[FFmpeg-devel] [PATCH 2/2] web: add a news entry for VVC
Kieran Kunhya
kierank at obe.tv
Fri Jan 5 18:27:11 EET 2024
On Fri, 5 Jan 2024 at 10:50, Anton Khirnov <anton at khirnov.net> wrote:
> ---
> src/index | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/src/index b/src/index
> index a2536ff..98cc516 100644
> --- a/src/index
> +++ b/src/index
> @@ -35,6 +35,14 @@
> News
> </h1>
>
> + <h3 id="vvcdec">January 3rd, 2024, native VVC decoder</h3>
> + <p>
> + The <code>libavcodec</code> library now contains a native VVC
> (Versatile Video Coding)
> + decoder, supporting a large subset of the codec's features. Further
> optimizations and
> + support for more features are coming soon. The code was written by Nuo
> Mi, Xu Mu,
> + Frank Plowman, Shaun Loo, and Wu Jianhua.
> + </p>
> +
> <h3 id="iamf">December 18th, 2023, IAMF support</h3>
> <p>
> The <code>libavformat</code> library can now read and write <a href="
> https://aomediacodec.github.io/iamf/">IAMF</a>
> --
> 2.42.0
>
LGTM
More information about the ffmpeg-devel
mailing list