]> granicus.if.org Git - handbrake/commitdiff
ffmpeg: enable all bitstream filters
authorJohn Stebbins <jstebbins.hb@gmail.com>
Sat, 2 Jun 2018 17:55:01 +0000 (10:55 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Sat, 2 Jun 2018 17:55:01 +0000 (10:55 -0700)
There's no telling which of these may be needed internally for ffmpeg
encoders, decoders, and filters.

contrib/ffmpeg/module.defs

index 36d04b2db7fa496471e1115cdeb94c8c170b56f1..8da046ec05366f27fcf70ad316a97daef798176f 100644 (file)
@@ -23,8 +23,6 @@ FFMPEG.BUILD.env                = PATH="$(call fn.ABSOLUTE,$(CONTRIB.build/)bin)
 FFMPEG.CONFIGURE.extra = \
     --enable-gpl \
     --disable-doc \
-    --disable-bsfs \
-    --enable-bsf=aac_adtstoasc \
     --disable-programs \
     --disable-avdevice \
     --disable-muxers \