]> Repos - portaudio/commit
wasapi:
authordmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 25 Mar 2010 23:27:27 +0000 (23:27 +0000)
committerdmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 25 Mar 2010 23:27:27 +0000 (23:27 +0000)
commitd71496262169cd055291b313ae4b3f8dc4b69800
tree94ae8986867d1ef1dfac6276428ddb17d8d8069f
parent14a79e0e897920e6d44f71bd1f2f5940c0a3f287
wasapi:
 - fixed int24 Mono to Stereo mixer (affects Mono streams starting in Exclusive mode)
pa_converters:
 - avoid using 64-bit integer math for Int24_To_Float32 and Int24_To_Int32 under x64 Posix platforms (long is 64-bit there), now using explicit PaInt32 type
src/common/pa_converters.c
src/hostapi/wasapi/pa_win_wasapi.c