mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 06:56:46 +00:00
5c05b4942e
There are two valid timing in GstAggregator where the segment event is pushed before GstAggregator sets its srcpad->segment.position in gst_aggregator_pad_chain_internal. Segment.position is basically a helper field for internal elements use so we should not require a specific value here as we are not checking a particular element behavior. Fixes https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/issues/106 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/174> |
||
---|---|---|
.. | ||
edit_while_seeked_with_stop/flow-expectations | ||
seek_with_stop/flow-expectations | ||
seek_with_stop.check_clock_sync/flow-expectations | ||
check_edit_in_frames.scenario | ||
check_edit_in_frames_with_framerate_mismatch.scenario | ||
check_layer_activness_gaps.scenario | ||
check_video_track_restriction_scale.scenario | ||
check_video_track_restriction_scale_with_keyframes.scenario | ||
edit_while_seeked_with_stop.validatetest | ||
seek_with_stop.check_clock_sync.validatetest | ||
seek_with_stop.validatetest |