JXR: fix memory leaks

This commit is contained in:
Mirco Miranda
2026-04-19 20:37:27 +02:00
parent d160f268e7
commit 7cf60da031
2 changed files with 19 additions and 14 deletions

View File

@@ -48,7 +48,7 @@ Depending on the format, you can specify the following additional options.
- `--help`: Displays help on commandline options.
- `--fuzz <max>`: The fuzziness. Used to add some deviation in ARGB data
(nornally used on lossy codec).
(normally used on lossy codec).
- `--perceptive-fuzz`: Used to scale dynamically the fuzziness based on
the alpha channel value. This is useful on images with pre-multiplied and
small alphas. Qt can use different roundings based on optimizations resulting