remove trailing whitespaces
[nihav.git] / nihav-core / src / scale / mod.rs
2020-02-11 Kostya Shishkovremove trailing whitespaces
2019-12-10 Kostya Shishkovcore/scale: add output buffer flipping if needed
2019-11-27 Kostya Shishkovcore/scale: copy pictures with different strides too
2019-11-22 Kostya Shishkovcore/scale: fix unpacking condition
2019-05-14 Kostya Shishkovcore: fix most clippy warnings
2019-05-14 Kostya Shishkovmark traits as dyn
2019-04-29 Kostya Shishkovscaler initial work