gstreamer/tests/check
Alex Ashley 015566daec tests/dash_mpd: take account of Period start in expected timestamps
The start of each segment is relative to the Period start, minus
the presentation time offset.

As specified in section 5.3.9.6 of the MPEG DASH specification:
	The value of the @t attribute minus the value of the
	@presentationTimeOffset specifies the MPD start time of
	the first Segment in the series.

Several tests use a Period@start value of 10 seconds, which either
needs to be taken into account when calculating expected timestamps
or have that attribute removed.

This commit uses a mix of updating the timestamps and removing the
start attribute, so that both the case of its presence and absence
is tested.
2019-06-01 21:25:33 +00:00
..
elements tests/dash_mpd: take account of Period start in expected timestamps 2019-06-01 21:25:33 +00:00
generic checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
libs Run gst-indent through the files 2018-11-28 14:18:26 +00:00
media meson test: Enable libs tests 2017-12-08 18:42:22 +01:00
pipelines tests: ipcpipeline: fix struct initialisation warnings with clang 2018-01-17 12:06:29 +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 tests: h264parse: add minimal unit test for closed caption SEI parsing 2019-04-08 19:21:34 +01:00
meson.build meson: Remove redundant env set operation 2019-04-13 11:34:22 +05:30