Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid an extraneous index map | Chris Robinson | 2020-01-15 | 1 | -8/+5 |
* | Repack B-Format decoder fields | Chris Robinson | 2020-01-15 | 1 | -45/+46 |
* | Transpose BFormatDec's matrices | Chris Robinson | 2020-01-14 | 1 | -56/+24 |
* | Clean up some formating | Chris Robinson | 2020-01-14 | 1 | -16/+18 |
* | Combine identical arrays | Chris Robinson | 2020-01-04 | 1 | -16/+10 |
* | Use a span instead of an array+size | Chris Robinson | 2020-01-04 | 1 | -13/+7 |
* | Use a span for the band-splitter input | Chris Robinson | 2019-12-25 | 1 | -2/+2 |
* | 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 |