add MS variant of IMA ADPCM encoder
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 8 Aug 2021 12:02:42 +0000 (14:02 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 8 Aug 2021 12:02:42 +0000 (14:02 +0200)
commitc7cd83f3edfc537ae8c2dc913e2dd1b62a449734
tree5eaede828c3924d0fc56992ee1d3d6a48f15bfff
parentd3c988589529256dd49b085caaf5ea8a67c1b4eb
add MS variant of IMA ADPCM encoder
nihav-ms/Cargo.toml
nihav-ms/src/codecs/imaadpcmenc.rs [new file with mode: 0644]
nihav-ms/src/codecs/mod.rs