h264: reword MB reconstruction and add weighted MC
[nihav.git] / nihav-itu / src / codecs / h264 / dsp / mod.rs
2022-07-27 Kostya Shishkovh264: reword MB reconstruction and add weighted MC
2022-07-27 Kostya Shishkovh264: rework MB reconstruction and fix loop filtering
2022-07-27 Kostya Shishkovh264: drop unneeded mut
2022-07-27 Kostya Shishkovh264: fix some tables and indices in dsp
2022-07-27 Kostya Shishkovh264: fix transform order
2021-05-13 Kostya Shishkovh264: make debug and release versions of MC functions...