fix clippy warnings for update to rustc 1.46
[nihav.git] / nihav-realmedia / src / codecs / rv60dsp.rs
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-06-16 Kostya Shishkovrealmedia: fix or silence clippy warnings
2020-03-24 Kostya Shishkovmake edge_emu() accept block alignment
2020-02-20 Kostya Shishkovsplit nihav-codec-support crate from nihav-core
2020-02-11 Kostya Shishkovremove trailing whitespaces
2019-05-15 Kostya Shishkovrealmedia: fix some clippy warnings
2019-04-28 Kostya Shishkovadd NASimpleVideoFrame and try it in RV60 decoder
2019-04-28 Kostya Shishkovswitch to refcounted buffers
2019-01-17 Kostya Shishkovsplit NihAV into subcrates