vp6enc: split out future common parts to share them with VP7 encoder
[nihav.git] / nihav-duck / src / codecs / mod.rs
2022-03-02 Kostya Shishkovvp6enc: split out future common parts to share them...
2021-11-02 Kostya ShishkovFlash support
2021-10-14 Kostya ShishkovVP8 decoder
2021-10-14 Kostya Shishkovvp7: split off data for the upcoming VP8 decoder
2021-09-29 Kostya ShishkovVP6 encoder
2021-09-22 Kostya Shishkovvp6: split data into separate module
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-07-09 Kostya Shishkovrename register_all_codecs to register_all_decoders
2020-06-16 Kostya Shishkovduck: fix or silence clippy warnings
2020-02-17 Kostya Shishkovmake all codec crates export just register_all function...
2019-10-30 Kostya ShishkovVP7 decoder
2019-09-14 Kostya ShishkovOn2 AVC decoder
2019-08-03 Kostya Shishkovsemi-working VP5/6 decoder
2019-05-18 Kostya ShishkovVP3 decoder
2019-05-15 Kostya Shishkovduck: fix some clippy warnings
2019-02-13 Kostya Shishkovrename truemotion[3-7] into vp[3-7]
2019-02-11 Kostya ShishkovDuck ADPCM decoders
2019-02-06 Kostya Shishkovcrate for Duck decoders with TM RT decoder