msvideo1enc: fix corner case in box split condition
[nihav.git] / nihav-ms / src / codecs / msvideo1enc.rs
2021-10-18 Kostya Shishkovmsvideo1enc: fix corner case in box split condition
2021-08-08 Kostya Shishkovmake encoder test functions accept encoder-specific...
2021-06-27 Kostya Shishkovmsvideo1enc: speed-up encoding a bit
2021-06-26 Kostya Shishkovmsvideo1enc: get rid of small repeated allocation
2020-10-04 Kostya Shishkovmsvideo1enc: update test after changes in vector quantiser
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 Shishkovmsvideo1enc: switch to MD5-based test
2020-06-16 Kostya Shishkovms: fix or silence clippy warnings
2020-06-07 Kostya Shishkovadd declared bitdepth to NAVideoInfo
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-05-31 Kostya Shishkovintroduce option handling for encoders
2020-05-30 Kostya ShishkovMS Video 1 16-bit encoder and MS ADPCM encoder