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:
authorHendrik Leppkes <h.leppkes@gmail.com>2014-12-05 16:39:15 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2014-12-05 16:39:15 +0300
commitcbed09bcad07faa0f36c19828bc8609fe36f6b03 (patch)
tree4bd04bea3d5895b6de8d8020f013ec9b727845e5 /build_ffmpeg_msvc.sh
parent3eb202828c6a88dd9e7346f508c4d083c788cb9b (diff)
Switch to the ffmpeg native opus decoder
Diffstat (limited to 'build_ffmpeg_msvc.sh')
-rw-r--r--build_ffmpeg_msvc.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build_ffmpeg_msvc.sh b/build_ffmpeg_msvc.sh
index 61e48004..0f2fd6a8 100644
--- a/build_ffmpeg_msvc.sh
+++ b/build_ffmpeg_msvc.sh
@@ -45,8 +45,6 @@ configure() (
--enable-version3 \
--enable-w32threads \
--disable-demuxer=matroska \
- --disable-decoder=opus \
- --disable-parser=opus \
--disable-filters \
--enable-filter=yadif \
--enable-filter=scale \