mirror of https://github.com/FFmpeg/FFmpeg.git
The driver being used is detected inside av_hwdevice_ctx_init() and
the quirks field then set from a table of known device. If this
behaviour is unwanted, the user can also set the quirks field
manually.
Also adds the Intel i965 driver quirk (it does not destroy parameter
buffers used in a call to vaRenderPicture()) and detects that driver
to set it.
(cherry picked from commit 4926fa9a4a
)
pull/241/head
parent
25012c5644
commit
a8d51bb424
4 changed files with 66 additions and 1 deletions
Loading…
Reference in new issue