Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle the bsinc C resampler like the others | Chris Robinson | 2018-09-17 | 1 | -1/+1 |
* | Simplify counting for the bsinc FIR loop | Chris Robinson | 2018-05-19 | 1 | -4/+8 |
* | Simplify counting for SIMD MixRow functions | Chris Robinson | 2018-05-15 | 1 | -7/+10 |
* | Use a step counter for gain stepping | Chris Robinson | 2018-05-14 | 1 | -29/+35 |
* | Add some more ASSUME statements | Chris Robinson | 2018-04-21 | 1 | -0/+2 |
* | Remove unnecessary undefs | Chris Robinson | 2018-04-19 | 1 | -1/+0 |
* | Add some ASSUME statements that ensure mixing at least 1 sample | Chris Robinson | 2018-04-18 | 1 | -0/+4 |
* | Add an ASSUME macro that requires a true condition | Chris Robinson | 2018-04-17 | 1 | -0/+2 |
* | Rename mixer_inc.c to hrtf_inc.c | Chris Robinson | 2018-03-22 | 1 | -1/+1 |
* | Move mixer sources into a sub-directory | Chris Robinson | 2018-03-22 | 1 | -0/+229 |