]> git.nihav.org Git - nihav.git/history - nihav-llaudio/src/codecs/ape.rs
vp7enc: remove duplicate tables
[nihav.git] / nihav-llaudio / src / codecs / ape.rs
2021-11-20 Kostya Shishkovannotate the sources for test samples
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2021-06-02 Kostya Shishkovape: fix silent block condition
2020-10-03 Kostya Shishkovape: zero samples in silent frames
2020-09-05 Kostya Shishkovadd nihav-llaudio crate with FLAC, Monkey's Audio,...