]> git.nihav.org Git - nihav.git/history - nihav-codec-support/src/codecs/imaadpcm.rs
fix some warnings (unneeded parentheses, missing dyn keyword)
[nihav.git] / nihav-codec-support / src / codecs / imaadpcm.rs
2020-06-16 Kostya Shishkovcodec_support: fix or silence clippy warnings
2020-04-16 Kostya Shishkovmove IMA ADPCM decoder into codec_support