support Legend Entertainment Q format version 7
[nihav.git] / nihav-itu /
2021-11-20 Kostya Shishkovannotate the sources for test samples
2021-10-29 Kostya Shishkovadd some description to crates providing (de)coders...
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2021-05-13 Kostya Shishkovh264: make debug and release versions of MC functions...
2021-05-12 Kostya Shishkovh264: use 6-bit state_idx in CABAC decoder (this elimin...
2021-04-05 Kostya Shishkovmake tests that rely on external demuxers use only...
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-12-16 Kostya Shishkovfix or silence clippy warnings
2020-12-15 Kostya Shishkovh264: split out main chroma MC cases
2020-12-12 Kostya Shishkovmostly working ITU H.264 decoder