Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | annotate the sources for test samples | Kostya Shishkov | 2021-11-20 | 10 | -1/+13 |
* | use proper audio buffer truncation function | Kostya Shishkov | 2021-10-29 | 1 | -3/+2 |
* | replace vec.truncate(0) with vec.clear() | Kostya Shishkov | 2021-10-29 | 3 | -7/+7 |
* | ALAC decoder | Kostya Shishkov | 2021-10-22 | 2 | -0/+492 |
* | smc: fix repeat-two-blocks case | Kostya Shishkov | 2021-08-10 | 1 | -1/+3 |
* | smc: ignore first byte | Kostya Shishkov | 2021-08-10 | 1 | -2/+1 |
* | fix clippy warnings for update to rustc 1.46 | Kostya Shishkov | 2021-04-04 | 4 | -5/+5 |
* | svq1: inter mode uses wraparound instead of clamping | Kostya Shishkov | 2021-03-06 | 1 | -4/+4 |
* | remove trailing whitespace | Kostya Shishkov | 2020-07-10 | 3 | -5/+5 |
* | rename register_all_codecs to register_all_decoders | Kostya Shishkov | 2020-07-09 | 10 | -26/+26 |
* | qtrle: use proper file for 24-bit test | Kostya Shishkov | 2020-07-06 | 1 | -8/+8 |
* | qtrle: fix 32-bit test | Kostya Shishkov | 2020-07-06 | 1 | -1/+1 |
* | add nihav_qt crate with some QuickTime codecs | Kostya Shishkov | 2020-07-06 | 15 | -0/+9200 |