Files
ffmpeg/libavcodec
Lynne eee5fa0808 aacdec: add a decoder for AAC USAC (xHE-AAC)
This commit adds a decoder for the frequency-domain part of USAC.

What works:
 - Mono
 - Stereo (no prediction)
 - Stereo (mid/side coding)
 - Stereo (complex prediction)

What's left:
 - SBR
 - Speech coding

Known issues:
 - Desync with certain sequences
 - Preroll crossover missing (shouldn't matter, bitrate adaptation only)
2024-06-02 18:34:45 +02:00
..
2024-06-02 05:15:00 +02:00
2024-05-31 13:36:02 -03:00
2024-05-28 03:48:04 +02:00
2024-05-29 10:46:54 +08:00
2024-05-19 22:12:54 +02:00