Hi all,
this patch addresses the usage of Windows-specific types (namely __int16) in the Speex resampler. The current version causes problems when trying to cross-compile the Speex resampler for Windows under Linux. The patch replaces the types with the native Speex types which have proper typdefs for the supported platforms.
Regards
Tobias
Hi all,
this patch addresses the usage of Windows-specific types (namely __int16) in the Speex resampler. The current version causes problems when trying to cross-compile the Speex resampler for Windows under Linux. The patch replaces the types with the native Speex types which have proper typdefs for the supported platforms.
Regards
Tobias