8 releases (4 breaking)
0.5.3 | May 30, 2023 |
---|---|
0.5.2 | Jan 19, 2023 |
0.5.1 | Jul 17, 2022 |
0.5.0 | Jan 31, 2022 |
0.1.0 | Sep 1, 2020 |
#74 in Audio
29,955 downloads per month
Used in 66 crates
(2 directly)
775KB
14K
SLoC
Symphonia MP3 (and MP1, MP2) Codec
MPEG-1 and MPEG-2 Layer I, II, III (MP1, MP2, MP3) 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 Layer I, II, III of MPEG-1 Part 3 (ISO/IEC 11172-3), and all the extensions and enhancements defined in MPEG-2 Part 3 (ISO/IEC 13818-3).
Conformance
The decoder will ideally conform to ISO/IEC 11172-4 and ISO/IEC 13818-4.
License
Symphonia is provided under the MPL v2.0 license. Please refer to the LICENSE file for more details.
Contributing
Symphonia is an open-source project and contributions are very welcome! If you would like to make a large contribution, please raise an issue ahead of time to make sure your efforts fit into the project goals, and that no duplication of efforts occurs.
All contributors will be credited within the CONTRIBUTORS file.
Dependencies
~3.5MB
~122K SLoC