aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-ms/src/codecs
Commit message (Expand)AuthorAgeFilesLines
* msvideo1enc: update test after changes in vector quantiserKostya Shishkov2020-10-041-1/+1
* introduce stream and container durationKostya Shishkov2020-10-042-2/+2
* remove trailing whitespaceKostya Shishkov2020-07-101-2/+1
* rename register_all_codecs to register_all_decodersKostya Shishkov2020-07-096-16/+16
* make HAMShuffler genericKostya Shishkov2020-06-162-33/+3
* msvideo1enc: switch to MD5-based testKostya Shishkov2020-06-161-2/+4
* msadpcmenc: switch to MD5-based testKostya Shishkov2020-06-161-1/+2
* ms: fix or silence clippy warningsKostya Shishkov2020-06-163-10/+12
* Microsoft RLE decoderKostya Shishkov2020-06-072-0/+323
* add declared bitdepth to NAVideoInfoKostya Shishkov2020-06-071-0/+1
* msadpcm: fix test after sample order changeKostya Shishkov2020-06-061-1/+1
* remove trailing whitespacesKostya Shishkov2020-06-062-3/+3
* msvideo1enc: add keyframe interval optionKostya Shishkov2020-06-061-4/+32
* set stream number in encoders tooKostya Shishkov2020-06-052-2/+6
* copy encoding parameters from the reference when negotiating the formatKostya Shishkov2020-06-052-2/+2
* introduce option handling for decodersKostya Shishkov2020-06-013-0/+18
* introduce option handling for encodersKostya Shishkov2020-05-312-0/+12
* MS Video 1 16-bit encoder and MS ADPCM encoderKostya Shishkov2020-05-303-15/+845
* msvideo1: remove debug leftoverKostya Shishkov2020-05-281-1/+0
* add a crate for common MS formatsKostya Shishkov2020-05-244-0/+626