aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-07-11 21:35:40 -0300
committerJames Almer <jamrial@gmail.com>2024-07-11 21:35:40 -0300
commit092ef4097c7687cbcc9d9cdbcd6fa1a37c4ba750 (patch)
tree52e9de7c359994866282c4374520b9d07a31fc16
parent70c6b904be08815a9fb300063d5b8010f3ddca41 (diff)
downloadffmpeg-092ef4097c7687cbcc9d9cdbcd6fa1a37c4ba750.tar.gz
Changelog: mention cropping support in Matroska and MP4
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2d3bd43336..3708e35a2a 100644
--- a/Changelog
+++ b/Changelog
@@ -16,6 +16,7 @@ version <next>:
- VVC encoding support via libvvenc
- perlin video source
- D3D12VA HEVC encoder
+- Cropping metadata parsing and writing in Matroska and MP4/MOV de/muxers
version 7.0:
- DXV DXT1 encoder