gstreamer/gst-libs/gst
Vincent Penquerc'h 5b7f60dada adaptivedemux: allow seeking before start in live streams
Some derived classes (at least dashdemux) expose a seeking range
based on wall clock. This means that a subsequent seek to the start
of this range will be before the allowed range.

To solve this, seeks without the ACCURATE flag are allowed to seek
before the start for live streams, in which case the segment is
shifted to start at the start of the new seek range. If there is
an end position, is is shifted too, to keep the duration constant.

https://bugzilla.gnome.org/show_bug.cgi?id=753751
2016-08-02 12:52:34 +01:00
..
adaptivedemux adaptivedemux: allow seeking before start in live streams 2016-08-02 12:52:34 +01:00
audio audioaggregator: fix buffer leak 2016-06-21 10:52:47 +03:00
base Revert "aggregator: Start the task when linked" 2016-05-25 13:38:47 -04:00
basecamerabinsrc camerabinpreview: fix bus leak 2016-07-15 13:41:48 -03:00
codecparsers codecparsers: jpeg2000: don't allow 0 value for array access with i-1 2016-07-01 12:20:14 +01:00
gl glframebuffer: add compatibility definition for GL_DEPTH_STENCIL_ATTACHMENT 2016-07-26 15:57:54 +10:00
insertbin g-i: pass compiler env to g-ir-scanner 2016-05-24 00:55:11 +01:00
interfaces docs: remove some leftover 'Since 0.10.x' markers 2016-02-03 21:16:18 +00:00
mpegts g-i: pass compiler env to g-ir-scanner 2016-05-24 00:55:11 +01:00
player player: Add some 'const' to config getters 2016-07-25 13:06:46 +03:00
uridownloader uridownloader: Take the ownership of the src element 2016-05-06 15:26:59 +02:00
video Fix various gboolean vs GstFlowReturn problems 2016-07-11 15:02:06 +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 Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am audio: Move audioaggregator base class to a library 2016-01-22 12:39:48 +02:00