dashdemux2: Remove bogus limitation checks for duration fields
authorEdward Hervey <edward@centricular.com>
Tue, 30 Aug 2022 09:45:05 +0000 (11:45 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 7 Sep 2022 12:48:28 +0000 (12:48 +0000)
commit855dabb578594e3ab7ee8bb7162e06a1383cf299
tree32dd62fdb87e0973bbe62a620ba4ac1360ea7388
parent1e269a3c6d2be1dcb48ff049319c200ba822cc4f
dashdemux2: Remove bogus limitation checks for duration fields

Just like for the seconds field, there are no limitations on the hours and
minutes fields. The specification for xml schema duration fields doesn't forbid
specifying durations with only (huge) minutes or hours values.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2951>
subprojects/gst-plugins-good/ext/adaptivedemux2/dash/gstxmlhelper.c
subprojects/gst-plugins-good/tests/check/elements/dash_mpd.c