]> git.nihav.org Git - nihav.git/history - nihav-itu/src/codecs/h264/dsp/mc/x86/luma_mc.rs
h264: prepare data references before decoding
[nihav.git] / nihav-itu / src / codecs / h264 / dsp / mc / x86 / luma_mc.rs
2023-07-26 Kostya Shishkovh264: fix warnings regarding uninitialised memory
2022-09-05 Kostya Shishkovh264: add SIMD optimisations for x86_64 (not enabled...