aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-09-09 13:25:46 +0200
committerAnton Khirnov <anton@khirnov.net>2024-09-13 11:56:53 +0200
commitb88c88f92086110b8a4f1917cb20bc68e22705d2 (patch)
tree2e748820d1642c8252148aa6033f114e3077f716
parentb53800691c121150e75dfa0ba76899d3692af57f (diff)
downloadffmpeg-b88c88f92086110b8a4f1917cb20bc68e22705d2.tar.gz
Changelog: elaborate on what YUVJ is
Not all changelog readers may be familiar with it.
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
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: