Skip to content

validate-media-descriptor: Don't check segment position field

The position field of GstSegment is meant for private usage within elements. Don't compare the values of it when doing media-check.

Merge request reports