Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the UNEXPECTED macro to the main header and rename it | Chris Robinson | 2018-01-07 | 1 | -1/+1 |
* | Use ALsizei in a few more places | Chris Robinson | 2017-01-16 | 1 | -5/+5 |
* | Improve the UHJ encoder's allpass processing loops | Chris Robinson | 2016-07-14 | 1 | -49/+70 |
* | Use the proper left and right channels for UHJ output | Chris Robinson | 2016-03-10 | 1 | -3/+3 |
* | Remove the extra scaling on W for UHJ encoding | Chris Robinson | 2016-03-01 | 1 | -7/+26 |
* | Separate the left and right output writes with UHJ encoding | Chris Robinson | 2016-02-27 | 1 | -9/+12 |
* | Add a function to encode 2-channel UHJ from B-Format | Chris Robinson | 2016-02-26 | 1 | -0/+91 |