gstreamer/subprojects/gst-integration-testsuites/testsuites/validate/dash
Edward Hervey bf0446ad73 matroska-demux: Properly handle early time-based segments
Refusing an incoming segment in < GST_MATROSKA_READ_STATE_DATA should only be
done if the incoming segment is not in GST_FORMAT_TIME.

In GST_FORMAT_TIME, we are just storing the values and returning, so we can
invert the order of the checks.

Fixes proper segment propagation in matroska/webm DASH use-cases

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4922>
2023-06-23 08:55:47 +02:00
..
seek_with_stop_between_fragments/flow-expectations matroska-demux: Properly handle early time-based segments 2023-06-23 08:55:47 +02:00
seek_with_stop_between_fragments.validatetest dashdemux2: Fix the way we determine current_position after seeks 2022-10-27 19:45:44 +00:00