Skip to content

Commit

Permalink
Release 0.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
alexheretic committed Oct 4, 2024
1 parent 0178a9f commit 7850cfb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased (v0.7.18)
# v0.7.18
* Use default .265, .264 image output extensions for libx265, libx264.
Fixes crf-search for images with these codecs.
* Improve `--vfilter` docs, clarify VMAF usage.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ab-av1"
version = "0.7.17"
version = "0.7.18"
authors = ["Alex Butler <[email protected]>"]
edition = "2021"
description = "AV1 encoding with fast VMAF sampling"
Expand Down

0 comments on commit 7850cfb

Please sign in to comment.