add LinePack decoder
[nihav.git] / nihav-qt / src / codecs / svq1.rs
2021-11-20 Kostya Shishkovannotate the sources for test samples
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2021-03-06 Kostya Shishkovsvq1: inter mode uses wraparound instead of clamping
2020-07-10 Kostya Shishkovremove trailing whitespace
2020-07-09 Kostya Shishkovrename register_all_codecs to register_all_decoders
2020-07-06 Kostya Shishkovadd nihav_qt crate with some QuickTime codecs