Skip to content

Releases: HomeOfVapourSynthEvolution/VapourSynth-Deblock

r6.1

29 Nov 09:25
Compare
Choose a tag to compare
  • Add Meson build system.

r6

13 Jun 16:31
Compare
Choose a tag to compare
r6
  • Remove clamping for float sample type.
  • Fix bug introduced in r4. It caused the deblocking strength weaker than expected.

r5

01 Nov 07:00
Compare
Choose a tag to compare
r5
  • Remove the mod 8 requirement.

r4

09 Jun 16:42
Compare
Choose a tag to compare
r4
  • Support 32-bit float input.

r3

30 Nov 07:53
Compare
Choose a tag to compare
r3

Use C++ casting operator instead of C-style type casting.
Code cleanup.

r2

04 Aug 14:03
Compare
Choose a tag to compare
r2

Fix 9-15 bits are not properly handled

r1

03 Aug 15:20
Compare
Choose a tag to compare
r1
Initial commit