diff options
author | Marth64 <marth64@proxyid.net> | 2024-04-04 10:08:21 -0500 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-04-04 12:43:47 -0300 |
commit | e3335e9e9ebfff4acea97fd715b2824ec1957b96 (patch) | |
tree | 1a18b3098959d7f9603b3dcf2907afadcc7bf4f9 | |
parent | 428ff7bd8c76c329f280bcaf88f8a9947ed8bbe0 (diff) | |
download | ffmpeg-e3335e9e9ebfff4acea97fd715b2824ec1957b96.tar.gz |
Changelog: fix typos for 7.0 section
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r-- | Changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,14 +43,14 @@ version 7.0: - 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 +- 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 +- HDR10 metadata passthrough when encoding with libx264, libx265, and libsvtav1 version 6.1: |