Skip to content

Releases: YomikoR/VapourSynth-ICCConvert

2.5.1

04 Aug 05:38
Compare
Choose a tag to compare
  • Default playback behavior is now the same as in mpv.
  • Add meson build system.
  • Support auto profile detection via X11 & colord.
    Note: after the shared libraries are built, libiccc_colord.so should be kept in the same directory as libiccc.so, because it is searched by relative path.

2.3

29 Jul 08:22
Compare
Choose a tag to compare
2.3
  • Add active color profile detection in Windows.
    For example, calling clip.iccc.ICCPlayback() is now sufficient for BT.1886 playback.

2.1

27 Jul 23:52
Compare
Choose a tag to compare
2.1
  • Add BT.1886 playback.

2.0

27 Jul 19:50
Compare
Choose a tag to compare
2.0
  • API change.
  • The proofing process now has a backward progress that may affect the speed. Enabling the gamut checking could make it even slower.

1.0

27 Jul 08:53
Compare
Choose a tag to compare
1.0
  • Initial release.