GStreamer multimedia framework
Go to file
Matthew Waters e354149436 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
ext/gl gl: fixup vao and vbo usage for legacy GL 2014-12-11 19:41:23 +11:00
gst/compositor compositor: Failure to map a video frame is not just a warning 2014-11-28 10:23:55 +01:00
gst-libs/gst/video aggregator: make the src pad task drive the pipeline for live pipelines 2014-12-16 16:58:57 +01:00
tests/check/elements compositor: tests: Fix pad leak 2014-06-28 09:44:22 -03:00