introduce stream and container duration
[nihav.git] / nihav-ms / src / codecs / msadpcm.rs
2020-10-04 Kostya Shishkovintroduce stream and container duration
2020-07-09 Kostya Shishkovrename register_all_codecs to register_all_decoders
2020-06-16 Kostya Shishkovmsadpcmenc: switch to MD5-based test
2020-06-16 Kostya Shishkovms: fix or silence clippy warnings
2020-06-06 Kostya Shishkovmsadpcm: fix test after sample order change
2020-06-06 Kostya Shishkovremove trailing whitespaces
2020-06-05 Kostya Shishkovset stream number in encoders too
2020-06-05 Kostya Shishkovcopy encoding parameters from the reference when negoti...
2020-06-01 Kostya Shishkovintroduce option handling for decoders
2020-05-31 Kostya Shishkovintroduce option handling for encoders
2020-05-30 Kostya ShishkovMS Video 1 16-bit encoder and MS ADPCM encoder
2020-05-24 Kostya Shishkovadd a crate for common MS formats