mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
configure: add missing h264_qsv hwaccel deps
This commit is contained in:
parent
4e08c82110
commit
11c22dfd49
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -1958,6 +1958,7 @@ h263_vdpau_hwaccel_deps="vdpau"
|
|||
h263_vdpau_hwaccel_select="h263_decoder"
|
||||
h264_dxva2_hwaccel_deps="dxva2"
|
||||
h264_dxva2_hwaccel_select="h264_decoder"
|
||||
h264_qsv_hwaccel_deps="libmfx"
|
||||
h264_vaapi_hwaccel_deps="vaapi"
|
||||
h264_vaapi_hwaccel_select="h264_decoder"
|
||||
h264_vda_hwaccel_deps="vda"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue