summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-23wipHEADmasterThiago Santos3-33/+118
2015-03-20tests: input-selector: verify that eos from unselected pads blockThiago Santos1-0/+48
2015-03-20tests: selector: remove weird semicolons at the end of test functionsThiago Santos1-6/+6
2015-03-20output-selector: add drain handlingThiago Santos1-0/+13
2015-03-20valve: Don't drop non-serialized queries when the valve is droppingSebastian Dröge1-1/+1
2015-03-20segment: remove the bounds check from _to_running_time_full()Wim Taymans5-96/+61
2015-03-19segment: add option to disable clippingWim Taymans3-24/+34
2015-03-18gst: ref/unref new enum type in gst_init/deinit()Tim-Philipp Müller1-0/+2
2015-03-18tools: remove outdated completion scriptMathieu Duponchelle2-337/+0
2015-03-18segment: add helper to get negative running-timeWim Taymans4-48/+191
2015-03-18segment: fix offset handling with non 0 startWim Taymans2-1/+52
2015-03-18funnel: Add support for buffer listsSebastian Dröge1-5/+33
2015-03-17baseparse: remove duplicate codeOlivier Crête1-10/+0
2015-03-17pluginloader: Fix indentionSebastian Dröge1-6/+6
2015-03-16baseparse: reset skip on segments and discontinuitiesVincent Penquerc'h1-0/+3
2015-03-15multiqueue: Don't grow queue infinitely if only one pad is linkedSebastian Dröge1-14/+5
2015-03-14basesink: handle empty buffer list more gracefullyTim-Philipp Müller1-1/+12
2015-03-14adapter: minor optimisation for gst_adapter_take_buffer_list()Tim-Philipp Müller1-1/+13
2015-03-14tests: add unit test for gst_adapter_take_buffer_list()Tim-Philipp Müller1-0/+48
2015-03-14adapter: add gst_adapter_take_buffer_list()Tim-Philipp Müller4-0/+49
2015-03-14Add new streamiddemux binaries to .gitignoreTim-Philipp Müller2-30/+2
2015-03-14collectpads: avoid multiple calls to gst_buffer_get_size() in macroTim-Philipp Müller1-2/+3
2015-03-14adapter: avoid multiple calls to gst_buffer_get_size() in macroTim-Philipp Müller1-4/+6
2015-03-14element: properly escape percent sign in documentationRamiro Polla1-1/+1
2015-03-14buffer: Use the correct enum type to fix a compiler warningSebastian Dröge1-1/+1
2015-03-14defs: update defsWim Taymans1-0/+3
2015-03-14meta: Add `GstNetControlMessageMeta`William Manley4-0/+203
2015-03-14allocation: Allow allocation pool without sizeNicolas Dufresne1-1/+0
2015-03-14bufferpool: Don't stop the pool in set_config()Nicolas Dufresne2-34/+8
2015-03-13basesink: drain on allocation queryThiago Santos1-8/+14
2015-03-13basesink: when draining, deep copy the last buffer to unref old memoryThiago Santos1-1/+1
2015-03-13gstbuffer: add gst_buffer_copy_deepThiago Santos4-5/+67
2015-03-13bus: Use g_list_free_full() instead of manually unreffing and freeingSebastian Dröge1-6/+2
2015-03-13bus: Fix another case where we hold the object lock while unreffing a messageSebastian Dröge1-1/+1
2015-03-13bus: Unreferencing messages outside the lockVivia Nikolaidou1-1/+8
2015-03-13utils: Add gst_bin_sync_children_states()Vivia Nikolaidou4-0/+56
2015-03-12printf: handle unsigned modifier for long longAurélien Zanelli1-0/+5
2015-03-12streamiddemux: Reset pad counter after removing all padsSebastian Dröge1-0/+1
2015-03-12streamiddemux: Add streamiddemux elementHoonHee Lee10-0/+1238
2015-03-12win32: updateTim-Philipp Müller3-7/+104
2015-03-12tests: add some basic unit tests for our printf stuffTim-Philipp Müller3-0/+147
2015-03-12printf: add support for %I32Matej Knopp1-0/+4
2015-03-12info: move category level threshold check into log function dispatcherTim-Philipp Müller1-3/+4
2015-03-12typefind: Reset segment when deactivating pull mode or not running in pull modeSebastian Dröge1-0/+2
2015-03-11check: Use mkstemp instead of tempnam if possibleMichał Dębski2-1/+20
2015-03-11basesink: clean up the need_preroll variableWim Taymans1-5/+2
2015-03-10funnel: handle GAP event to forwards sticky events into downstreamhoonhee.lee2-0/+139
2015-03-10check: duplicate code branchesLuis de Bethencourt1-5/+1
2015-03-10Fix double semicolonsTim-Philipp Müller2-2/+2
2015-03-07win32: update exportsMark Nauwelaerts1-0/+2