aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-qt/src/codecs/smc.rs
Commit message (Expand)AuthorAgeFilesLines
* annotate the sources for test samplesKostya Shishkov2021-11-201-0/+1
* smc: fix repeat-two-blocks caseKostya Shishkov2021-08-101-1/+3
* smc: ignore first byteKostya Shishkov2021-08-101-2/+1
* fix clippy warnings for update to rustc 1.46Kostya Shishkov2021-04-041-1/+1
* rename register_all_codecs to register_all_decodersKostya Shishkov2020-07-091-3/+3
* add nihav_qt crate with some QuickTime codecsKostya Shishkov2020-07-061-0/+329