What's Changed
Full Changelog: 0.4.2...0.4.3
- Bump mio from 0.8.10 to 0.8.11 by @dependabot in #816
- Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 by @dependabot in #809
- Fix new clippy lint in Rust 1.77 by @shssoichiro in #819
- append to log file by @jcj83429 in #817
- Update Windows CI job by @FreezyLemon in #820
- Fix vmaf flag check with target-quality by @luigi311 in #823
- Bump MSRV to 1.70 by @shssoichiro in #835
- Support ffmpeg 7.0 by @shssoichiro in #834
- Modify windows-build.yml to use ffmpeg 7.0 by @Uranite in #839
- Fix "Received a packet for an attachment stream" error when encoding certain files. by @0xBA5E64 in #841
- Implement pipeless scene detection for Vapoursynth inputs by @shssoichiro in #844
- Bump dependencies and remove an old file by @shssoichiro in #845
- Implement pipeless scene detection for basic video inputs by @shssoichiro in #847
- Remove vapoursynth-plugin-lsmashsource by @Extarys in #851
- Use updated av-scenechange with threaded ffmpeg decoder by @shssoichiro in #853
- Update compile docs by @Uranite in #855
- Add support for passing variables to the vspipe python environment by @Vernoxvernax in #858
- Clippy fixes and other minor cleanup by @shssoichiro in #859
- fix docker ref by @lyj0309 in #862
- Fix everything breaking the CI by @shssoichiro in #864
- Use absolute instead of canonicalize for better Windows path handling by @shssoichiro in #861
- Update NASM and VapourSynth in windows-build.yml by @Uranite in #866
- Update compiling.md by @Uranite in #867