Commit 51f7f419 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: Don't build FFmpeg dca decoder on Win32

parent 11ad4d7d
......@@ -1108,7 +1108,7 @@ endif
FFMPEGCONF += --enable-gpl --enable-postproc --disable-vhook --disable-ffserver --disable-ffmpeg --disable-ffplay --disable-devices --disable-protocols --disable-network --enable-swscale
ifdef HAVE_WIN32
FFMPEGCONF += --disable-bzlib
FFMPEGCONF += --disable-bzlib --disable-decoder=dca
endif
ifdef HAVE_WINCE
......
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