fix clippy warnings for update to rustc 1.46
[nihav.git] / nihav-codec-support / src / codecs / h263 / code.rs
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-12-20 Kostya Shishkovcodec_support/h263: add IDCT from Annex W
2020-06-16 Kostya Shishkovcodec_support: fix or silence clippy warnings
2020-04-08 Kostya Shishkovcodec_support/h263: fix delta calculation in the debloc...
2020-04-07 Kostya Shishkovcodec_support/h263: add OBMC feature
2020-04-03 Kostya Shishkovh263-based codecs: use proper motion compensation
2020-04-02 Kostya Shishkovcodec_support/h263: use proper H.263 deblocking
2020-04-02 Kostya Shishkovcodec_support/h263: fix tabs
2020-02-20 Kostya Shishkovsplit nihav-codec-support crate from nihav-core