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>2015-10-28 17:11:24 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-10-28 17:11:24 +0300
commit4179e8848862e943027fed649bebff0a545f309f (patch)
treeb0d2c8e2880d8aa7f671878ffee9b9492a47de4b /build_ffmpeg.sh
parentf3c44d0c1f595412769e7cba32395d15a6a1bae9 (diff)
Temporarily switch back to the old asf demuxer until further improvements can be made.
Diffstat (limited to 'build_ffmpeg.sh')
-rw-r--r--build_ffmpeg.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_ffmpeg.sh b/build_ffmpeg.sh
index 26a97077..49a2cb40 100644
--- a/build_ffmpeg.sh
+++ b/build_ffmpeg.sh
@@ -54,7 +54,6 @@ configure() (
--disable-static \
--enable-version3 \
--enable-w32threads \
- --disable-demuxer=asf \
--disable-demuxer=matroska \
--disable-filters \
--enable-filter=yadif \