GStreamer multimedia framework
Find a file
Olivier Crête 26d3057d98 aggregator: Query latency on first incoming buffer.
And keep on querying upstream until we get a reply.

Also, the _get_latency_unlocked() method required being calld
with a private lock, so removed the _unlocked() variant from the API.
And it now returns GST_CLOCK_TIME_NONE when the element is not live as
we think that 0 upstream latency is possible.

https://bugzilla.gnome.org/show_bug.cgi?id=745768
2015-04-01 22:39:26 -04:00
ext/gl glvideomixer: Don't use context if not present 2015-03-31 16:31:18 +02:00
gst/compositor compositor: Revert most of previous patch. 2015-03-16 04:00:44 +11:00
gst-libs/gst/video aggregator: Query latency on first incoming buffer. 2015-04-01 22:39:26 -04:00
tests/check/elements tests: remove GST_DISABLE_PARSE guards from two tests that don't require it 2015-02-13 16:25:14 +00:00