dashdemux2: fix mpd unit test expectations
authorJan Schmidt <jan@centricular.com>
Mon, 26 Sep 2022 14:08:41 +0000 (00:08 +1000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 27 Sep 2022 00:00:49 +0000 (00:00 +0000)
commit3c2c4bbe2c42e57dfe3ab6df2ca53ad600315364
tree3305612f452fbbc8d0e382f7f748e69e12638102
parent699f2ebb458cd57005c1cebf5b02ef89275d5f8a
dashdemux2: fix mpd unit test expectations

Update unit test for some mpd cases that were reporting
timestamps including the period start time, while
dashdemux2 expects that it needs to add the period
start time itself.

Fix the tests to not expect the period start time
to be included.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3025>
subprojects/gst-plugins-good/tests/check/elements/dash_mpd.c