Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy cleanups (#800) | Rosen Penev | 2023-01-15 | 1 | -2/+2 |
* | Support different input channel orders in uhjencoder | Chris Robinson | 2022-11-04 | 1 | -12/+39 |
* | Use the correct input for the IIR UHJ encoder | Chris Robinson | 2022-10-26 | 1 | -2/+2 |
* | Avoid a duplicate all-pass function that accumulates | Chris Robinson | 2022-10-22 | 1 | -33/+30 |
* | Add options to encode 3- and 4-channel UHJ to uhjencoder | Chris Robinson | 2022-02-04 | 1 | -19/+71 |
* | Remove math_defs.h | Chris Robinson | 2022-01-27 | 1 | -47/+48 |
* | Slight update to the UHJ coefficients | Chris Robinson | 2021-11-28 | 1 | -1/+1 |
* | Use a higher quality all-pass for the UHJ utils | Chris Robinson | 2021-07-30 | 1 | -1/+1 |
* | Add a utility to encode audio files to UHJ | Chris Robinson | 2021-07-09 | 1 | -0/+454 |