rtsp-media: Force seek when flush flag is set
The commit "rtsp-client: define all seek accuracy flags from setup_play_mode" changed the behaviour of when doing a seek.
Before that commit, having the flush flag set would result in a seek (forced seek). Even if no seek was needed. One reason to force seek is to flush old buffers created in Describe requests.
Thus adding force seek also for flush flag will result in play request with fresh buffers.
Merge request reports
Activity
added Blocker Regression labels
cc @meh
@Bjorkstrom please change the actual commit message and push your branch again :)
added 1 commit
- faf8f87a - rtsp-media: Force seek when flush flag is set
enabled an automatic merge when the pipeline for faf8f87a succeeds
changed milestone to %1.17.1