From b88c88f92086110b8a4f1917cb20bc68e22705d2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 9 Sep 2024 13:25:46 +0200 Subject: [PATCH] Changelog: elaborate on what YUVJ is Not all changelog readers may be familiar with it. --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 7237648f95..b6f91d7c8c 100644 --- a/Changelog +++ b/Changelog @@ -19,7 +19,8 @@ version : - Cropping metadata parsing and writing in Matroska and MP4/MOV de/muxers - Intel QSV-accelerated VVC decoding - MediaCodec AAC/AMR-NB/AMR-WB/MP3 decoding -- YUV colorspace negotiation for codecs and filters, obsoleting YUVJ +- YUV colorspace negotiation for codecs and filters, obsoleting the + YUVJ pixel format version 7.0: