symphonia-bundle-flac

Crates.iosymphonia-bundle-flac
lib.rssymphonia-bundle-flac
version0.5.4
sourcesrc
created_at2020-09-01 22:25:11.40993
updated_at2024-02-27 03:36:07.122075
descriptionPure Rust FLAC demuxer and decoder (a part of project Symphonia).
homepagehttps://github.com/pdeljanov/Symphonia
repositoryhttps://github.com/pdeljanov/Symphonia
max_upload_size
id283674
size84,034
Philip Deljanov (pdeljanov)

documentation

README

Symphonia FLAC Codec

Docs

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.

Commit count: 562

cargo fmt