armovie: zero-terminated string is not exactly an error
[nihav.git] / nihav-rad / src / codecs / mod.rs
2023-10-07 Kostya ShishkovBink Audio encoder (version b for now)
2023-10-07 Kostya Shishkovbinkaud: split out common data definitions for the...
2023-10-07 Kostya ShishkovBink Video encoder (only 'b' version for now)
2023-10-07 Kostya Shishkovbinkvid: move data tables into separate module
2022-12-23 Kostya Shishkovmake validate!() print message only in debug builds
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 Shishkovrad: fix some clippy warnings
2019-01-23 Kostya ShishkovRAD formats crate and Smacker demuxer and decoder