Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up some more clang-tidy warnings | Chris Robinson | 2023-12-08 | 1 | -7/+9 |
* | Use a variant instead of a union+flag | Chris Robinson | 2023-09-03 | 1 | -25/+39 |
* | Avoid using a reversed all-pass for the front stablizer | Chris Robinson | 2023-01-06 | 1 | -51/+29 |
* | Avoid using a macro to wrap standard attributes | Chris Robinson | 2022-12-06 | 1 | -1/+1 |
* | Avoid some uses of the LIKELY/UNLIKELY macros | Chris Robinson | 2022-12-05 | 1 | -1/+1 |
* | Don't manually reverse samples | Chris Robinson | 2022-03-31 | 1 | -18/+12 |
* | Get rid of MathDefs | Chris Robinson | 2022-01-27 | 1 | -5/+5 |
* | Use a vector in BFormatDec instead of FlexArray | Chris Robinson | 2021-12-10 | 1 | -2/+2 |
* | Convert AmbDecConf to DecoderConfig for loading | Chris Robinson | 2021-06-23 | 1 | -73/+8 |
* | Move bformatdec to core | Chris Robinson | 2021-04-25 | 1 | -0/+263 |