Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: fix or silence clippy warnings | Kostya Shishkov | 2020-06-16 | 1 | -19/+19 |
* | core/soundcvt: fix conversion of packed data | Kostya Shishkov | 2020-05-27 | 1 | -2/+2 |
* | core/soundcvt: fix buffer type in test | Kostya Shishkov | 2020-04-11 | 1 | -1/+1 |
* | support interleaved audio properly | Kostya Shishkov | 2020-03-06 | 1 | -6/+16 |
* | core/soundcvt: document module | Kostya Shishkov | 2020-02-18 | 1 | -0/+13 |
* | remove trailing whitespaces | Kostya Shishkov | 2020-02-11 | 1 | -3/+3 |
* | core/soundcvt: fix some bugs and switch to generic sample reader/writers | Kostya Shishkov | 2019-12-07 | 1 | -205/+219 |
* | core/soundcvt: use wrapping mul in sample width extension | Kostya Shishkov | 2019-11-27 | 1 | -4/+3 |
* | core/soundcvt: add DupMono mode for remixing speed-up | Kostya Shishkov | 2019-11-27 | 1 | -1/+27 |
* | core: add audio format conversion routines | Kostya Shishkov | 2019-11-17 | 1 | -0/+557 |