Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid an extraneous index map | Chris Robinson | 2020-01-15 | 1 | -5/+3 |
* | Make a couple helper methods to create BFormatDec | Chris Robinson | 2020-01-15 | 1 | -1/+14 |
* | Repack B-Format decoder fields | Chris Robinson | 2020-01-15 | 1 | -12/+13 |
* | Transpose BFormatDec's matrices | Chris Robinson | 2020-01-14 | 1 | -9/+7 |
* | Clean up some formating | Chris Robinson | 2020-01-14 | 1 | -1/+1 |
* | Use a span instead of an array+size | Chris Robinson | 2020-01-04 | 1 | -3/+2 |
* | Store the ambisonic order as unsigned | Chris Robinson | 2019-09-13 | 1 | -2/+2 |
* | Use unsigned channel indices | Chris Robinson | 2019-09-12 | 1 | -2/+2 |
* | Use size_t for the post-process sample length | Chris Robinson | 2019-08-25 | 1 | -1/+1 |
* | Allow using a variable channel stride for MixRowSamples | Chris Robinson | 2019-08-19 | 1 | -3/+2 |
* | Update some includes | Chris Robinson | 2019-08-05 | 1 | -0/+1 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+62 |