Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix clippy warnings | Kostya Shishkov | 2023-07-26 | 2 | -12/+6 |
* | fix some clippy warnings | Kostya Shishkov | 2022-09-22 | 1 | -1/+1 |
* | core: replace vec.truncate(0) with vec.clear() | Kostya Shishkov | 2021-10-29 | 2 | -4/+4 |
* | core/scale: fix corner case in mediancut palettiser | Kostya Shishkov | 2021-10-18 | 1 | -1/+1 |
* | core/scale: add options support | Kostya Shishkov | 2021-10-18 | 1 | -1/+23 |
* | fix clippy warnings for update to rustc 1.46 | Kostya Shishkov | 2021-04-04 | 2 | -1/+2 |
* | nihav_core/scale: fix ELBG palettisation in the same way as the generic version | Kostya Shishkov | 2020-07-08 | 1 | -4/+1 |
* | core: fix or silence clippy warnings | Kostya Shishkov | 2020-06-16 | 2 | -5/+6 |
* | core/scale: add conversion into paletted format | Kostya Shishkov | 2020-05-13 | 5 | -0/+1060 |