Skip to content

Commit

Permalink
ffmpeg: add patch for libjxl
Browse files Browse the repository at this point in the history
  • Loading branch information
1480c1 committed Jun 24, 2023
1 parent 8ae921e commit 28f9bb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/media-suite_compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2129,6 +2129,8 @@ if [[ $ffmpeg != no ]]; then
do_removeOption --enable-libsvtvp9
fi

enabled libjxl && do_patch "https://raw.githubusercontent.com/m-ab-s/mabs-patches/master/ffmpeg/0001-libjxldec-remove-deprecated-fields.patch" am

enabled libsvthevc || do_removeOption FFMPEG_OPTS_SHARED "--enable-libsvthevc"
enabled libsvtav1 || do_removeOption FFMPEG_OPTS_SHARED "--enable-libsvtav1"
enabled libsvtvp9 || do_removeOption FFMPEG_OPTS_SHARED "--enable-libsvtvp9"
Expand Down

0 comments on commit 28f9bb3

Please sign in to comment.