mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-22 01:07:09 +02:00
Update libjxl
Attempt to fix the issue mentioned in https://github.com/BtbN/FFmpeg-Builds/issues/151
This commit is contained in:
parent
ee8ea9129e
commit
6fdf7bf4fa
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
JXL_REPO="https://github.com/libjxl/libjxl.git"
|
JXL_REPO="https://github.com/libjxl/libjxl.git"
|
||||||
JXL_COMMIT="638ca594d54c0f9eb16a8c236770418750e4cbec"
|
JXL_COMMIT="bd48652dba3469244af489e48c645307191cc039"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user