Commit 2e2ec667 authored by Diego Biurrun's avatar Diego Biurrun

configure: Enable hwaccels without external dependencies by default.

parent 72ad96c8
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment