Skip to content

Commit

Permalink
ffmpeg: enable all bitstream filters
Browse files Browse the repository at this point in the history
There's no telling which of these may be needed internally for ffmpeg
encoders, decoders, and filters.
  • Loading branch information
jstebbins committed Jun 2, 2018
1 parent c1621e7 commit 18e183a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contrib/ffmpeg/module.defs
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 18e183a

Please sign in to comment.