configure: Enable hwaccels without external dependencies by default.
This commit is contained in:
parent
72ad96c854
commit
2e2ec66741
3
configure
vendored
3
configure
vendored
@ -1908,6 +1908,9 @@ enable safe_bitstream_reader
|
|||||||
enable static
|
enable static
|
||||||
enable swscale_alpha
|
enable swscale_alpha
|
||||||
|
|
||||||
|
# By default, enable only those hwaccels that have no external dependencies.
|
||||||
|
enable dxva2 vdpau
|
||||||
|
|
||||||
# build settings
|
# build settings
|
||||||
SHFLAGS='-shared -Wl,-soname,$$(@F)'
|
SHFLAGS='-shared -Wl,-soname,$$(@F)'
|
||||||
AVSERVERLDFLAGS=-Wl,-E
|
AVSERVERLDFLAGS=-Wl,-E
|
||||||
|
Loading…
x
Reference in New Issue
Block a user