h264: use 6-bit state_idx in CABAC decoder (this eliminates boundary check)
[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