Intel Music/Audio Coder plus DSP and other bits for it
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 20 Jun 2017 17:02:36 +0000 (19:02 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 20 Jun 2017 17:02:36 +0000 (19:02 +0200)
commite35062e7289092738f625242eca7693b2946af14
treebe72289b5e9834c4cb0e0d542833b38934f57f62
parentcc0859d6dfd35bfb45b4303d26b4e0b979b3ba83
Intel Music/Audio Coder plus DSP and other bits for it
Cargo.toml
src/codecs/indeo/imc.rs [new file with mode: 0644]
src/codecs/indeo/mod.rs
src/codecs/mod.rs
src/dsp/mdct.rs [new file with mode: 0644]
src/dsp/mod.rs
src/dsp/window.rs [new file with mode: 0644]
src/lib.rs