]> git.nihav.org Git - nihav.git/history - nihav-llaudio/src/codecs/mod.rs
add some description to crates providing (de)coders and (de)muxers
[nihav.git] / nihav-llaudio / src / codecs / mod.rs
2021-10-26 Kostya Shishkovsimple FLAC encoder and muxer
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-09-05 Kostya Shishkovadd nihav-llaudio crate with FLAC, Monkey's Audio,...