9 unstable 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.1.0 | Sep 1, 2020 |
#424 in Audio
31,096 downloads per month
Used in 21 crates
(3 directly)
650KB
12K
SLoC
Symphonia FLAC Codec
Come for the fidelity, stay for the memory safety!
FLAC decoder for Project Symphonia.
Note: This crate is part of Symphonia. Please use the symphonia
crate instead of this one directly.
License
Symphonia is provided under the MPL v2.0 license. Please refer to the LICENSE file for more details.
Acknowledgements
- The FLAC Reference Library, for format specification and algorithm clarifications
- FFmpeg, for algorithm clarifications
- Claxon, for inspiration on how to structure a decoder written in idiomatic Rust
Contributing
Symphonia is a free and open-source project that welcomes contributions! To get started, please read our Contribution Guidelines.
Dependencies
~3.5MB
~126K SLoC