]> git.nihav.org Git - nihav.git/history - nihav-codec-support/src/codecs/imaadpcm.rs
mpegaudio: make packetiser checks less verbose
[nihav.git] / nihav-codec-support / src / codecs / imaadpcm.rs
2021-08-07 Kostya Shishkovcodec_support: add compress_sample() for IMA ADPCM...
2021-08-07 Kostya Shishkovcodec_support: derive usual traits for IMA ADPCM state
2020-06-16 Kostya Shishkovcodec_support: fix or silence clippy warnings
2020-04-16 Kostya Shishkovmove IMA ADPCM decoder into codec_support