Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build_ff_win32.sh')
-rw-r--r--build_ff_win32.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_ff_win32.sh b/build_ff_win32.sh
index fb5f8ed6..f9fe93af 100644
--- a/build_ff_win32.sh
+++ b/build_ff_win32.sh
@@ -17,6 +17,7 @@ make distclean
OPTIONS="
--enable-shared \
--enable-gpl \
+--enable-version3 \
--enable-w32threads \
--enable-runtime-cpudetect \
--enable-demuxers \
@@ -40,6 +41,8 @@ OPTIONS="
--enable-hwaccel=wmv3_dxva2 \
--enable-hwaccel=mpeg2_dxva2 \
--enable-libspeex \
+--enable-libopencore-amrnb \
+--enable-libopencore-amrwb \
--disable-avdevice \
--disable-avresample \
--disable-postproc \