aboutsummaryrefslogtreecommitdiff
path: root/lib/ffmpeg/build_xbmc_win32.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ffmpeg/build_xbmc_win32.sh')
-rw-r--r--lib/ffmpeg/build_xbmc_win32.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ffmpeg/build_xbmc_win32.sh b/lib/ffmpeg/build_xbmc_win32.sh
index 8ad2751039..57838dc290 100644
--- a/lib/ffmpeg/build_xbmc_win32.sh
+++ b/lib/ffmpeg/build_xbmc_win32.sh
@@ -35,6 +35,7 @@ OPTIONS="
--enable-encoder=ac3 \
--enable-encoder=aac \
--enable-runtime-cpudetect \
+--enable-avfilter \
--disable-debug \
--disable-doc"
@@ -46,5 +47,6 @@ cp .libs/avcodec-52.dll /xbmc/system/players/dvdplayer/ &&
cp .libs/avcore-0.dll /xbmc/system/players/dvdplayer/ &&
cp .libs/avformat-52.dll /xbmc/system/players/dvdplayer/ &&
cp .libs/avutil-50.dll /xbmc/system/players/dvdplayer/ &&
+cp .libs/avfilter-1.dll /xbmc/system/players/dvdplayer/ &&
cp .libs/postproc-51.dll /xbmc/system/players/dvdplayer/ &&
cp .libs/swscale-0.dll /xbmc/system/players/dvdplayer/