move IMA ADPCM decoder into codec_support
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 16 Apr 2020 07:52:50 +0000 (09:52 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 16 Apr 2020 07:52:50 +0000 (09:52 +0200)
commite781ccc3c7149249c03885e41da02c50faf745bd
tree1305d79449e2a6bbcae17b6351dbb60c93f95ae6
parent771e522a17b7724a698191ba6f6fe59054161125
move IMA ADPCM decoder into codec_support
nihav-codec-support/src/codecs/imaadpcm.rs [new file with mode: 0644]
nihav-codec-support/src/codecs/mod.rs
nihav-duck/src/codecs/dkadpcm.rs