-
Notifications
You must be signed in to change notification settings - Fork 329
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Defringe tool banding & desaturation fix (#6934)
* Fix defringe banding & desaturation race condition Use a copy of the image instead of the image itself for the source data. Affects Defringe, Color Appearance & Lighting Hot/bad pixel filter, and Contrast by Detail Levels Reduce artifacts. * Fix CodeQL warning Fix multiplication overflow.
- Loading branch information
1 parent
2f7c2e9
commit 42817bf
Showing
1 changed file
with
54 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters