Commit 5b82daf6 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

contrib: Disable swscaler in ffmpeg due to recent breakage.

parent 4ab2d13c
......@@ -136,7 +136,7 @@ endif
FFMPEGCONF+= --enable-small --disable-debug --disable-mpegaudio-hp
FFMPEG_CFLAGS += -DHAVE_LRINTF --std=c99
else
FFMPEGCONF+= --enable-libmp3lame --enable-libfaac --enable-liba52 --enable-swscaler
FFMPEGCONF+= --enable-libmp3lame --enable-libfaac --enable-liba52
endif
ifdef HAVE_BEOS
......
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