Releases: HomeOfVapourSynthEvolution/VapourSynth-Deblock
Releases · HomeOfVapourSynthEvolution/VapourSynth-Deblock
r6
- Remove clamping for float sample type.
- Fix bug introduced in r4. It caused the deblocking strength weaker than expected.
r5
- Remove the mod 8 requirement.
r4
- Support 32-bit float input.
r3
Use C++ casting operator instead of C-style type casting.
Code cleanup.
r2
Fix 9-15 bits are not properly handled