Files
ledgrab/server/src/wled_controller/static/js
alexei.dolgolyov c4dce19b2e
Lint & Test / test (push) Failing after 29s
feat: add HSL shift, contrast, and temporal blur CSPT filters
Three new processing template filters for both picture and color strip sources:
- HSL Shift: hue rotation (0-359°) + lightness multiplier via vectorized RGB↔HSL
- Contrast: LUT-based contrast adjustment around mid-gray (0.0-3.0)
- Temporal Blur: exponential moving average across frames for motion smoothing
2026-03-23 21:59:13 +03:00
..