Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use macros for the likely/unlikely attributes | Chris Robinson | 2023-03-01 | 1 | -1/+1 |
* | The decoders don't need space for resampling | Chris Robinson | 2023-02-12 | 1 | -2/+0 |
* | Always write samples to the destination when resampling | Chris Robinson | 2023-02-11 | 1 | -5/+5 |
* | 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 |
* | Change a function to a static method | Chris Robinson | 2022-11-13 | 1 | -1/+1 |
* | Avoid duplicate checks and calculations | Chris Robinson | 2022-11-13 | 1 | -12/+8 |
* | Fix SampleConverter source read count | Chris Robinson | 2022-11-12 | 1 | -46/+22 |
* | Add a method for the input sample delay for the SampleConverter | Chris Robinson | 2022-11-12 | 1 | -1/+6 |
* | Move some more sources to core | Chris Robinson | 2021-04-24 | 1 | -0/+371 |