]> git.nihav.org Git - nihav.git/history - nihav-indeo/src/codecs/mod.rs
avimux: do not record palette change chunks in OpenDML index
[nihav.git] / nihav-indeo / src / codecs / mod.rs
2024-12-04 Kostya Shishkovindeo: extend Indeo 2 decoder to support IMA RTV2 as...
2024-11-09 Kostya Shishkovnihav_indeo: fix or refresh clippy warnings
2023-02-06 Kostya ShishkovIndeo 3 encoder
2023-02-06 Kostya Shishkovsplit Indeo 3 codebooks into separate module
2022-12-23 Kostya Shishkovmake validate!() print message only in debug builds
2022-10-13 Kostya Shishkovprepare for implementing scalable Indeo 5
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-02-17 Kostya Shishkovmake all codec crates export just register_all function...
2019-05-15 Kostya Shishkovindeo: fix some clippy warnings
2019-05-14 Kostya Shishkovfix clippy errors
2019-01-17 Kostya Shishkovsplit NihAV into subcrates