diff mbox series

[FFmpeg-devel] Update the Changelog for 7.0

Message ID c1fa48a2-0827-45b3-975b-bc20a22f724e@betaapp.fastmail.com
State New
Headers show
Series [FFmpeg-devel] Update the Changelog for 7.0 | expand

Checks

Context Check Description
andriy/commit_msg_x86 warning The first line of the commit message must start with a context terminated by a colon and a space, for example "lavu/opt: " or "doc: ".
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Jean-Baptiste Kempf April 3, 2024, 9:18 p.m. UTC
As attached.

Comments

Anton Khirnov April 4, 2024, 5:19 a.m. UTC | #1
Quoting Jean-Baptiste Kempf (2024-04-03 23:18:27)
> +- DV profile 10 support in av1

DV is Digital Video.
Jean-Baptiste Kempf April 4, 2024, 5:28 a.m. UTC | #2
On Wed, 3 Apr 2024, at 23:18, Jean-Baptiste Kempf wrote:
> As attached.

Updated version attached (v2).
Vittorio Giovara April 4, 2024, 5:30 a.m. UTC | #3
On Thu, Apr 4, 2024 at 1:28 AM Jean-Baptiste Kempf <jb@videolan.org> wrote:

> On Wed, 3 Apr 2024, at 23:18, Jean-Baptiste Kempf wrote:
> > As attached.
>
> Updated version attached (v2).
>

lgtm with AV1 capitalized
Jean-Baptiste Kempf April 4, 2024, 12:59 p.m. UTC | #4
On Thu, 4 Apr 2024, at 07:30, Vittorio Giovara wrote:
> On Thu, Apr 4, 2024 at 1:28 AM Jean-Baptiste Kempf <jb@videolan.org> wrote:
>
>> On Wed, 3 Apr 2024, at 23:18, Jean-Baptiste Kempf wrote:
>> > As attached.
>>
>> Updated version attached (v2).
>>
>
> lgtm with AV1 capitalized

Fixed & Attached.
James Almer April 4, 2024, 1:54 p.m. UTC | #5
On 4/4/2024 9:59 AM, Jean-Baptiste Kempf wrote:
> On Thu, 4 Apr 2024, at 07:30, Vittorio Giovara wrote:
>> On Thu, Apr 4, 2024 at 1:28 AM Jean-Baptiste Kempf <jb@videolan.org> wrote:
>>
>>> On Wed, 3 Apr 2024, at 23:18, Jean-Baptiste Kempf wrote:
>>>> As attached.
>>>
>>> Updated version attached (v2).
>>>
>>
>> lgtm with AV1 capitalized
> 
> Fixed & Attached.

Will apply.
diff mbox series

Patch

From bc5a37d34d9a634388e425d894aa1219a32d8394 Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Kempf <jb@videolan.org>
Date: Wed, 3 Apr 2024 23:12:54 +0200
Subject: [PATCH] Update the Changelog for 7.0

---
 Changelog | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index fcc9f7cfba..499a4a37de 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
+- More ARM optimizations for HEVC
+- IAMF support inside MP4/ISOBMFF
+- Support for HEIF/AVIF still images and tiled still images
+- DV profile 10 support in av1
+- Support for Ambient Viewing Environment metadata in MP4/ISOBMFF
+- Display metadata support in libx265, libx264 and libaom encoders
 
 
 version 6.1:
-- 
2.43.0