Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ruffle-rs/nellymoser

A pure Rust decoder for the Nellymoser audio codec
https://github.com/ruffle-rs/nellymoser

Merge pull request #5 from Aaron1011/bump-bitstream

Bump bitstream-io to version 2

754b1184037aa9952a907107284fb73897e26adc authored 10 months ago by Aaron Hill <[email protected]>
Bump bitstream-io to version 2

db22b018beea3c799329c3c0c20b747597ce3905 authored 12 months ago by Aaron Hill <[email protected]>
Reuse MDCT algorithm instance

A step better than 9cad763, we can reuse the specific MDCT
algorithm returned by `rustdct` becau...

4a33521c29a918950df8ae9fe07e527ac65553f5 authored over 2 years ago by Mike Welsh <[email protected]>
Use clamp in another place

f5354b2b278ac856573f4cb49737f3673ac10037 authored over 2 years ago by relrelb <[email protected]>
Update Cargo.toml

883280fdc225352d3ee02d22bf6a3f9511cf76f7 authored over 2 years ago by relrelb <[email protected]>
Use clamp

4a6352fb3df2b27df37e7769167730c3ceda3415 authored over 2 years ago by relrelb <[email protected]>
Improve workflow file

d3e8acd115e7d6bc7006c38424254cd2439ffc91 authored over 2 years ago by relrelb <[email protected]>
Use a single global DctPlanner instance

The rustdct docs suggest reusing a single DctPlanner instance:
https://docs.rs/rustdct/latest/ru...

c42c28344a6ef8e86c93b5b94319390c6829dffe authored over 2 years ago by Mike Welsh <[email protected]>
chore: Bump dependencies

e151273b325308dc449f4b1ed665226d6e5edd80 authored over 2 years ago by Mike Welsh <[email protected]>
Merge pull request #1 from Herschel/update-docs

Update docs

77000f763b58021295429ca5740e3dc3b5228cbd authored almost 4 years ago by relrelb <[email protected]>
Update docs

1d70f22f1ccc3b205c9f7e325fb5be2b3efdfb4b authored almost 4 years ago by Mike Welsh <[email protected]>
Update license

79666026f4878c591480513baea6f15a90eddfd5 authored almost 4 years ago by relrelb <[email protected]>
Rename crate to nellymoser-rs

6cc9051aee2de649dcaeee4d66d14d0b14c8c0f6 authored almost 4 years ago by relrelb <[email protected]>
Delete Cargo.lock

3fe157d4fc27019319d6033afbad19fd075475f0 authored almost 4 years ago by relrelb <[email protected]>
Create rust.yml

fc3517397da96b93d8a7976e7aa6f8b2bceab340 authored almost 4 years ago by relrelb <[email protected]>
Add licenses and update rustdct

732dabb0abfd0f9f33e4096b6f80146d50ccaa78 authored almost 4 years ago by relrelb <[email protected]>
Stop iteration correctly

b5413c91f9d353ad19a31df7dde1e9c1451eecea authored almost 4 years ago by relrelb <[email protected]>
Cleanup

d02b0214de04b2af157fbf6f152a16d2166ec99d authored almost 4 years ago by relrelb <[email protected]>
Update package name

6f2d860c8b22a8777d12edbe0e5225d2e6987f55 authored almost 4 years ago by relrelb <[email protected]>
Update README.md

c33a7f222ba5e776968f6f6d67ed0e065fd7a586 authored almost 4 years ago by relrelb <[email protected]>
Update bitstream-io to 1.0.0

b2010c0073f093b6bb73d8c22af0f2702839396f authored almost 4 years ago by relrelb <[email protected]>
Add files

0811eec406f119037d3585478355cfdbc11f03d6 authored almost 4 years ago by relrelb <[email protected]>
Initial commit

78e64df925d1f1de98fe9953d38dd13ac2bc05b5 authored almost 4 years ago by relrelb <[email protected]>