fix clippy warnings for update to rustc 1.46
[nihav.git] / nihav-core / src / formats.rs
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-09-10 Kostya Shishkovcore: fix clippy warnings
2020-09-05 Kostya Shishkovcore/formats: add SND_S32P_FORMAT soniton
2020-08-31 Kostya Shishkovcore/formats: fix displayed NASoniton information
2020-07-11 Kostya Shishkovcore/formats: fix grayscale format returned by NAPixelF...
2020-07-10 Kostya Shishkovremove trailing whitespace
2020-07-08 Kostya ShishkovRevert "core/formats: implement ToString instead of...
2020-07-07 Kostya Shishkovcore/formats: add conversion to/from short string form...
2020-07-06 Kostya Shishkovcore/format: use common format parsing error
2020-07-06 Kostya Shishkovcore/formats: implement ToString instead of Display...
2020-07-06 Kostya Shishkovcore: add short string formats for sonitons
2020-05-21 Kostya Shishkovcore/formats: add NAPixelFormaton::get_total_depth()
2020-02-19 Kostya Shishkovcore/formats: document module
2019-11-16 Kostya Shishkovcore/formats: make NASoniton fields public
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