Skip to content

Commit

Permalink
Temporarily disable AVIF encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Aug 24, 2024
1 parent 68cbf2a commit 1bf8eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzz/oss_fuzz_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ cmake \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=$WORK \
-DCONFIG_PIC=1 \
-DCONFIG_AV1_ENCODER=0 \
-DENABLE_EXAMPLES=0 \
-DENABLE_DOCS=0 \
-DENABLE_TESTS=0 \
Expand Down

0 comments on commit 1bf8eb4

Please sign in to comment.