add LinePack decoder
[nihav.git] / nihav-itu / src / codecs / mod.rs
2023-07-26 Kostya Shishkovfix clippy warnings
2023-06-14 Kostya Shishkovh264: add multi-threaded decoder
2022-12-23 Kostya Shishkovmake validate!() print message only in debug builds
2022-09-05 Kostya Shishkovh264: add SIMD optimisations for x86_64 (not enabled...
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-12-16 Kostya Shishkovfix or silence clippy warnings
2020-12-12 Kostya Shishkovmostly working ITU H.264 decoder