gstreamer/gst-libs/gst/adaptivedemux
Edward Hervey e4c955e4d7 adaptivedemux: Also consider more seek flags as "snap" seeks
In the case of KEY_UNIT and TRICKMODE_KEY_UNITS seeks, we want to
"snap" to the closest fragment.

Without this, we end up pushing out a segment which does not match
the first fragment timestamp being pushed out, resulting in one or
more buffers being eventually dropped because they are out of segment.
2016-07-07 17:28:57 +02:00
..
gstadaptivedemux.c adaptivedemux: Also consider more seek flags as "snap" seeks 2016-07-07 17:28:57 +02:00
gstadaptivedemux.h adaptivedemux: Add custom flow return for allowing subclasses to specify when a fragment is finished 2016-07-01 14:11:51 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00