Skip to content

Commit

Permalink
build: enable mpegvideo
Browse files Browse the repository at this point in the history
Should complete 09cd075
  • Loading branch information
loathingKernel committed Nov 19, 2023
1 parent e0c3d9d commit 74ec322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ FFMPEG_CONFIGURE_ARGS := \
--disable-doc \
--enable-decoder=indeo5 \
--enable-decoder=adpcm_ms \
--enable-decoder=mpegvideo \
--enable-decoder=mpeg1video \
--enable-decoder=mp2 \
--enable-decoder=mpeg4 \
Expand Down

0 comments on commit 74ec322

Please sign in to comment.