diff mbox series

[FFmpeg-devel,18/18] Changelog: add DVB compatible information for VVC decoder

Message ID TYSPR06MB64330F56932E16D6A127E440AAE82@TYSPR06MB6433.apcprd06.prod.outlook.com
State Accepted
Commit b8eb8b4f1964d27260418001af20be2be2f0a5a5
Headers show
Series [FFmpeg-devel,01/18] avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 fail Make fate failed
andriy/make_x86 success Make finished
andriy/make_fate_x86 fail Make fate failed

Commit Message

Nuo Mi May 19, 2024, 1:27 p.m. UTC
see https://dvb.org/specifications/verification-validation/vvc-test-content/
---
 Changelog | 1 +
 1 file changed, 1 insertion(+)

Comments

Nuo Mi May 21, 2024, 12:32 p.m. UTC | #1
On Sun, May 19, 2024 at 9:39 PM Nuo Mi <nuomi2021@gmail.com> wrote:

> see
> https://dvb.org/specifications/verification-validation/vvc-test-content/
> ---
>  Changelog | 1 +
>  1 file changed, 1 insertion(+)
>
> 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
>
Applied.
Thank you.

>
>
>  version 7.0:
> --
> 2.34.1
>
>
diff mbox series

Patch

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: