Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store the ambisonic order as unsigned | Chris Robinson | 2019-09-13 | 1 | -4/+3 |
* | Use unsigned channel indices | Chris Robinson | 2019-09-12 | 1 | -6/+5 |
* | Use size_t for the post-process sample length | Chris Robinson | 2019-08-25 | 1 | -3/+3 |
* | Pass the MixRow buffer size as a span | Chris Robinson | 2019-08-20 | 1 | -6/+7 |
* | Allow using a variable channel stride for MixRowSamples | Chris Robinson | 2019-08-19 | 1 | -6/+6 |
* | Don't require MixRow's output to be a FloatBufferLine | Chris Robinson | 2019-08-18 | 1 | -3/+3 |
* | Update some includes | Chris Robinson | 2019-08-05 | 1 | -0/+2 |
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -2/+2 |
* | Make a couple counts size_t | Chris Robinson | 2019-08-03 | 1 | -0/+2 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+200 |