Skip to content

Commit 5ad2925

Browse files
committed
Release 0.10.4
1 parent f9748ee commit 5ad2925

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v0.10.4
22
* Use ffmpeg `-fps_mode passthrough` for all sample encodes. This improves VMAF scores in some cases.
33
* Use explicit pixel format in xpsnr calls, use highest quality format of the ref & distorted streams.
44
This can improve scores in some cases.

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ab-av1"
3-
version = "0.10.3"
3+
version = "0.10.4"
44
authors = ["Alex Butler <alexheretic@gmail.com>"]
55
edition = "2024"
66
description = "AV1 encoding with fast VMAF sampling"

0 commit comments

Comments
 (0)