gstreamer/tests/check
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
..
elements adaptivedemux: answer duration queries for live streams 2017-03-02 19:54:04 +02:00
generic checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
libs check: Use gst_check_run_suite 2017-01-02 15:05:19 +01:00
pipelines mimic: remove ancient codec 2016-11-23 10:33:37 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am rawparse: Move to gst-plugins-base and keep legacy audioparse/videoparse here 2017-02-25 14:52:38 +02:00