Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
fix: disable libjxl
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmercerind authored Feb 28, 2024
1 parent 87bb959 commit 35a3be3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/ffmpeg.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ ExternalProject_Add(ffmpeg
speex
vorbis
libvpl
libjxl
libxml2
libplacebo
shaderc
Expand Down Expand Up @@ -88,7 +87,7 @@ ExternalProject_Add(ffmpeg

--enable-mbedtls

--enable-libjxl
--disable-libjxl
--enable-libdav1d
--enable-libplacebo

Expand Down

0 comments on commit 35a3be3

Please sign in to comment.