Deinterlace audio when loading it into the stack.
commited82194260ad8e5b0f65b503b775d488edc58a94
authorChris Robinson <chris.kcat@gmail.com>
Thu, 27 Sep 2012 00:16:25 +0000 (26 17:16 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 27 Sep 2012 00:16:25 +0000 (26 17:16 -0700)
treee7b8bfc64b4533310c3b1e66d1eb9f3de6d5e8c7
parent012e61b1054403655d70bc52b57f2ce1b5776f1d
Deinterlace audio when loading it into the stack.

It may be better to deinterlace it on load into the buffer, though I don't
imagine this will affect much. It could be nice for consistency's sake, though
it would also complicate things if we ever want to support direct access to
buffer data.
Alc/mixer.c