You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add 32 bit float support to Overlay, LSFmod, Deblock_QED, DeHalo_alpha, FineDehalo, Vinverse, Vinverse2, GrainFactory3, SmoothLevels, and FastLineDarkenMOD.
QTGMC: Always mark the output as frame based before returning clip.
Overlay: Add parameters planes and mask_first_plane.
DeHalo_alpha: Fix division by zero in Expr.
DeHalo_alpha: Explicitly use Mitchell-Netravali in some Bicubic resizing since zimg has changed the default to Catmull-Rom and the filtering result differs.
EdgeCleaner, FineDehalo, HQDeringmod, MCTemporalDenoise: Create mask by AvsPrewitt instead of Sobel to more closely match the result.
LSFmod: Add Smode=3 and change the defaults.
LSFmod: Add new preblur modes.
SmoothLevels: Change default useDB to false.
SmoothLevels: Change default Ecurve to 1.
SMDegrain: Use MinBlur for prefilter 1 and 2 again.