gstreamer/ext
Mathieu Duponchelle 7ca6d9634a dashdemux: Fix handling of live streams with timeshift buffers.
By implementing get_live_seek_range.

As shown by :

gst-validate-1.0 playbin \
uri=http://dev-iplatforms.kw.bbc.co.uk/dash/news24-avc3/news24.php

This patch handles live seeking, by setting a live seek range
comprised between now - timeShiftBufferDepth and now.

The inteersting thing with this stream is that one can actually
ask fragments up to availabilityStartTime, but it seems quite clear
in the spec that content is only guaranteed to exist up to
timeShiftBufferDepth.

One can test live seeking this way :

gst-validate-1.0 playbin \
uri=http://dev-iplatforms.kw.bbc.co.uk/dash/news24-avc3/news24.php \
--set-scenario seek_back.scenario

with scenario being:

description, seek=true
seek, playback-time=position+5.0, start="position-600.0",
flags=accurate+flush

This example will play the stream, wait for five seconds, then seek back
to a position 10 minutes earlier.

https://bugzilla.gnome.org/show_bug.cgi?id=744362
2015-02-12 22:47:26 +01:00
..
apexsink Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
assrender assrender: remove code that can't be reached 2014-08-29 19:26:40 +01:00
audiofile Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
bs2b Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
bz2 bz2: Initialize variables 2014-04-08 09:55:15 +02:00
chromaprint gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
curl curlsmtpsink: add final boundary to all multipart emails 2014-12-19 13:16:43 +00:00
daala docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:36:32 +01:00
dash dashdemux: Fix handling of live streams with timeshift buffers. 2015-02-12 22:47:26 +01:00
dc1394 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
directfb rectangle: clear rectangle struct before use 2014-12-16 13:35:14 +01:00
dts dtsdec: fix buffer overflows 2014-04-08 12:41:16 +01:00
faac faac: relace parsed with framed in aac caps 2015-02-05 13:31:18 -03:00
faad faad: set channel positions using the appropriate API 2014-11-12 14:23:10 +00:00
flite flite: fix off by one in channel mask building 2014-04-08 17:35:37 +01:00
fluidsynth fluiddec: don't leak incoming caps event 2014-10-10 13:05:49 +01:00
gl glimagesink: Fix debug statement 2015-02-12 17:34:10 +01:00
gme gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
gsettings gsettings: Fix typo in description 2014-09-23 23:15:38 +03:00
gsm gstgsmenc: Unref caps object after usage 2014-08-10 11:26:51 +01:00
hls adaptivedemux: refactor chunk downloading flow 2015-01-19 15:30:04 -03:00
kate katedec: handle segment event earlier 2014-07-21 12:36:19 -03:00
ladspa ladspa: fix up broken patch merge 2014-08-10 12:29:04 +01:00
libde265 libde265: Change rank to SECONDARY, gst-libav has PRIMARY rank 2014-10-14 10:51:22 +02:00
libfame gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
libmms gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
libvisual [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE 2014-03-15 18:37:03 +01:00
lv2 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mimic mimdec: Print invalid fourcc in error message in hex 2014-07-04 17:48:14 +01:00
modplug modplug: don't hardcode c++ standard library 2014-06-22 21:51:21 +01:00
mpeg2enc mpeg2enc: break statement unnecessary 2014-09-25 15:45:57 +01:00
mpg123 mpg123: fix compiler warning and simplify checks in set_caps 2015-01-11 14:21:48 +00:00
mplex mplex: break statement unnecessary 2014-09-24 14:45:20 +01:00
musepack gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
nas gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
neon neonhttpsrc: add support for SCHEDULING query 2013-05-12 18:52:56 +01:00
ofa ofa: port to 1.0 2013-05-12 23:42:06 +01:00
openal openal: Unref pad template caps after usage 2014-08-10 12:38:57 +01:00
opencv motioncells: initialize class variables 2015-02-04 11:52:26 +00:00
openexr openexrdec: Don't start scanning for the header from the start again each time 2014-01-18 13:56:28 +01:00
openh264 openh264: Implement the preset interface 2015-01-22 11:07:49 +05:30
openjpeg openjpegdec: Use new gst_video_decoder_set_needs_format() API 2013-12-05 11:50:17 +01:00
openni2 openni2src: do not leak pool 2014-09-16 12:48:25 +03:00
opus Improve and fix LATENCY query handling 2015-02-11 14:16:21 +01:00
resindvd Improve and fix LATENCY query handling 2015-02-11 14:16:21 +01:00
rsvg rsvgdec: Unref handle and output state on error paths 2014-05-19 09:12:14 +02:00
rtmp rtmpsink: Declare sink variable that was forgotten in last commit 2014-10-20 09:47:27 +02:00
sbc sbcenc: Unref output caps in error cases 2014-08-11 15:32:28 +03:00
schroedinger schrodec: optimize parse logic 2014-10-10 13:06:40 +01:00
sdl rectangle: clear rectangle struct before use 2014-12-16 13:35:14 +01:00
smoothstreaming mssdemux: fix crash while setting bitrate in caps structure 2015-01-07 10:08:20 +00:00
snapshot gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
sndfile sndfile: don't decode formats that are better handled by other elements 2014-08-25 12:22:44 +01:00
sndio Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
soundtouch soundtouch: Add missing break in switch 2014-04-08 11:23:50 +02:00
spandsp gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
spc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
srtp srtpdec: fix rtp/rtcp sink event memory leak 2014-11-20 13:32:39 -05:00
teletextdec gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
timidity wildmidi: fix possible uninitialized variables 2014-04-03 11:54:41 +02:00
voaacenc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
voamrwbenc Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
wayland waylandsink: Free leaked GstStructure 2015-01-23 12:44:22 +01:00
webp Add some missing G_END_DECLS 2014-10-28 21:42:31 +00:00
x265 x265enc: Add support for 10bit 4:2:0 and 4:4:4 formats 2015-02-11 14:44:16 +01:00
xvid gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
zbar zbar: Add YVU9 and YUV9 to ZBAR_YUV_CAPS 2014-10-08 16:46:04 +01:00
Makefile.am Remove libgmyth-based MythTV source element which was never ported 2015-01-18 17:15:00 +00:00