aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNuo Mi <nuomi2021@gmail.com>2024-05-19 21:27:49 +0800
committerNuo Mi <nuomi2021@gmail.com>2024-05-21 20:20:25 +0800
commitb8eb8b4f1964d27260418001af20be2be2f0a5a5 (patch)
tree0c14d30a7bb944176e4796aa5523a5becd87bb78
parent1b33c9a50a90f919118314fd495ed86418ec1655 (diff)
downloadffmpeg-b8eb8b4f1964d27260418001af20be2be2f0a5a5.tar.gz
Changelog: add DVB compatible information for VVC decoder
see https://dvb.org/specifications/verification-validation/vvc-test-content/
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index dd25715d6b..12770e4296 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,7 @@ version <next>:
- vf_scale supports secondary ref input and framesync options
- vf_scale2ref deprecated
- qsv_params option added for QSV encoders
+- VVC decoder compatible with DVB test content
version 7.0: