Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | codec_support: fix or silence clippy warnings | Kostya Shishkov | 2020-06-16 | 2 | -4/+5 |
* | codec_support/vq: make ELBG report the number of meaningful codewords | Kostya Shishkov | 2020-06-15 | 1 | -7/+23 |
* | codec_support/vq: use 1% improvement as a threshold in ELBG loop | Kostya Shishkov | 2020-06-15 | 1 | -1/+1 |
* | codec_support/vq: calculate full cluster distortion instead of an average | Kostya Shishkov | 2020-06-15 | 1 | -3/+0 |
* | codec_support/vq: do not move empty group centroid | Kostya Shishkov | 2020-06-15 | 1 | -1/+3 |
* | codec_support: add module for generic vector quantisation | Kostya Shishkov | 2020-05-30 | 3 | -0/+429 |