mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-22 14:57:05 +00:00
Merge commit 'fc368497f2fff54ddf5316224c573c9d1939fb25'
* commit 'fc368497f2fff54ddf5316224c573c9d1939fb25': configure: Add missing dxva2 dependency for dxva2_lib Merged-by: Clément Bœsch <u@pkh.me>
This commit is contained in:
commit
17f848ca07
1
configure
vendored
1
configure
vendored
@ -2579,6 +2579,7 @@ cuvid_deps="cuda"
|
||||
d3d11va_deps="d3d11_h dxva_h ID3D11VideoDecoder ID3D11VideoContext"
|
||||
dxva2_deps="dxva2api_h DXVA2_ConfigPictureDecode"
|
||||
dxva2_extralibs="-luser32"
|
||||
dxva2_lib_deps="dxva2"
|
||||
vda_framework_deps="VideoDecodeAcceleration_VDADecoder_h"
|
||||
vda_framework_extralibs="-framework VideoDecodeAcceleration"
|
||||
vda_deps="vda_framework pthreads"
|
||||
|
Loading…
Reference in New Issue
Block a user