gstreamer/ext/smoothstreaming
Alex Ashley e1b68d9a65 adaptivedemux: answer duration queries for live streams
For duration queries on live streams, adaptivedemux ignores the query.
The problem then is that the query is answered by the downstream
qtdemux element, with the duration of the currently passing fragment.

This commit changes the behaviour of adaptivedemux to answer the duration
queries for live streams, returning GST_CLOCK_TIME_NONE.

    https://bugzilla.gnome.org/show_bug.cgi?id=753879
2017-03-02 19:54:04 +02:00
..
gstmssdemux.c mssdemux: improved live playback support 2016-11-29 14:43:41 +01:00
gstmssdemux.h smoothstreaming: remove unused dependency on uridownloader 2016-01-31 16:02:33 +00:00
gstmssfragmentparser.c mssdemux: improved live playback support 2016-11-29 14:43:41 +01:00
gstmssfragmentparser.h mssdemux: improved live playback support 2016-11-29 14:43:41 +01:00
gstmssmanifest.c adaptivedemux: answer duration queries for live streams 2017-03-02 19:54:04 +02:00
gstmssmanifest.h mssdemux: improved live playback support 2016-11-29 14:43:41 +01:00
gstsmoothstreaming-plugin.c dash/smoothstreaming: Remove unused debug category with the same name 2013-09-19 20:09:59 +02:00
Makefile.am mssdemux: improved live playback support 2016-11-29 14:43:41 +01:00
meson.build mssdemux: fix meson build 2016-11-29 15:18:43 +01:00