gstreamer/gst-libs/gst/adaptivedemux
Thiago Santos c65b0e3a57 adaptivedemux: handle snap seeking without setting any position
When the start_type is GST_SEEK_TYPE_NONE for a forward seek
(or stop_type for a reverse) is not set on a snap seeking operation,
the element should use the current position and then snap as requested.

Also fixes uninitialized variable complaint by clang about
'ts' variable.
2016-02-26 18:17:37 -03:00
..
gstadaptivedemux.c adaptivedemux: handle snap seeking without setting any position 2016-02-26 18:17:37 -03:00
gstadaptivedemux.h adaptivedemux: restore bitrate averaging support 2016-02-16 17:11:03 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00