Commit 860d2cb0 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

FFmpeg: activate mp3lame in Win32 contribs

parent 987f5554
......@@ -1065,7 +1065,7 @@ FFMPEGCONF += \
--disable-protocols \
--disable-network
ifdef HAVE_WIN32
FFMPEGCONF += --disable-bzlib --disable-decoder=dca --disable-encoder=ac3
FFMPEGCONF += --disable-bzlib --disable-decoder=dca --disable-encoder=ac3 --enable-libmp3lame
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