core: fix most clippy warnings
[nihav.git] / nihav-core / src / formats.rs
2019-05-14 Kostya Shishkovcore: fix most clippy warnings
2019-04-29 Kostya Shishkovformats: mark paletted formats as packed
2019-04-29 Kostya Shishkovformats: change RGB24 formaton from BGR to RGB
2019-04-29 Kostya Shishkovformats: some enhancements for upcoming rescale
2019-02-10 Kostya Shishkovformats: add some helper functions and make formaton...
2019-01-22 Kostya Shishkovpublic interface for chromaton creation
2019-01-17 Kostya Shishkovsplit NihAV into subcrates