---
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
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".