Symphonia AAC Codec
Advanced Audio Coding (AAC) decoder for Project Symphonia.
Note: This crate is part of Symphonia. Please use the symphonia
crate instead of this one directly.
Support
This decoder implements the low-complexity (LC) profile as defined in ISO/IEC 14496-3.
Attribution
Symphonia's AAC decoder was ported and relicensed from the NihAV project with permission from the original author, Kostya Shishkov. The first commit with the original decoder is 3aeeb22
.
License
Symphonia is provided under the MPL v2.0 license. Please refer to the LICENSE file for more details.
Contributing
Symphonia is a free and open-source project that welcomes contributions! To get started, please read our Contribution Guidelines.