A pure Rust decoder for the Nellymoser audio codec

Aaron Hill 754b118403 Merge pull request #5 from Aaron1011/bump-bitstream 3 kuukautta sitten
.github d3e8acd115 Improve workflow file 2 vuotta sitten
src 4a33521c29 Reuse MDCT algorithm instance 2 vuotta sitten
.gitignore 78e64df925 Initial commit 3 vuotta sitten
Cargo.toml db22b018be Bump bitstream-io to version 2 5 kuukautta sitten
LICENSE 1d70f22f1c Update docs 3 vuotta sitten
README.md 1d70f22f1c Update docs 3 vuotta sitten

README.md

nellymoser-rs

A pure Rust decoder for the Nellymoser audio codec.

Based on work from the nelly2pcm and ffmpeg projects.

License

This project is licensed under the MIT License.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.