]> Repos - portaudio/commit
disable dither conversion when host input format is 32 bit and user format is 24...
authorrossb <rossb@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 26 Dec 2010 06:43:58 +0000 (06:43 +0000)
committerrossb <rossb@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 26 Dec 2010 06:43:58 +0000 (06:43 +0000)
commitce6c4dfba63d1ce0effe737c76a86beb9e7cbd62
tree21bccaab8f440a77e4f18178c063292a2bff5ddc
parentba1def612671360dc14ad65ed7ff2b7a15457677
disable dither conversion when host input format is 32 bit and user format is 24 bit. the converter for this is unimplemented anyway, and the host won't ever be sending us better than 24 bit data, so no need to dither it.
src/common/pa_process.c