Skip to content

gstsegment: Include start in stop clamp calculation.

Doug Nazar requested to merge dougnazar/gstreamer:fix_segment_seek_clamp into master

Stop should be clamped to max of start + duration.

Merge request reports