mirror of https://github.com/FFmpeg/FFmpeg.git
While outwardly bizarre, this change makes the behaviour consistent
with other VAAPI encoders which sync to the encode /input/ picture in
order to wait for /output/ from the encoder. It is not harmful on
i965 (because synchronisation already happens in vaRenderPicture(),
so it has no effect there), and it allows the encoder to work on
mesa/gallium which assumes this behaviour.
(cherry picked from commit 086e4b58b5
)
pull/241/head
parent
478a4b7e6d
commit
94f446c628
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue