The branch, master has been updated
via 602b5673b319b4652935010446274c098d12d5ec (commit)
from c8d16bf93bcc61a82c4dd064a1538fb80fc4eb03 (commit)
- Log -----------------------------------------------------------------
commit 602b5673b319b4652935010446274c098d12d5ec
Author: Lynne <[email protected]>
AuthorDate: Mon Sep 30 12:07:21 2024 +0200
Commit: Lynne <[email protected]>
CommitDate: Mon Sep 30 12:07:21 2024 +0200
web/index: fix typo (coded->codec)
Thanks to Ramiro for pointing this out.
diff --git a/src/index b/src/index
index e8420f7..c0544f5 100644
--- a/src/index
+++ b/src/index
@@ -43,7 +43,7 @@
</p>
<p>
The more important highlights of the release are that the VVC decoder,
merged as experimental in version 7.0,
- has had enough time to mature and be optimized enough to be declared as
stable. The coded is starting to gain
+ has had enough time to mature and be optimized enough to be declared as
stable. The codec is starting to gain
traction with broadcast standardization bodies.<br>
Support has been added for a native AAC USAC (part of the xHE-AAC coding
system) decoder, with the format starting
to be adopted by streaming websites, due to its extensive volume
normalization metadata.<br>
-----------------------------------------------------------------------
Summary of changes:
src/index | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".