mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Issue #2697 - Part 3: Disable JXL_DEC_BOX informative events.
Our front-end doesn't support it and it's not necessary for browser use.
This commit is contained in:
parent
1152a6f41d
commit
26bbf20c1d
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ EXPORTS.jxl += [
|
|||
"/media/libjxl/src/lib/include/jxl/types.h",
|
||||
]
|
||||
|
||||
# DEFINES["JPEGXL_ENABLE_BOXES"] = "0"
|
||||
DEFINES["JPEGXL_ENABLE_BOXES"] = "0"
|
||||
DEFINES["JPEGXL_ENABLE_TRANSCODE_JPEG"] = "0"
|
||||
|
||||
FINAL_LIBRARY = "gkmedias"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue