core/soundcvt: fix some bugs and switch to generic sample reader/writers
[nihav.git] / nihav-core / src / soundcvt / mod.rs
2019-12-07 Kostya Shishkovcore/soundcvt: fix some bugs and switch to generic...
2019-11-27 Kostya Shishkovcore/soundcvt: use wrapping mul in sample width extension
2019-11-27 Kostya Shishkovcore/soundcvt: add DupMono mode for remixing speed-up
2019-11-17 Kostya Shishkovcore: add audio format conversion routines