Commit f5b6c6c
authored
docs: Clarify description of JPEG XL faster decoding modes (#4812)
Fixes #4584
A minor edit with large consequences.
Previously the setting would encode uncompressed files due to a bug,
causing the much faster encoding as stated in the old description.
In the upcoming v0.12 libjxl release, [my
PR](libjxl/libjxl#4201) overhauls the setting,
to correctly scale decode speed at the cost of density.
---------
Signed-off-by: Jonathan Brown <jonathanbr30@gmail.com>1 parent c104dd0 commit f5b6c6c
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1345 | 1345 | | |
1346 | 1346 | | |
1347 | 1347 | | |
1348 | | - | |
1349 | | - | |
1350 | | - | |
1351 | | - | |
1352 | | - | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
1353 | 1353 | | |
1354 | 1354 | | |
1355 | 1355 | | |
| |||
0 commit comments