gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2
Edward Hervey 855dabb578 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>
2022-09-07 12:48:28 +00:00
..
dash dashdemux2: Remove bogus limitation checks for duration fields 2022-09-07 12:48:28 +00:00
hls hlsdemux2: Fix reference leak of variant stream 2022-08-12 13:52:59 +00:00
mss mssdemux2: Use gsturi structure to form fragment urls 2022-08-16 17:57:19 +09:00
downloadhelper.c adaptivedemux2: Fix download helper with libsoup 3.0.x 2022-08-18 20:16:18 +00:00
downloadhelper.h
downloadrequest.c
downloadrequest.h
gstadaptivedemux-period.c
gstadaptivedemux-private.h adaptivedemux2: Move internal FLOW_SWITCH return value. 2022-08-04 14:49:33 +01:00
gstadaptivedemux-stream.c adaptivedemux2: Fix for period switching in live streams 2022-08-16 12:39:58 +00:00
gstadaptivedemux-track.c
gstadaptivedemux.c adaptivedemux2: Implement send_event() vfunc 2022-08-18 15:30:05 +01:00
gstadaptivedemux.h adaptivedemux2: Modify custom sync loss flow return 2022-08-04 14:49:33 +01:00
gstadaptivedemuxelement.c
gstadaptivedemuxelements.h
gstadaptivedemuxutils.c adaptivedemux2: Fix uninitialised memory usage in debug 2022-08-12 13:52:59 +00:00
gstadaptivedemuxutils.h
gstisoff.c
gstisoff.h
meson.build
plugin.c