add LinePack decoder
[nihav.git] / nihav-duck / src / codecs / vp7dsp.rs
2023-07-26 Kostya Shishkovfix clippy warnings
2021-10-14 Kostya Shishkovvp7: split off data for the upcoming VP8 decoder
2020-09-27 Kostya Shishkovfix some warnings (unneeded parentheses, missing dyn...
2020-06-16 Kostya Shishkovduck: fix or silence clippy warnings
2020-03-24 Kostya Shishkovmake edge_emu() accept block alignment
2020-02-20 Kostya Shishkovsplit nihav-codec-support crate from nihav-core
2020-02-11 Kostya Shishkovremove trailing whitespaces
2020-02-08 Kostya Shishkovvp7: fix special modes motion compensation
2019-10-30 Kostya ShishkovVP7 decoder