Skip to content

Commit

Permalink
build: Enable all ffmpeg decoders and demuxers, testing only
Browse files Browse the repository at this point in the history
  • Loading branch information
loathingKernel committed Nov 19, 2023
1 parent 74ec322 commit cb80a49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ FFMPEG_CONFIGURE_ARGS := \
--disable-everything \
--disable-programs \
--disable-doc \
--enable-decoders \
--enable-demuxers \
--enable-decoder=indeo5 \
--enable-decoder=adpcm_ms \
--enable-decoder=mpegvideo \
Expand Down

0 comments on commit cb80a49

Please sign in to comment.