core/scale: add options support
[nihav.git] / nihav-core / src / scale / repack.rs
2021-10-18 Kostya Shishkovcore/scale: add options support
2021-10-06 Kostya Shishkovcore/scale: support packed YUV formats unpacking
2020-10-21 Kostya Shishkovcore/scale: process only common components in packing...
2020-06-16 Kostya Shishkovcore: fix or silence clippy warnings
2020-05-13 Kostya Shishkovcore/scale: add conversion into paletted format
2019-05-14 Kostya Shishkovcore: fix most clippy warnings
2019-05-14 Kostya Shishkovmark traits as dyn
2019-04-29 Kostya Shishkovscaler initial work