summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Kempf <jb@videolan.org>2024-04-03 23:12:54 +0200
committerJames Almer <jamrial@gmail.com>2024-04-04 10:57:28 -0300
commit486a2b964ba4e496ecd821e189d495ad06585abe (patch)
treea9942b2982aad15585725a1f75672ac37ff453e5
parent478d97f3034fd7c0e1d8a1068b649e8fcc16f82f (diff)
changelog: update for 7.0
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r--Changelog11
1 files changed, 10 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index fcc9f7cfba..a65c8ceee5 100644
--- a/Changelog
+++ b/Changelog
@@ -21,7 +21,7 @@ version 7.0:
- qrencode filter and qrencodesrc source
- quirc filter
- lavu/eval: introduce randomi() function in expressions
-- VVC decoder
+- VVC decoder (experimental)
- fsync filter
- Raw Captions with Time (RCWT) closed caption muxer
- ffmpeg CLI -bsf option may now be used for input as well as output
@@ -42,6 +42,15 @@ version 7.0:
- ffplay with hwaccel decoding support (depends on vulkan renderer via libplacebo)
- dnn filter libtorch backend
- Android content URIs protocol
+- AOMedia Film Grain Synthesis 1 (AFGS1)
+- RISC-V optimizations for AAC, FLAC, JPEG-2000,LPC, RV4.0, SVQ, VC1, VP8 and more
+- Loongarch optimizations for HEVC decoding
+- Important AArch64 optimizations for HEVC
+- IAMF support inside MP4/ISOBMFF
+- Support for HEIF/AVIF still images and tiled still images
+- Dolby Vision profile 10 support in AV1
+- Support for Ambient Viewing Environment metadata in MP4/ISOBMFF
+- HDR10 metadata passthrough when encoding with libx264, libx265 and libsvtav1
version 6.1: