gstreamer/gst-libs/gst
Matthew Waters 8bf53a1226 aggregator: make the src pad task drive the pipeline for live pipelines
This removes the uses of GAsyncQueue and replaces it with explicit
GMutex, GCond and wakeup count which is used for the non-live case.

For live pipelines, the aggregator waits on the clock until either
data arrives on all sink pads or the expected output buffer time
arrives plus the timeout/latency at which time, the subclass
produces a buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=741146
2014-12-16 16:58:57 +01:00
..
adaptivedemux adaptivedemux: fix seek event handling 2014-12-11 21:09:26 -03:00
base aggregator: make the src pad task drive the pipeline for live pipelines 2014-12-16 16:58:57 +01:00
basecamerabinsrc basecamerasrc: fix typo in docs 2014-11-28 00:13:22 +00:00
codecparsers codecparsers: fix some compiler warnings 2014-11-25 23:05:15 +00:00
gl glfilter: fix position/texcoord attrib index usage 2014-12-11 19:41:23 +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 libs:uridownloader: Properly declare APIs as UNSTABLE 2014-06-21 17:02:50 +02:00
video aggregator: make the src pad task drive the pipeline for live pipelines 2014-12-16 16:58:57 +01: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