gstreamer/gst-libs/gst
Edward Hervey df60e12203 adaptivedemux: Implement GST_SEEK_TYPE_END usage for live
When dealing with live streams, we can't rely on GstSegment calculation
since it uses the segment duration to calculate the absolute values.

But since we are dealing with live *and* we know the ranges, we can
compute the absolute seeking values using the range stop (i.e. "now")
as the END position.

Allows seeking back to "live" by using start_type:GST_SEEK_TYPE_END
and start:0

https://bugzilla.gnome.org/show_bug.cgi?id=782228
2017-05-09 09:02:07 +02:00
..
adaptivedemux adaptivedemux: Implement GST_SEEK_TYPE_END usage for live 2017-05-09 09:02:07 +02:00
allocators allocators: Add GstPhysMemoryAllocator abstraction 2017-02-27 10:42:05 +02:00
audio Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
base docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
basecamerabinsrc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
codecparsers docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gl glupload: passthrough composition caps features in directviv upload 2017-05-02 14:18:43 +03:00
insertbin meson: Build GIR files 2017-01-23 12:48:53 -03:00
interfaces interfaces: photography: clean up header indentation 2016-11-21 10:52:39 +00:00
mpegts docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
opencv opencv: add opencv image format documentation 2016-11-29 21:21:49 -05:00
player docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
uridownloader uridownloader: Use a GWeakRef to the parent to prevent a reference cycle 2017-04-03 11:35:51 +03:00
video docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
wayland meson: wayland: wl_scanner is required: false 2016-11-17 17:42:30 -03: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 build: declare dependency from gl on allocators 2017-03-21 12:05:14 +11:00
meson.build opencv: Enable in meson build 2016-11-26 17:55:23 +00:00