The branch, master has been updated
via a1b3920d8a4d6d7fccbecaa0b2e9ee5f3ce80547 (commit)
from d845d12cf632ab0685141af1f5b942611a4a051f (commit)
- Log -----------------------------------------------------------------
commit a1b3920d8a4d6d7fccbecaa0b2e9ee5f3ce80547
Author: Michael Niedermayer <[email protected]>
AuthorDate: Thu Aug 15 23:47:58 2024 +0200
Commit: Michael Niedermayer <[email protected]>
CommitDate: Thu Sep 12 00:12:35 2024 +0200
web/index: Add news entry about coverity
Based on suggestion of Jonatas
CC: "Jonatas L. Nogueira" <[email protected]>
diff --git a/src/index b/src/index
index 6da2b70..fdf7ebb 100644
--- a/src/index
+++ b/src/index
@@ -35,6 +35,14 @@
News
</h1>
+ <h3 id="coverity">September 11th, 2024, Coverity</h3>
+ <p>
+ The number of issues FFmpeg has in <a
href="https://scan.coverity.com/projects/ffmpeg">Coverity (a static
analyzer)</a> is now lower than it has been since 2016.
+ Our defect density is less than one 30th of the average in OSS with over a
million code
+ lines. All this was possible thanks to a grant from the <a
href="https://www.sovereigntechfund.de/">Sovereign Tech Fund</a>.
+ </p>
+ <img src="img/coverity-lifetime-2024-08.PNG" alt="Coverity Lifetime Graph
till 2024-08" style="width: 80%; display: block; margin-left: auto;
margin-right: auto;" />
+
<h3 id="xheaac">June 2rd, 2024, native xHE-AAC decoder</h3>
<p>
FFmpeg now implements a native xHE-AAC decoder. Currently, streams without
(e)SBR, USAC or MPEG-H Surround
-----------------------------------------------------------------------
Summary of changes:
src/index | 8 ++++++++
1 file changed, 8 insertions(+)
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".