Skip to content

Commit e84d408

Browse files
committed
Release 0.9.4
1 parent 1788e93 commit e84d408

3 files changed

Lines changed: 5 additions & 5 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.9.4
22
* Encoder *_vaapi: Default args `--enc-input hwaccel=vaapi --enc-input hwaccel_output_format=vaapi`.
33
* Encoder *_vulkan: Map `--crf` to ffmpeg `-qp`.
44
* Encoder *_vulkan: Default args `--enc-input hwaccel=vulkan --enc-input hwaccel_output_format=vulkan`.

Cargo.lock

Lines changed: 3 additions & 3 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.9.3"
3+
version = "0.9.4"
44
authors = ["Alex Butler <alexheretic@gmail.com>"]
55
edition = "2024"
66
description = "AV1 encoding with fast VMAF sampling"

0 commit comments

Comments
 (0)