mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
70bf42392d
The SSE2 code paths for mono expansion introduced in Version 0.11.15 mixed up the parameters of `_mm_shuffle_ps()`, which in turn caused adjacent PCM frames to be swapped in the channel-expanded output.