diff mbox series

[FFmpeg-devel] Changelog: elaborate on what YUVJ is

Message ID 20240909112616.19124-1-anton@khirnov.net
State New
Headers show
Series [FFmpeg-devel] Changelog: elaborate on what YUVJ is | expand

Checks

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

Commit Message

Anton Khirnov Sept. 9, 2024, 11:26 a.m. UTC
Not all changelog readers may be familiar with it.
---
 Changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Changelog b/Changelog
index 7237648f95..b6f91d7c8c 100644
--- a/Changelog
+++ b/Changelog
@@ -19,7 +19,8 @@  version <next>:
 - 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: