gstreamer/gst-libs/gst
Sebastian Dröge 2516e8111c aggregator: Use the sinkpads iterator directly to query upstream latencies
While gst_aggregator_iterate_sinkpads() makes sure that every pad is only
visited once, even when the iterator has to resync, this is not all we have
to do for querying the latency. When the iterator resyncs we actually have
to query all pads for the latency again and forget our previous results. It
might have happened that a pad was removed, which influenced the result of
the latency query.
2015-02-19 11:04:28 +02:00
..
adaptivedemux adaptivedemux: add bitrate-limit property 2015-02-17 11:12:42 -03:00
base aggregator: Use the sinkpads iterator directly to query upstream latencies 2015-02-19 11:04:28 +02:00
basecamerabinsrc basecamerabinsrc: don't use private GMutex implementation details 2015-02-17 09:56:55 +00:00
codecparsers codecparsers: Indent file 2015-01-23 12:26:16 +01:00
gl gl/cocoa: don't deadlock if the dispatch_sync is called from the main thread 2015-02-17 19:45:35 +11:00
insertbin insertbin: Add doc for the ignored user-data in action signals 2014-11-03 20:45:03 -05:00
interfaces GstPhotography: Add new enum values to match android's parameters 2012-11-20 09:37:59 +00:00
mpegts mpegts: fix some compiler warnings 2014-11-25 10:23:43 +01:00
uridownloader uridownloader: a few leak fixes 2015-01-16 11:43:22 +00:00
video videoaggregator: use new gst_aggregator_pad_drop_buffer() 2015-02-13 16:25:52 +00:00
wayland libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h glib-compat-private.h: remove old GStaticRecMutex stuff 2013-02-12 10:39:44 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst-libs: build order: uridownloader before adaptivedemux 2014-12-08 08:24:17 -03:00