The branch, master has been updated via 74b28be67529641bb68e9f42700d06b32d0a9904 (commit) from d43df3b378028016ffc4bd13675c4fbdf3014e82 (commit)
- Log ----------------------------------------------------------------- commit 74b28be67529641bb68e9f42700d06b32d0a9904 Author: Lynne <d...@lynne.ee> AuthorDate: Sat Jun 1 19:13:32 2024 +0200 Commit: Lynne <d...@lynne.ee> CommitDate: Tue Jun 4 12:38:17 2024 +0200 web: add a note about xHE-AAC diff --git a/src/index b/src/index index 442db4b..73e9a4c 100644 --- a/src/index +++ b/src/index @@ -35,6 +35,18 @@ News </h1> + <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 + are supported, which means the majority of xHE-AAC streams in use should work. Support for USAC and (e)SBR is + coming soon. Work is also ongoing to improve its stability and compatibility. + During the process we found several specification issues, which were then submitted back to the authors + for discussion and potential inclusion in a future errata. + </p> + <p> + We recommend using Opus. + </p> + <h3 id="stf24">May 13th, 2024, Sovereign Tech Fund</h3> <p> The FFmpeg community is excited to announce that Germany's ----------------------------------------------------------------------- Summary of changes: src/index | 12 ++++++++++++ 1 file changed, 12 insertions(+) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".