gstreamer/gst-libs/gst
Thiago Santos 731ab94cc3 adaptivedemux: handle snap seeks
Adaptive demuxers need to start downloading from specific positions
(fragments) for every stream, this means that all streams can snap-seek
to a different position when requested. Snap seeking in this case will
be done in 2 steps:

1) do the snap seeking on the pad that received the seek event and
   get the final position

2) use this position to do a regular seek on the other streams to
   make sure they all start from the same position

More arguments were added to the stream_seek function, allowing better control
of how seeking is done. Knowing the flags and the playback direction allows
subclasses to handle snap-seeking.
And also adds a new return parameter to inform of the final
selected seeking position that is used to align the other streams.

https://bugzilla.gnome.org/show_bug.cgi?id=759158
2016-02-04 14:05:08 -03:00
..
adaptivedemux adaptivedemux: handle snap seeks 2016-02-04 14:05:08 -03:00
audio
base
basecamerabinsrc
codecparsers
gl glquery: remove unnecessary pointer check 2016-02-04 12:18:39 +00:00
insertbin
interfaces docs: remove some leftover 'Since 0.10.x' markers 2016-02-03 21:16:18 +00:00
mpegts
player libs: player: use configured GST_PKG_CONFIG_PATH when invoking the introspection scanner 2016-02-02 17:52:23 +00:00
uridownloader
video
wayland
gettext.h
glib-compat-private.h
gst-i18n-plugin.h
Makefile.am