mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-15 11:51:33 +00:00
configure: enable vda hwaccel by default
Following the old thread suggestions. Vittorio
This commit is contained in:
parent
894545cb71
commit
7834a54c66
2
configure
vendored
2
configure
vendored
@ -2245,7 +2245,7 @@ enable static
|
|||||||
enable swscale_alpha
|
enable swscale_alpha
|
||||||
|
|
||||||
# By default, enable only those hwaccels that have no external dependencies.
|
# By default, enable only those hwaccels that have no external dependencies.
|
||||||
enable dxva2 vdpau
|
enable dxva2 vda vdpau
|
||||||
|
|
||||||
# build settings
|
# build settings
|
||||||
SHFLAGS='-shared -Wl,-soname,$$(@F)'
|
SHFLAGS='-shared -Wl,-soname,$$(@F)'
|
||||||
|
Loading…
Reference in New Issue
Block a user