On 1/5/2024 7:49 AM, Anton Khirnov wrote:
---
  src/index | 7 +++++++
  1 file changed, 7 insertions(+)

diff --git a/src/index b/src/index
index 9a21161..a2536ff 100644
--- a/src/index
+++ b/src/index
@@ -35,6 +35,13 @@
      News
    </h1>
+ <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>
+  (Immersive Audio) files. The <code>ffmpeg</code> CLI tool can configure IAMF 
structure with the new
+  <code>-stream_group</code> option. IAMF support was written by James Almer.
+  </p>
+
    <h3 id="cli_threading">December 12th, 2023, multi-threaded <code>ffmpeg</code> 
CLI tool</h3>
    <p>
    Thanks to a major refactoring of the <code>ffmpeg</code> command-line tool, 
all the major

LGTM, thanks.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to