summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-29controller: extend the testcontrolparserStefan Sauer1-3/+57
2013-03-29controller: add a parser for controller setup descriptionsStefan Sauer8-1/+753
2013-03-28argb-controlbinding: fix messed up property setterStefan Sauer1-12/+12
2013-03-27baseparse: reset next_pts upon SEGMENT eventMark Nauwelaerts1-0/+1
2013-03-27baseparse: more inter-timestamp trackingMark Nauwelaerts2-2/+34
2013-03-27buffer: Add annotations and pygi friendly extraction functionOlivier Crête5-11/+44
2013-03-27porting: hopefully clarify a littleWim Taymans1-4/+5
2013-03-25Update docs for gst_pad_create_stream_id_printf()David Schleef1-0/+4
2013-03-25caps: Add unit test for GST_CAPS_{ANY,NONE} and GST_STATIC_CAPS_{ANY,NONE}Sebastian Dröge1-0/+10
2013-03-25caps: Fix gst_static_caps_get(GST_STATIC_CAPS_NONE)Sebastian Dröge1-1/+1
2013-03-25basesrc: Don't send error if negotiate fails because we are flushingNicolas Dufresne1-1/+4
2013-03-24toc: some documentation updatesTim-Philipp Müller2-0/+18
2013-03-22docs: fix typo in query function example in Plugin Writer's GuideTim-Philipp Müller1-2/+2
2013-03-18tests: fix spurious failure in test_collect collectpads testJonas Holmberg1-26/+26
2013-03-16gst-uninstalled: remove ffmpeg libs from dynamic linker pathsTim-Philipp Müller1-7/+0
2013-03-16gst-uninstalled: add gst-editing-serves to GI_TYPELIB_PATHTim-Philipp Müller1-0/+1
2013-03-12utils: make sure slow GST_READ_UINT* variants don't have unexpected side effectsTim-Philipp Müller1-8/+45
2013-03-11launch: don't exit the loop on buffering in pausedWim Taymans1-10/+11
2013-03-08design: update controller design and add some thoughs for future stuffStefan Sauer1-2/+29
2013-03-08docs: mention clipping of values in control-binding docsStefan Sauer1-1/+2
2013-03-08controller: code cleanupsStefan Sauer1-14/+43
2013-03-07query: gst_query_get_n_allocation_params() returns a new ref to the allocatorSebastian Dröge1-1/+1
2013-03-07controller: remove a bogus testStefan Sauer1-47/+0
2013-03-07controlbinding: relax the pspec for the control-sourceStefan Sauer3-11/+6
2013-03-07lfo: set a sensible lower boundary for the frequencyStefan Sauer1-3/+4
2013-03-06Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-03-06lfocontrolsource: init the amplitude to the default and update the docsStefan Sauer1-6/+6
2013-03-05gst-uninstalled: Add all the base/bad libraries and remove obsolete onesSebastian Dröge1-3/+3
2013-03-03basesink: fix use of uninitialized variableTim-Philipp Müller1-1/+1
2013-03-03buffer: Fix memory copying logic in copy_into()Sebastian Dröge1-10/+12
2013-03-03registrychunks: Use correct print format specifiers to fix compiler warningsSebastian Dröge1-1/+1
2013-03-02Fix misspellings of 'continuous'David Schleef1-1/+1
2013-03-02collectpads: take DTS into accountDavid Schleef1-7/+17
2013-02-28manual: improve the controller docs a little moreStefan Sauer1-38/+49
2013-02-28gst-uninstalled: add gst-libav to pkg-config pathTim-Philipp Müller1-0/+1
2013-02-27seeking: add more logging for seekingStefan Sauer3-10/+32
2013-02-27buffer: Gracefully handle gst_memory_copy() returning NULL without crashingSebastian Dröge2-27/+48
2013-02-26allocator: small internal cleanupsWim Taymans2-47/+47
2013-02-26memory: add method to check memory typeWim Taymans3-0/+26
2013-02-26docs: improve docs a littleWim Taymans1-1/+7
2013-02-26use GST_MESSAGE_DURATION_CHANGED in docs and codeWim Taymans3-10/+11
2013-02-26memory: don't unref allocator too soonWim Taymans1-3/+7
2013-02-26buffer: Fix inverted logic for deciding if memory should be shared or copiedSebastian Dröge1-1/+1
2013-02-26porting: mention segment accumulation in the porting guideStefan Sauer1-0/+5
2013-02-26docs: s/start/done/ copy'n'paste mistakeStefan Sauer1-1/+1
2013-02-25query: Add new API to remove allocation params and pools from the allocation ...Sebastian Dröge4-0/+56
2013-02-25query: Document that the first allocator in the allocation query should allow...Sebastian Dröge1-1/+3
2013-02-24memory: Keep a reference to the allocatorSebastian Dröge1-1/+2
2013-02-24buffer: If sharing a GstMemory fails, fall back to copying itSebastian Dröge1-13/+24
2013-02-23docs: porting-to-1.0.txt: some element names have changedTim-Philipp Müller1-0/+17