From c57fbb92ee4a8d6ef5e2b611cf9ead32c42bd534 Mon Sep 17 00:00:00 2001 From: n00mkrad Date: Wed, 1 Dec 2021 20:45:09 +0100 Subject: [PATCH] changelog upd --- changelog.full.txt | 1 + changelog.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog.full.txt b/changelog.full.txt index 1cfc94e..e6c1a01 100644 --- a/changelog.full.txt +++ b/changelog.full.txt @@ -3,6 +3,7 @@ Flowframes 1.35.0 Changelog: - Added RIFE 3.9 model, big speed improvements (54% faster than 3.1, 100% faster than 2.3) - WEBM/VP9 encoding is now signficantly more efficient by using 2-pass (but also a bit slower) - Updated ffmpeg to 4.4.1 (possible encoding/decoding speed improvements) +- Fixed some specific encoding parameters being set incorrectly (auto-tiling) Flowframes 1.34.1 Changelog: diff --git a/changelog.txt b/changelog.txt index dcb5c16..46984d9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Flowframes 1.35.0 Changelog: - Added RIFE 3.9 model, big speed improvements (54% faster than 3.1, 100% faster than 2.3) - WEBM/VP9 encoding is now signficantly more efficient by using 2-pass (but also a bit slower) - Updated ffmpeg to 4.4.1 (possible encoding/decoding speed improvements) +- Fixed some specific encoding parameters being set incorrectly (auto-tiling) Flowframes 1.34.1 Changelog: