Commit 8ce6ddf125e0eacfb1014e69370f9271c022a19d

Ryan C. Gordon 2017-01-23T16:42:47

audio: Fixed incorrect pointer in SDL_ResampleCVT_si16_c2(). Forgot to update this when we changed this to process in-place. Whoops!