videotoolbox: remove obsolete workaround
Remove the picture flushing workaround since the described behaviour is obsolete after 34a548cc, which flushes the pictures from the video output before flushing the decoder.
It also ensures that we don't call decoder_UpdateVideoFormat which will update the video output without video context, leading to potential spurrious failures with OpenGL interop expecting one.
Co-authored-by: Alexandre Janniaux ajanni@videolabs.io
Merge request reports
Activity
changed milestone to %4.0
added Component::Decoders Hw label
requested review from @tguillem
added MRStatus::Reviewable label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 23 commits
-
e5cb6ab0...2b403af8 - 22 commits from branch
videolan:master
- b698abe8 - videotoolbox: remove obsolete workaround
-
e5cb6ab0...2b403af8 - 22 commits from branch
enabled an automatic merge when the pipeline for b698abe8 succeeds