| | Compiling...
aacquant.c
.\aacquant.c(198) : warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
.\aacquant.c(337) : warning C4307: '*' : integral constant overflow
.\aacquant.c(337) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\aacquant.c(446) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\aacquant.c(447) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\aacquant.c(602) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\aacquant.c(614) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
util.c
tns.c
psychkni.c
.\psychkni.c(346) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\psychkni.c(393) : warning C4244: '=' : conversion from 'double' to 'psyfloat', possible loss of data
midside.c
ltp.c
huffman.c
frame.c
.\frame.c(235) : warning C4244: '=' : conversion from 'double' to 'unsigned int', possible loss of data
.\frame.c(241) : warning C4244: '=' : conversion from 'double' to 'unsigned int', possible loss of data
.\frame.c(242) : warning C4244: '=' : conversion from 'double' to 'unsigned long', possible loss of data
.\frame.c(245) : warning C4018: '>' : signed/unsigned mismatch
.\frame.c(330) : warning C4244: '=' : conversion from 'const double' to 'unsigned int', possible loss of data
.\frame.c(331) : warning C4018: '>' : signed/unsigned mismatch
.\frame.c(533) : warning C4018: '<' : signed/unsigned mismatch
.\frame.c(545) : warning C4018: '<' : signed/unsigned mismatch
.\frame.c(557) : warning C4018: '<' : signed/unsigned mismatch
filtbank.c
fft.c
.\fft.c(614) : warning C4244: '=' : conversion from 'double' to 'fftfloat', possible loss of data
.\fft.c(615) : warning C4244: '=' : conversion from 'double' to 'fftfloat', possible loss of data
channels.c
bitstream.c
.\bitstream.c(122) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\bitstream.c(124) : warning C4013: 'strlen' undefined; assuming extern returning int
backpred.c
Generating Code...
Creating library...
|