mov: parse mdhd chunk
[nihav.git] / nihav-ms /
2020-10-04 Kostya Shishkovmsvideo1enc: update test after changes in vector quantiser
2020-10-04 Kostya Shishkovintroduce stream and container duration
2020-07-10 Kostya Shishkovremove trailing whitespace
2020-07-09 Kostya Shishkovrename register_all_codecs to register_all_decoders
2020-06-16 Kostya Shishkovmake HAMShuffler generic
2020-06-16 Kostya Shishkovmsvideo1enc: switch to MD5-based test
2020-06-16 Kostya Shishkovmsadpcmenc: switch to MD5-based test
2020-06-16 Kostya Shishkovms: fix or silence clippy warnings
2020-06-07 Kostya ShishkovMicrosoft RLE decoder
2020-06-07 Kostya Shishkovadd declared bitdepth to NAVideoInfo
2020-06-06 Kostya Shishkovmsadpcm: fix test after sample order change
2020-06-06 Kostya Shishkovremove trailing whitespaces
2020-06-06 Kostya Shishkovmsvideo1enc: add keyframe interval option
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-28 Kostya Shishkovmsvideo1: remove debug leftover
2020-05-24 Kostya Shishkovadd a crate for common MS formats