summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2016-04-15multiqueue: Recheck buffering status after changing low thresholdCarlos Rafael Giani1-0/+5
2016-04-15multiqueue: Recalculate fill level after changing high-thresholdCarlos Rafael Giani1-24/+42
2016-03-29queue: Use full running time for level calculationEdward Hervey2-9/+27
2016-03-25valve: don't send sticky events as a direct response to upstream eventsHavard Graff1-5/+3
2016-03-24typefind: Remove redundant assignmentSebastian Dröge1-3/+1
2016-03-18multiqueue: Fix not-linked pad handling at EOSJan Schmidt1-18/+15
2016-03-15typefind: Allow caps query in "have-type" signal handlersRomain Picard1-3/+9
2016-03-14typefind: Store caps on the pad before emitting have-type but send it downstr...Sebastian Dröge1-7/+48
2016-03-14concat: Fix comment typoCarlos Rafael Giani1-1/+1
2016-03-12Revert "typefind: Store caps on the pad before emitting have-type but send it...Sebastian Dröge1-48/+7
2016-03-12typefind: Store caps on the pad before emitting have-type but send it downstr...Sebastian Dröge1-7/+48
2016-02-28elements: use new gst_element_class_add_static_pad_template()Tim-Philipp Müller20-81/+50
2016-02-27typefind: fix indentationTim-Philipp Müller1-2/+4
2016-02-25identity: Add a " " after pts: in the silent=false outputSebastian Dröge1-1/+1
2016-02-23plugins: Check return values of gst_buffer_map()Edward Hervey6-14/+64
2016-02-16Revert "queue2: add overrun signal"Sebastian Dröge2-29/+1
2016-01-29typefindelement: Improve English grammarAlex Henrie1-2/+2
2016-01-22tracerrecord: don't leak the spec structuresStefan Sauer3-23/+20
2016-01-20multiqueue: two small fixes for when an existing pad is requestedTim-Philipp Müller1-5/+9
2016-01-20tracer/gststats: fix mismatch between '.class' and tracer argsStefan Sauer1-3/+12
2016-01-20queue2: Add use-tags-bitrate propertyJan Schmidt2-9/+91
2016-01-18tracers: fix thread-id casts to 64-bit ints on 32-bit systemsTim-Philipp Müller2-14/+16
2016-01-16tracer/stats: use the right log templateStefan Sauer1-1/+1
2016-01-16tracer: use the new flags to create the optional field in the format stringStefan Sauer1-4/+1
2016-01-16tracer: add a GstTracerValueFlags and replace stringsStefan Sauer3-12/+5
2016-01-16gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not definedTim-Philipp Müller1-1/+2
2016-01-16tracer: add a GFlag for the tracer scopeStefan Sauer4-39/+28
2016-01-16output-selector: Make access to the active pad and last buffer thread-safeSebastian Dröge1-14/+54
2016-01-16output-selector: Notify when the active-pad property is changingSebastian Dröge1-0/+8
2016-01-15tracerrecord: add a log record classStefan Sauer3-110/+188
2016-01-10tracers: code clean upsStefan Sauer2-31/+31
2016-01-08funnel: improve debug messageHoonHee Lee1-1/+1
2016-01-07tracer: harmonize the query hooksStefan Sauer2-8/+26
2016-01-07tracers/stats: add missing parameters to callback functionsStefan Sauer1-2/+4
2016-01-06queue2: avoid calculating fill levels multiple timesTim-Philipp Müller1-5/+11
2016-01-06queue2: fix fill level arithmetic overflow with large valuesTim-Philipp Müller1-1/+18
2016-01-06tracer: make gst_tracing_register_hook_id staticStefan Sauer1-1/+1
2015-12-14tee: Check if parsing the name template with sscanf() was successfulSebastian Dröge1-2/+1
2015-12-14queue/multiqueue: Don't special-case CAPS events in the event handlersSebastian Dröge2-12/+4
2015-12-14Revert "queue: Illegal memory access of sink event"Sebastian Dröge1-4/+3
2015-12-14queue: Illegal memory access of sink eventVineeth TM1-3/+4
2015-12-12downloadbuffer: drop unneeded macros for G_OS_WIN32Reynaldo H. Verdejo Pinochet1-2/+0
2015-12-12fdsrc: drop unneeded macros for G_OS_WIN32Reynaldo H. Verdejo Pinochet1-2/+0
2015-12-12fdsrc: enable large file support in AndroidReynaldo H. Verdejo Pinochet1-0/+7
2015-12-12fdsink: enable large file support in AndroidReynaldo H. Verdejo Pinochet1-0/+9
2015-12-12queue2: fix some typosReynaldo H. Verdejo Pinochet1-2/+2
2015-12-12queue2: enable large file support on AndroidReynaldo H. Verdejo Pinochet1-0/+14
2015-12-12downloadbuffer: fix some typosReynaldo H. Verdejo Pinochet1-2/+2
2015-12-12downloadbuffer: enable large file support on AndroidReynaldo H. Verdejo Pinochet1-0/+8
2015-12-12sparsefile: drop bogus reference to file descriptorReynaldo H. Verdejo Pinochet1-2/+2