1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

configure: Enable hwaccels without external dependencies by default.

This commit is contained in:
Diego Biurrun 2013-03-18 22:27:03 +01:00
parent 72ad96c854
commit 2e2ec66741

3
configure vendored
View File

@ -1908,6 +1908,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)'
AVSERVERLDFLAGS=-Wl,-E