Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/scale: document module | Kostya Shishkov | 2020-02-18 | 1 | -0/+36 |
* | remove trailing whitespaces | Kostya Shishkov | 2020-02-11 | 1 | -1/+1 |
* | core/scale: add output buffer flipping if needed | Kostya Shishkov | 2019-12-10 | 1 | -6/+78 |
* | core/scale: copy pictures with different strides too | Kostya Shishkov | 2019-11-27 | 1 | -3/+32 |
* | core/scale: optimise nearest-neighbour scaling | Kostya Shishkov | 2019-11-23 | 1 | -4/+35 |
* | core/scale: optimise YUV2RGB | Kostya Shishkov | 2019-11-23 | 1 | -0/+50 |
* | core/scale: fix unpacking condition | Kostya Shishkov | 2019-11-22 | 1 | -1/+1 |
* | core: fix most clippy warnings | Kostya Shishkov | 2019-05-14 | 3 | -24/+23 |
* | mark traits as dyn | Kostya Shishkov | 2019-05-14 | 4 | -9/+9 |
* | scaler initial work | Kostya Shishkov | 2019-04-29 | 5 | -0/+1034 |