Commit 936f57d3 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

FFmpeg: remove outdated WinCE configuration

parent 5bdd4ca6
...@@ -117,13 +117,6 @@ else ...@@ -117,13 +117,6 @@ else
FFMPEGCONF += --enable-pthreads FFMPEGCONF += --enable-pthreads
endif endif
ifdef HAVE_WINCE
FFMPEGCONF += --target-os=mingw32ce --arch=armv4l --cpu=armv4t \
--disable-decoder=snow --disable-decoder=vc9 \
--disable-decoder=wmv3 --disable-decoder=vorbis \
--disable-decoder=dvdsub --disable-decoder=dvbsub
endif
FFMPEG_CFLAGS += --std=gnu99 FFMPEG_CFLAGS += --std=gnu99
# Build # Build
......
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