Full Changelog: 0.4.3...0.4.4
What's Changed
- Replace atty crate with fn is_terminal from std by @FreezyLemon in #875
- Fix cargo lock file by @shssoichiro in #877
- Update lsmash link in Readme to ffmpeg7-compatible fork by @shssoichiro in #876
- lockfile: bump vapoursynth-sys to 0.4.1 by @FreezyLemon in #880
- libvmaf: Use model='path=...' instead of model_path=... by @FreezyLemon in #869
- Allow more than 1 worker per thread pool set by set-thread-affinity by @damster101 in #873
- Remove assertion that prevents resuming if all chunks are finished by @shssoichiro in #882
- Make --vmaf parameter work independently again by @damster101 in #881
- Windows build and compiling.md changes by @Uranite in #887
- Fix doc link by @SnowSquire in #890
- Delete tag before making a release by @Uranite in #888
- Fix compatibility with x265 4.0 by @shssoichiro in #893
- Better logging with tracing by @master-of-zen in #897