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.pull/244/merge
parent
892bbbcdc1
commit
086e4b58b5
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue