summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-07Automatic update of common submoduleNicolas Dufresne2-1/+5
2015-12-07element: Check for an activated pad before adding, not a non-flushing oneSebastian Dröge1-9/+6
2015-12-04tests: funnel: remove state change from stress testsThiago Santos1-5/+4
2015-12-04gst-launch: Fix process return value on errorNicolas Dufresne1-0/+1
2015-12-04Revert "tools: gst-launch: return non-0 exit code on async error"Nicolas Dufresne1-2/+0
2015-12-04tools: gst-launch: return non-0 exit code on async errorTim-Philipp Müller1-0/+2
2015-12-04helpers: really fix install raceRoss Burton1-10/+12
2015-12-04query: fix docsWim Taymans1-3/+3
2015-12-02Drop usage of deprecated g-ir-scanner --strip-prefix flagReynaldo H. Verdejo Pinochet4-4/+8
2015-12-02multiqueue: Fix set/get propertyEdward Hervey1-0/+2
2015-12-02pad: Implement GstPadEventFullFunctionEdward Hervey5-16/+119
2015-12-02multiqueue: Use signed clock values for running time calculationEdward Hervey2-72/+89
2015-12-02multiqueue: Add an extra cache time for unlinked streamsEdward Hervey2-2/+33
2015-12-02multiqueue: Optimize multiqueue sizes based on interleaveEdward Hervey2-7/+163
2015-12-02multiqueue: use new stream-start event sparse flag to avoid overreading subti...Vincent Penquerc'h1-5/+23
2015-12-02multiqueue: Fix high_time computationEdward Hervey1-23/+57
2015-12-02queue2: Don't report 0% unless emptyJan Schmidt1-0/+9
2015-12-01gstclock: Fix GST_STIME_ARGSEdward Hervey1-2/+10
2015-11-30controlsource: Annotate get_value[_array] as (method)Thibault Saunier1-2/+2
2015-11-25plugin: Add prefix support to dependenciesNicolas Dufresne2-3/+13
2015-11-25plugin: Allow device nodes as dependencyNicolas Dufresne1-1/+1
2015-11-25plugin: Don't do lossy shift on hashNicolas Dufresne1-4/+3
2015-11-24info: fix compiler warning with -Wpedantic and gcc 5Lukasz Forynski1-3/+3
2015-11-20controller: fix annotation to make g-ir-scanner happyTim-Philipp Müller1-1/+2
2015-11-20tags: add GST_TAG_PRIVATE_DATARavi Kiran K N2-0/+21
2015-11-19Revert "baseparse: do not overwrite header buffer timestamps"Thiago Santos1-8/+4
2015-11-19Revert "baseparse: simplify code a bit"Thiago Santos1-14/+12
2015-11-18queue2: don't print criticals when receiving custom events in ring buffer modeTim-Philipp Müller1-4/+5
2015-11-18ptp-helper: Disable multicast loopbackSebastian Dröge1-0/+2
2015-11-17debugutils: Fix string memory leakVineeth TM1-0/+1
2015-11-16baseparse: simplify code a bitThiago Santos1-12/+14
2015-11-14collectpads: handle buffer with dts-only when mapping to running timeThiago Santos1-35/+39
2015-11-14baseparse: do not overwrite header buffer timestampsThiago Santos1-4/+8
2015-11-13identity: add drop-buffer-flags propertyAleix Conchillo Flaqué2-0/+26
2015-11-13helpers: fix install raceRoss Burton1-1/+1
2015-11-13systemclock: Add test for gst_clock_get_resolutionHeinrich Fink1-0/+31
2015-11-13systemclock: Use mach_time on Apple platformsHeinrich Fink1-0/+24
2015-11-12tracers: log: add missing hooksThiago Santos1-1/+153
2015-11-12tracer: add element-change-state-pre/post hookThiago Santos3-3/+26
2015-11-11pad: test for checking the order of the probe callsMiguel París Díaz1-0/+51
2015-11-10context: fix some copy and paste leftover in docsThiago Santos1-2/+2
2015-11-10context: add some more documentationThiago Santos1-0/+6
2015-11-09utils: use 'static inline' instead of 'inline static' for gtk-docTim-Philipp Müller1-10/+10
2015-11-09docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-docTim-Philipp Müller13-210/+0
2015-11-06queue2: Add the avg-in-rate property.Duncan Palmer2-1/+28
2015-11-06queue2: add overrun signalPhilippe Normand3-1/+101
2015-11-06pad: tests for accept-caps handling with proxy padsThiago Santos1-0/+194
2015-11-06pad: check template caps for proxy pads in accept-capsThiago Santos1-9/+13
2015-11-06Fix build with -Werror=maybe-uninitializedThibault Saunier1-1/+1
2015-11-06preset: Add a GST_PRESET_PATH env variable for presets to be usable uninstalledThibault Saunier2-6/+39