dash: handle 0 duration in gst_xml_helper_set_prop_duration
authorStéphane Cerveau <scerveau@igalia.com>
Mon, 18 Nov 2024 11:31:21 +0000 (12:31 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 20 Dec 2024 12:55:51 +0000 (12:55 +0000)
commit2a19805f7d86212107fb7280e69690124567695d
treeb17640c3a910178fe0816194a2fbcf69d31c3d03
parentf7d6822589ef9d3d6e7ab69d82f949a35ab464c9
dash: handle 0 duration in gst_xml_helper_set_prop_duration

Add dash_mpdparser_check_mpd_client_set_period_to_0
unit test to demonstrate it.

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