cinepakenc: switch to MD5-based test
[nihav.git] / nihav-commonfmt / src / codecs / cinepakenc.rs
2020-10-04 Kostya Shishkovcinepakenc: switch to MD5-based test
2020-10-04 Kostya Shishkovintroduce stream and container duration
2020-07-10 Kostya Shishkovcinepakenc: ask for non-flipped image during negotiation
2020-07-09 Kostya Shishkovrename register_all_codecs to register_all_decoders
2020-06-16 Kostya Shishkovcommonfmt: fix or silence clippy warnings
2020-06-15 Kostya Shishkovcinepakenc: switch default quantisation mode to median cut
2020-06-15 Kostya Shishkovcinepakenc: take into account the number of quantised...
2020-06-15 Kostya Shishkovcinepakenc: add missing field in NAVideoInfo used in...
2020-06-15 Kostya Shishkovcinepakenc: fix V1-only intra mode
2020-06-06 Kostya Shishkovremove trailing whitespaces
2020-06-06 Kostya Shishkovcinepakenc: replace missed instance of key_int with...
2020-06-06 Kostya Shishkovcinepakenc: remove debug print
2020-06-06 Kostya Shishkovfactor out keyframe interval option
2020-06-05 Kostya Shishkovset stream number in encoders too
2020-06-05 Kostya Shishkovcinepakenc: introduce several encoding options
2020-06-05 Kostya Shishkovcopy encoding parameters from the reference when negoti...
2020-06-03 Kostya Shishkovexperimental Cinepak encoder