Releases: HomeOfVapourSynthEvolution/havsfunc
Releases · HomeOfVapourSynthEvolution/havsfunc
r14
- Add functions SigmoidInverse and SigmoidDirect from Dither package.
- Remove the bitdepth restriction of ediaa function.
- For functions that use mvtools, now internally apply DitherLumaRebuild to the clip when it's being fed to 'mv.Super' (for the final 'mv.Analyse' only). s0=1 is always used.
- QTGMC: Use native filter of FFT3DFilter for noise processing if selected.
r13
r12
- The class is ditched so you can reduce one line in your script.
- Add function Vinverse2.
- Delete function InterFrame.
- DeHalo_alpha: Remove the color family restriction of input clip.
- HQDeringmod: Remove the color family restriction of input clip. Remove dering kernel 'dfttest' and related parameters. Remove stack16 related parameters.
- QTGMC: Remove EdiMode 'nnedi2', 'nnedi', 'eedi2' and 'tdeint'.
- Vinverse: Remove the color family restriction of input clip.
- GSMC: Use native filters of MVTools. Remove lsb parameter.
- SMDegrain: Use native filters of MVTools. Remove stack16 related parameters. Change prefilter=3 to MinBlur(3).
- FastLineDarkenMOD: Remove the color family restriction of input clip.
- LSFmod: Remove the color family restriction of input clip. Change the type of parameter 'preblur' from string to bool.