| | | Compiling...
bits.c
cb_search.c
exc_10_16_table.c
exc_10_32_table.c
exc_20_32_table.c
exc_5_256_table.c
exc_5_64_table.c
exc_8_128_table.c
filters.c
gain_table.c
gain_table_lbr.c
lpc.c
lsp.c
lsp_tables_nb.c
ltp.c
math_approx.c
misc.c
modes.c
c:\cygwin\home\tidev\speex_2\libspeex\modes.c(327) : warning C4305: 'initializing' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\modes.c(447) : warning C4305: 'initializing' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\modes.c(449) : warning C4305: 'initializing' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\modes.c(489) : warning C4305: 'initializing' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\modes.c(491) : warning C4305: 'initializing' : truncation from 'double' to 'float'
nb_celp.c
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(128) : warning C4244: '=' : conversion from 'double' to 'spx_word16_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(135) : warning C4244: '=' : conversion from 'double' to 'spx_lsp_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(368) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(370) : warning C4305: '=' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(372) : warning C4305: '=' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(381) : warning C4244: 'function' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(439) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(525) : warning C4244: '=' : conversion from 'double' to 'spx_word16_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(888) : warning C4244: '=' : conversion from 'float' to 'spx_word32_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1096) : warning C4244: 'function' : conversion from 'double' to 'spx_word16_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1099) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1101) : warning C4305: '=' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1105) : warning C4244: 'function' : conversion from 'float' to 'spx_word16_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1156) : warning C4244: '=' : conversion from 'double' to 'spx_word16_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1296) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1304) : warning C4244: '=' : conversion from 'double' to 'spx_word16_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1309) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1318) : warning C4244: '=' : conversion from 'double' to 'spx_word16_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1321) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1322) : warning C4244: '-=' : conversion from 'float' to 'spx_word16_t', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1501) : warning C4244: '=' : conversion from 'spx_int32_t' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\nb_celp.c(1571) : warning C4244: '=' : conversion from 'double' to 'spx_lsp_t', possible loss of data
quant_lsp.c
Generating Code...
Compiling...
sb_celp.c
speex.c
speex_callbacks.c
c:\cygwin\home\tidev\speex_2\libspeex\speex_callbacks.c(115) : warning C4244: '=' : conversion from 'unsigned int' to 'float', possible loss of data
testenc-TI-C64x.c
c:\cygwin\home\tidev\speex_2\ti\testenc-ti-c64x.c(74) : warning C4068: unknown pragma
c:\cygwin\home\tidev\speex_2\ti\testenc-ti-c64x.c(77) : warning C4068: unknown pragma
c:\cygwin\home\tidev\speex_2\ti\testenc-ti-c64x.c(159) : warning C4996: 'fopen' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\cygwin\home\tidev\speex_2\ti\testenc-ti-c64x.c(163) : warning C4996: 'fopen' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\cygwin\home\tidev\speex_2\ti\testenc-ti-c64x.c(166) : warning C4996: 'fopen' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\cygwin\home\tidev\speex_2\ti\testenc-ti-c64x.c(223) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\ti\testenc-ti-c64x.c(229) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
vbr.c
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(49) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(49) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(49) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(49) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(50) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(50) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(50) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(50) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(51) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(51) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(51) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(51) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(52) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(55) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(56) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(56) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(63) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(64) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(64) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(65) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(70) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(80) : warning C4305: '=' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(85) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(86) : warning C4305: '=' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(92) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(139) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(146) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(149) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(151) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(167) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(168) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(177) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(178) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(184) : warning C4305: '-=' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(186) : warning C4305: '-=' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(188) : warning C4305: '-=' : truncation from 'double' to 'float'
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(191) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(192) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(201) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(203) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(208) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(215) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(216) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(219) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(237) : warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(244) : warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(246) : warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
c:\cygwin\home\tidev\speex_2\libspeex\vbr.c(249) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
vorbis_psy.c
vq.c
window.c
Generating Code...
Compiling manifest to resources...
Linking...
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
|