Skip to content

v1.5.1

Compare
Choose a tag to compare
@li-zhi li-zhi released this 28 Feb 15:31
· 898 commits to master since this release
35c6044

New features:

  • libvmaf has been relocated, and now has its own self-enclosed source tree (./libvmaf/) and build system (meson).
  • Update license to BSD+Patent.
  • Migrate the build system from makefile to meson.
  • Introduce a new release candidate API with the associated library libvmaf_rc and executable vmaf_rc under ./libvmaf/build.
  • Add SI and TI feature extractor python classes.
  • Add fixed-point SSIM implementation.
  • Migrate to python3.