configure: Enable hwaccels without external dependencies by default.

Fixes ticket #2368.
(cherry picked from commit 2e2ec667416d8ed345491ac360fccc94e7a4772f)
This commit is contained in:
Diego Biurrun 2013-03-22 13:24:16 +01:00 committed by Carl Eugen Hoyos
parent fc5c81ce0a
commit 90f1aa38b6

3
configure vendored
View File

@ -2169,6 +2169,9 @@ enable safe_bitstream_reader
enable static
enable swscale_alpha
# By default, enable only those hwaccels that have no external dependencies.
enable dxva2 vdpau
# build settings
SHFLAGS='-shared -Wl,-soname,$$(@F)'
FFSERVERLDFLAGS=-Wl,-E