gstreamer/gst-libs/gst
Nicolas Dufresne 302580c381 aggregator: Start the task when linked
Until now we would start the task when the pad is activated. Part of the
activiation concist of testing if the pipeline is live or not.
Unfortunatly, this is often too soon, as it's likely that the pad get
activated before it is fully linked in dynamic pipeline.

Instead, start the task when the first serialized event arrive. This is
a safe moment as we know that the upstream chain is complete and just
like the pad activation, the pads are locked, hence cannot change.

https://bugzilla.gnome.org/show_bug.cgi?id=757548
2016-05-25 13:35:00 -04:00
..
adaptivedemux adaptivedemux: fix pending tags leak 2016-05-19 20:44:25 +01:00
audio base/audio/video: Install headers and pkg-config files 2016-01-22 12:39:48 +02:00
base aggregator: Start the task when linked 2016-05-25 13:35:00 -04:00
basecamerabinsrc Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
codecparsers codecparsers: mpegvideo: Parse more slice header fields 2016-04-15 01:22:52 +10:00
gl gl: win32: Add debug category in gstglcontext_wgl.c 2016-05-25 23:10:44 +10:00
insertbin g-i: pass compiler env to g-ir-scanner 2016-05-24 00:55:11 +01:00
interfaces docs: remove some leftover 'Since 0.10.x' markers 2016-02-03 21:16:18 +00:00
mpegts g-i: pass compiler env to g-ir-scanner 2016-05-24 00:55:11 +01:00
player player: fix suburi getter debug message 2016-05-25 09:55:28 +03:00
uridownloader uridownloader: Take the ownership of the src element 2016-05-06 15:26:59 +02:00
video videoaggregator: Don't wait if input buffer is after output 2016-05-20 10:58:46 -04: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 Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am audio: Move audioaggregator base class to a library 2016-01-22 12:39:48 +02:00