Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the sinc8 resampler option | Chris Robinson | 2017-02-19 | 1 | -71/+4 |
* | Put BsincState in a generic union | Chris Robinson | 2017-02-13 | 1 | -6/+6 |
* | Use ALsizei and ALint for sizes and offsets with resamplers and filters | Chris Robinson | 2017-01-16 | 1 | -10/+10 |
* | Add some more 'restrict' keywords | Chris Robinson | 2016-10-06 | 1 | -4/+6 |
* | Fix placement of alignas - fixes Mac OS X build | rdb | 2016-05-03 | 1 | -4/+4 |
* | Implement a band-limited sinc resampler | Chris Robinson | 2015-11-05 | 1 | -2/+2 |
* | Use the correct position in the SSE resamplers for left-over processing | Chris Robinson | 2015-10-25 | 1 | -4/+7 |
* | Use the correct array indices for SSE register components | Chris Robinson | 2015-10-17 | 1 | -4/+4 |
* | Replace the sinc6 resampler with sinc8, and make SSE versions | Chris Robinson | 2015-10-11 | 1 | -0/+66 |
* | Move the FIR4 from SSE2 to SSE3 | Chris Robinson | 2015-10-11 | 1 | -0/+93 |