#aac #decoder #codec #m4a #encoding

symphonia-codec-aac

Pure Rust AAC decoder (a part of project Symphonia)

8 releases

0.5.4 Feb 27, 2024
0.5.3 May 30, 2023
0.5.2 Jan 19, 2023
0.5.1 Jul 17, 2022
0.2.0 Feb 28, 2021

#915 in Audio

Download history 3390/week @ 2024-01-03 3819/week @ 2024-01-10 5473/week @ 2024-01-17 3983/week @ 2024-01-24 5047/week @ 2024-01-31 5803/week @ 2024-02-07 5741/week @ 2024-02-14 7304/week @ 2024-02-21 5087/week @ 2024-02-28 3991/week @ 2024-03-06 4073/week @ 2024-03-13 5135/week @ 2024-03-20 5750/week @ 2024-03-27 4174/week @ 2024-04-03 4327/week @ 2024-04-10 3703/week @ 2024-04-17

18,799 downloads per month
Used in 53 crates (via symphonia)

MPL-2.0 license

555KB
11K SLoC

Symphonia AAC Codec

Docs

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.

Dependencies

~385KB