Releases: HomeOfVapourSynthEvolution/VapourSynth-DeblockPP7
Releases · HomeOfVapourSynthEvolution/VapourSynth-DeblockPP7
r4
- Change default
qp
value to 2.0. The type is float instead of int now.
- Add
mode
parameter. Previous versions use mode=2
internally.
r3
- Fix pixel overflow.
- Add SSE4.1 code path.