gstreamer/gst-libs/gst
Sebastian Dröge 6c8eeb448d adaptivedemux: Don't claim to be live when answering the LATENCY query
Even for "live" streams we are not live in the GStreamer meaning of the word.
We don't produce buffers that are timestamped based on their "capture time"
and our clock, but just based on whatever timestamps the stream might contain.

Also even if we wanted to claim to be live, that wouldn't work well as we
would have to return GST_STATE_CHANGE_NO_PREROLL when going from READY to
PAUSED, which we can't. We first need data to know if we are "live" or not.
2015-04-23 17:47:18 +02:00
..
adaptivedemux adaptivedemux: Don't claim to be live when answering the LATENCY query 2015-04-23 17:47:18 +02:00
base aggregator: document gap handling behavior 2015-04-03 18:17:35 -03: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 glwindow: track context activation properly 2015-04-21 12:55:24 +10:00
insertbin introspection: Don't use g-ir-scanner cache at compile time 2015-03-31 15:42:03 +02:00
interfaces GstPhotography: Add new enum values to match android's parameters 2012-11-20 09:37:59 +00:00
mpegts introspection: Don't use g-ir-scanner cache at compile time 2015-03-31 15:42:03 +02:00
uridownloader uridownloader: a few leak fixes 2015-01-16 11:43:22 +00:00
video videoaggregator: fix caps leak when early returning 2015-04-17 14:45:05 +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