Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Patch
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: mod_portaudio
-
Labels:None
-
Environment:Mac OS X 10.6 (Snow Leopard)
-
Platform:OS/X/gcc
-
CPU Info:i686
-
GCC Version:i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
-
FreeSWITCH GIT Revision:15411
-
Reproduced with GIT HEAD?:15411 is trunk
Description
Functions PaUtil_Generate16BitTriangularDither() and PaUtil_GenerateFloatTriangularDither() were coded with the assumption of 32 bit longs. This was fixed on the PortAudio trunk already, I'm just copying over the patch.
There is a separate issue in PortAudio specific to 64 bit Mac OS X 10.6 that someone has proposed a patch for, I'll try to test it tonight and post it here if it works.
There is a separate issue in PortAudio specific to 64 bit Mac OS X 10.6 that someone has proposed a patch for, I'll try to test it tonight and post it here if it works.