mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
configure: hwaccel autodetection has been removed in 82ca17ac7a0a08784cb6808384ee237ac28e8334
If you want it back (yeah i want it back too) then you just need to volunteer to maintain the code in configure thats related to hwaccel autodetection. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
fdd392ed27
commit
dbabea2f23
6
configure
vendored
6
configure
vendored
@ -142,9 +142,9 @@ Component options:
|
||||
|
||||
Hardware accelerators:
|
||||
--enable-dxva2 enable DXVA2 code
|
||||
--enable-vaapi enable VAAPI code [autodetect]
|
||||
--enable-vda enable VDA code [autodetect]
|
||||
--enable-vdpau enable VDPAU code [autodetect]
|
||||
--enable-vaapi enable VAAPI code
|
||||
--enable-vda enable VDA code
|
||||
--enable-vdpau enable VDPAU code
|
||||
|
||||
Individual component options:
|
||||
--disable-everything disable all components listed below
|
||||
|
Loading…
x
Reference in New Issue
Block a user