[FFmpeg-devel] [PATCH] Changelog: fix typos for 7.0 section

James Almer jamrial at gmail.com
Thu Apr 4 18:42:35 EEST 2024


On 4/4/2024 12:08 PM, Marth64 wrote:
> If it's not too late, I thought these fixes would make
> the section look nicer for this big release.
> 
> ---
>   Changelog | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Changelog b/Changelog
> index a65c8ceee5..7ed638514b 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -40,17 +40,17 @@ version 7.0:
>   - ffmpeg CLI loopback decoders
>   - Support PacketTypeMetadata of PacketType in enhanced flv format
>   - ffplay with hwaccel decoding support (depends on vulkan renderer via libplacebo)
> -- dnn filter libtorch backend
> +- dnn filter now has libtorch backend

This one is unnecessary

>   - 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

But these two are ok. Will apply them. Thanks.


More information about the ffmpeg-devel mailing list