configure: enable vda hwaccel by default

Following the old thread suggestions.
Vittorio
This commit is contained in:
Vittorio Giovara 2014-12-03 03:12:40 +00:00
parent 894545cb71
commit 7834a54c66
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -2245,7 +2245,7 @@ enable static
enable swscale_alpha
# By default, enable only those hwaccels that have no external dependencies.
enable dxva2 vdpau
enable dxva2 vda vdpau
# build settings
SHFLAGS='-shared -Wl,-soname,$$(@F)'