Skip to content

Commit

Permalink
Added gif support to windows compile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Mar 12, 2024
1 parent fb65946 commit 7f71da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/compile_ffmpeg_windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ if [[ $BUILD_FFMPEG == ON || $BUILD_FFMPEG == 1 ]]; then
--enable-parser=dnxhd
--enable-parser=dolby_e
--enable-parser=flac
--enable-parser=gif
--enable-parser=h264
--enable-parser=hevc
--enable-parser=mjpeg
Expand Down

0 comments on commit 7f71da6

Please sign in to comment.