Skip to content

Infinite Color Engine: fix for YUV & hybrid interpolators#1302

Merged
awawa-dev merged 2 commits intomasterfrom
fix_smoothing
Oct 7, 2025
Merged

Infinite Color Engine: fix for YUV & hybrid interpolators#1302
awawa-dev merged 2 commits intomasterfrom
fix_smoothing

Conversation

@awawa-dev
Copy link
Copy Markdown
Owner

@awawa-dev awawa-dev commented Oct 7, 2025

  • Unproportional YUV scaling with the brightness limiter aggressively enabled could lead to unnatural color transitions for both YUV & hybrid interpolators
    For hybrid smoothing, brightness limiter=0.01: in the remote tab select green color ex (0,255,0) apply it then click on the palette at some black color (left lower corner). the pink color suddenly will appear for a moment

  • Improved detecting when the target color has been reached in Hybrid interpolation (velocity was ignored, only the color match so sometimes there was no oscillation around the target).

  • In the case of the YUV interpolator, a condition that could cause it to infinite oscillation around its intended target color with the brightness limiter enabled has been corrected.
    Set YUV interpolator with brightness limiter=0.01: set background effect to blue color save it then change it to yellow and save it

obraz

@awawa-dev awawa-dev merged commit 00aef4f into master Oct 7, 2025
20 checks passed
@awawa-dev awawa-dev deleted the fix_smoothing branch October 7, 2025 22:44
@awawa-dev awawa-dev mentioned this pull request Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant