h264: fix direct 8x8 inference mode
[nihav.git] / nihav-itu / src / codecs / h264 / mod.rs
2022-07-27 Kostya Shishkovh264: fix direct 8x8 inference mode
2022-07-27 Kostya Shishkovh264: reword MB reconstruction and add weighted MC
2022-07-27 Kostya Shishkovh264: rework MB reconstruction and fix loop filtering
2021-11-20 Kostya Shishkovannotate the sources for test samples
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-12-16 Kostya Shishkovfix or silence clippy warnings
2020-12-12 Kostya Shishkovmostly working ITU H.264 decoder