rename register_all_codecs to register_all_decoders
[nihav.git] / nihav-indeo / src / lib.rs
2020-07-09 Kostya Shishkovrename register_all_codecs to register_all_decoders
2020-02-20 Kostya Shishkovfix re-exports of crate submodules
2020-02-20 Kostya Shishkovsplit nihav-codec-support crate from nihav-core
2020-02-17 Kostya Shishkovmake all codec crates export just register_all function...
2019-05-15 Kostya Shishkovindeo: fix some clippy warnings
2019-01-17 Kostya Shishkovfix the rest of tests
2019-01-17 Kostya Shishkovsplit NihAV into subcrates