28 Feb
2026
28 Feb
'26
8:36 a.m.
v11: - Use the exact resampling ratio to calculate the buffer position and only convert to fixed point right before resampling. - Apply volume and mix in the put functions. - Don't (de)interleave in the get/put functions. - Directly resample interleaved stereo. - Add SSE2 version of `getsamples16`. - Add SSE versions of `putsamples_stereo` and `putsamples_mono2stereo`. - Other minor changes. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9928#note_130821