Commit 04274b26 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: Deactivate ac3 encoder on Win64 if we want a chance to build

parent 07ba5ec6
......@@ -1051,7 +1051,7 @@ FFMPEGCONF += \
--disable-protocols \
--disable-network
ifdef HAVE_WIN32
FFMPEGCONF += --disable-bzlib --disable-decoder=dca
FFMPEGCONF += --disable-bzlib --disable-decoder=dca --disable-encoder=ac3
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