summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2016-07-01multiqueue: Fix behaviour with not-linked and eos padsEdward Hervey
2016-06-30multiqueue: add gtk-doc blurb for new pad propertyTim-Philipp Müller
2016-06-30multiqueue: Add a pad property to "group" streamsEdward Hervey
2016-06-21queue2: fix crash deleting current region for small ring buffersVincent Penquerc'h
2016-06-17tee: Properly handle return value when only 1 padNicolas Dufresne
2016-06-03tracers: leaks: some micro-optimisationsTim-Philipp Müller
2016-06-03tracers: add leaks tracerGuillaume Desmottes
2016-05-15queue: Only unblock upstream waiting for the query once downstream is finishedSebastian Dröge
2016-05-11typefind: Only push a CAPS event downstream if the sinkpad is not in PULL modeSebastian Dröge
2016-04-29multiqueue: Ignore time when determining whether sparse stream limits have be...Matej Knopp
2016-04-15multiqueue: Recheck buffering status after changing low thresholdCarlos Rafael Giani
2016-04-15multiqueue: Recalculate fill level after changing high-thresholdCarlos Rafael Giani
2016-04-14multiqueue: catch errors and flushing case after lockVincent Penquerc'h
2016-04-13rusage: properly free the queue memoryGuillaume Desmottes
2016-03-24valve: don't send sticky events as a direct response to upstream eventsHavard Graff
2016-03-24capsfilter: optimisation: avoid unnecessary gst_pad_has_current_caps() checksTim-Philipp Müller
2016-03-24queue: Use full running time for level calculationEdward Hervey
2016-03-24typefind: Remove redundant assignmentSebastian Dröge
2016-03-18multiqueue: Fix not-linked pad handling at EOSJan Schmidt
2016-03-15typefind: Allow caps query in "have-type" signal handlersRomain Picard
2016-03-14typefind: Store caps on the pad before emitting have-type but send it downstr...Sebastian Dröge
2016-03-14concat: Fix comment typoCarlos Rafael Giani
2016-03-12Revert "typefind: Store caps on the pad before emitting have-type but send it...Sebastian Dröge
2016-03-12typefind: Store caps on the pad before emitting have-type but send it downstr...Sebastian Dröge
2016-02-28elements: use new gst_element_class_add_static_pad_template()Tim-Philipp Müller
2016-02-27typefind: fix indentationTim-Philipp Müller
2016-02-25identity: Add a " " after pts: in the silent=false outputSebastian Dröge
2016-02-23plugins: Check return values of gst_buffer_map()Edward Hervey
2016-02-16Revert "queue2: add overrun signal"Sebastian Dröge
2016-01-29typefindelement: Improve English grammarAlex Henrie
2016-01-22tracerrecord: don't leak the spec structuresStefan Sauer
2016-01-20multiqueue: two small fixes for when an existing pad is requestedTim-Philipp Müller
2016-01-20tracer/gststats: fix mismatch between '.class' and tracer argsStefan Sauer
2016-01-20queue2: Add use-tags-bitrate propertyJan Schmidt
2016-01-18tracers: fix thread-id casts to 64-bit ints on 32-bit systemsTim-Philipp Müller
2016-01-16tracer/stats: use the right log templateStefan Sauer
2016-01-16tracer: use the new flags to create the optional field in the format stringStefan Sauer
2016-01-16tracer: add a GstTracerValueFlags and replace stringsStefan Sauer
2016-01-16gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not definedTim-Philipp Müller
2016-01-16tracer: add a GFlag for the tracer scopeStefan Sauer
2016-01-16output-selector: Make access to the active pad and last buffer thread-safeSebastian Dröge
2016-01-16output-selector: Notify when the active-pad property is changingSebastian Dröge
2016-01-15tracerrecord: add a log record classStefan Sauer
2016-01-10tracers: code clean upsStefan Sauer
2016-01-08funnel: improve debug messageHoonHee Lee
2016-01-07tracer: harmonize the query hooksStefan Sauer
2016-01-07tracers/stats: add missing parameters to callback functionsStefan Sauer
2016-01-06queue2: avoid calculating fill levels multiple timesTim-Philipp Müller
2016-01-06queue2: fix fill level arithmetic overflow with large valuesTim-Philipp Müller
2016-01-06tracer: make gst_tracing_register_hook_id staticStefan Sauer