From 7f71da63bf191b1edbc4bda9236565707c288a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Garramu=C3=B1o?= Date: Tue, 12 Mar 2024 07:55:57 -0300 Subject: [PATCH] Added gif support to windows compile. --- bin/compile_ffmpeg_windows.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/compile_ffmpeg_windows.sh b/bin/compile_ffmpeg_windows.sh index 782d0f7f7..c915a87a5 100755 --- a/bin/compile_ffmpeg_windows.sh +++ b/bin/compile_ffmpeg_windows.sh @@ -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