Skip to content

Releases: HolyWu/VapourSynth-DCTFilter

r3.2

Choose a tag to compare

@HolyWu HolyWu released this 04 May 15:23
  • Reduced Windows binary size.

r3.1

Choose a tag to compare

@HolyWu HolyWu released this 19 Apr 14:32
  • Fixed a mutex was not declared as static.

r3.0

Choose a tag to compare

@HolyWu HolyWu released this 19 Apr 11:51
  • Removed MSVC project files.
  • Removed autotools build system.
  • Migrated to VapourSynth APIv4.
  • Fixed potential data race.
  • The plugin is now packaged as Python wheel and hence can be installed by pip install -U vapoursynth-dctfilter.

r2.1

Choose a tag to compare

@HolyWu HolyWu released this 29 Nov 09:02
  • Add Meson build system.

r2

r2

Choose a tag to compare

@HolyWu HolyWu released this 23 Dec 15:50
  • Fix unusual crash when compiled with ICC in 32 bit.

r1

r1

Choose a tag to compare

@HolyWu HolyWu released this 23 Dec 09:48
  • Initial release.