[FFmpeg-devel] [PATCH] Changelog: fix typos for 7.0 section
Stefano Sabatini
stefasab at gmail.com
Thu Apr 4 18:44:12 EEST 2024
On date Thursday 2024-04-04 10:08:21 -0500, 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
nit+: I believe this is not needed, if no verb is specified the item
implicitly represents what was added in nominal form, no need to use a
verb or a time adverb in this case.
> - 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
LGTM otherwise.
More information about the ffmpeg-devel
mailing list