]> git.nihav.org Git - nihav.git/history - nihav-itu/src/codecs/h264/cabac_coder.rs
h264: add SIMD optimisations for x86_64 (not enabled by default)
[nihav.git] / nihav-itu / src / codecs / h264 / cabac_coder.rs
2021-05-12 Kostya Shishkovh264: use 6-bit state_idx in CABAC decoder (this elimin...
2020-12-16 Kostya Shishkovfix or silence clippy warnings
2020-12-12 Kostya Shishkovmostly working ITU H.264 decoder