]> git.nihav.org Git - nihav.git/history - nihav-itu/src/codecs/h264/cabac_coder.rs
vp6enc: split out future common parts to share them with VP7 encoder
[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