summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-01tests: fixes after pad caps query cache additioncaps-cacheThiago Santos2-8/+9
2015-11-01pad: only enable caps query cache for sink padsThiago Santos1-0/+2
2015-11-01capsquerycache: add a few logsThiago Santos1-3/+9
2015-11-01pad: add the caps query cacheThiago Santos3-12/+86
2015-11-01outputselector: push reconfigure when active pad changesThiago Santos1-0/+1
2015-11-01capsquerycache: implement cacheingThiago Santos3-2/+184
2015-11-01capsquerycache: new gstminiobject to do caching of caps queriesThiago Santos6-0/+186
2015-10-29element: emit tracer's element-new hook from 'constructed'Thiago Santos2-2/+9
2015-10-29stats: log the element-new hook properlyThiago Santos1-5/+28
2015-10-29pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() tooSebastian Dröge1-0/+2
2015-10-28pad: Document the order in which pad probes are calledSebastian Dröge1-0/+7
2015-10-28pad: Append hooks instead of prepending to call them in the order they were a...Sebastian Dröge1-1/+1
2015-10-27netaddressmeta: gst_buffer_get_net_address_meta() as functionStian Selnes3-3/+18
2015-10-27buffer: flesh out docs for gst_buffer_make_writable() a littleNirbheek Chauhan1-3/+18
2015-10-27caps: clarify docs for a few functions that they don't update things in-placeNirbheek Chauhan1-1/+15
2015-10-27queue/queue2: Use GST_BUFFER_DTS_OR_PTSEdward Hervey2-12/+17
2015-10-27multiqueue: Use buffer DTS if present, else PTSEdward Hervey1-13/+14
2015-10-27collectpads: Use GST_BUFFER_DTS_OR_PTSEdward Hervey1-7/+2
2015-10-27buffer: Add a GST_BUFFER_DTS_OR_PTS macroEdward Hervey2-0/+9
2015-10-26doc: add GST_{PTR,SEGMENT}_FORMATGuillaume Desmottes1-2/+2
2015-10-26segment: Return -1 if gst_segment_to_stream_time_full() considers the positio...Sebastian Dröge1-1/+1
2015-10-24uri: fix behaviour for merging uris ending in .. without following /Florin Apostol1-1/+6
2015-10-24uri: tests: added unit test for streams ending in .. without following /Florin Apostol1-0/+18
2015-10-24debug: Dump pad properties valuesThibault Saunier1-12/+30
2015-10-23segment: Remove leftover debug g_print()Sebastian Dröge1-6/+1
2015-10-23segment: Add _full variants of all stream/running_time from/to segment positi...Vivia Nikolaidou6-105/+482
2015-10-23gst-uninstalled: Added env var for uninstalled PTP helperVivia Nikolaidou1-0/+2
2015-10-22basesink: rename argument of PREROLL_{COND,LOCK} macrosGuillaume Desmottes1-12/+12
2015-10-22gstcontrolsource: Add missing (out) annotationMathieu Duponchelle1-1/+1
2015-10-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
2015-10-21pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list()Sebastian Dröge1-1/+1
2015-10-21Use new GST_ENABLE_EXTRA_CHECKS #defineSebastian Dröge3-3/+4
2015-10-21Automatic update of common submoduleSebastian Dröge2-1/+1
2015-10-21stats: always free logLuis de Bethencourt1-1/+1
2015-10-20segment: Correct stream_time calc for negative applied rateVivia Nikolaidou2-24/+115
2015-10-19tracer: rename the envvar to GST_TRACER_PLUGINSStefan Sauer3-11/+11
2015-10-19multiqueue: Improve incoming SEGMENT handlingEdward Hervey1-1/+2
2015-10-19gstutils: Fix build with clang -Werror=cast-alignTing-Wei Lan1-6/+6
2015-10-19bin: Make sure to free all cached messages when going to NULLSebastian Dröge1-0/+5
2015-10-16docs: mention xdot utility to view .dot files directlyTim-Philipp Müller3-2/+10
2015-10-16alloctrace: show details of events and messages leakedTim-Philipp Müller1-0/+14
2015-10-16docs: manual: improve advanced metadata example a bitTim-Philipp Müller1-6/+19
2015-10-15memory: fix typo in documentationThiago Santos1-1/+1
2015-10-15multiqueue: Accept STREAM_START after EOSEdward Hervey1-0/+4
2015-10-14segment: Convert function to macro in unit test to get proper line numbers on...Sebastian Dröge1-23/+20
2015-10-12baseparse: Update internal position even if not linkedEdward Hervey1-2/+3
2015-10-07pad: fix memory leak when sending events to an EOS padFlorin Apostol1-0/+1
2015-10-07tracers: Only link against libgstprintf.la if the debugging system is enabledSebastian Dröge1-1/+3
2015-10-07gst-ptp-helper: #include <sys/socket.h> to fix net/if.h include on OSX 10.6Sebastian Dröge1-0/+1
2015-10-07Revert "tracers: Only build getrusage() tracer if RUSAGE_THREAD is available"Stefan Sauer4-20/+5