diff options
author | Nuo Mi <nuomi2021@gmail.com> | 2024-05-19 21:27:49 +0800 |
---|---|---|
committer | Nuo Mi <nuomi2021@gmail.com> | 2024-05-21 20:20:25 +0800 |
commit | b8eb8b4f1964d27260418001af20be2be2f0a5a5 (patch) | |
tree | 0c14d30a7bb944176e4796aa5523a5becd87bb78 | |
parent | 1b33c9a50a90f919118314fd495ed86418ec1655 (diff) | |
download | ffmpeg-b8eb8b4f1964d27260418001af20be2be2f0a5a5.tar.gz |
Changelog: add DVB compatible information for VVC decoder
see https://dvb.org/specifications/verification-validation/vvc-test-content/
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |