x264.plg
资源名称:chapter15.rar [点击查看]
上传用户:hjq518
上传日期:2021-12-09
资源大小:5084k
文件大小:22k
源码类别:
Audio
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: libx264 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4B.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugquant-a.obj "....commoni386quant-a.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4B.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4C.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugpredict-a.obj "....commoni386predict-a.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4C.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4D.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugpixel-sse2.obj "....commoni386pixel-sse2.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4D.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4E.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugpixel-a.obj "....commoni386pixel-a.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4E.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugmc-a2.obj "....commoni386mc-a2.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP50.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugmc-a.obj "....commoni386mc-a.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP50.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP51.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugdeblock-a.obj "....commoni386deblock-a.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP51.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP52.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugdct-a.obj "....commoni386dct-a.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP52.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP53.bat" with contents
- [
- @echo off
- nasm -i 我的开发x264Weeklyx264-060308commoni386 -f win32 -DPREFIX -o .Debugcpu-a.obj "....commoni386cpu-a.asm"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP53.bat"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP54.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /Zi /Od /I "./common" /I "./encode" /I "./decode" /I "../../extras" /I "../.." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /D "HAVE_STDINT_H" /Fo"obj/enc_debug/" /Fd"obj/enc_debug/" /FD /GZ /c
- "D:我的开发x264Weeklyx264-060308encoderanalyse.c"
- "D:我的开发x264Weeklyx264-060308encodercabac.c"
- "D:我的开发x264Weeklyx264-060308encodercavlc.c"
- "D:我的开发x264Weeklyx264-060308encoderencoder.c"
- "D:我的开发x264Weeklyx264-060308encodereval.c"
- "D:我的开发x264Weeklyx264-060308encodermacroblock.c"
- "D:我的开发x264Weeklyx264-060308encoderme.c"
- "D:我的开发x264Weeklyx264-060308encoderratecontrol.c"
- "D:我的开发x264Weeklyx264-060308encoderset.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP54.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP55.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /Zi /Od /I "./common" /I "./encode" /I "./decode" /I "../../extras" /I "../.." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /D "HAVE_STDINT_H" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:我的开发x264Weeklyx264-060308commoni386dct-c.c"
- "D:我的开发x264Weeklyx264-060308commoncsp.c"
- "D:我的开发x264Weeklyx264-060308commonquant.c"
- "D:我的开发x264Weeklyx264-060308commonset.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP55.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP56.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /Zi /Od /I "./common" /I "./encode" /I "./decode" /I "../../extras" /I "../.." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /D "HAVE_STDINT_H" /Fo"obj/core_debug/" /Fd"obj/core_debug/" /FD /GZ /c
- "D:我的开发x264Weeklyx264-060308commoncabac.c"
- "D:我的开发x264Weeklyx264-060308commoncommon.c"
- "D:我的开发x264Weeklyx264-060308commoncpu.c"
- "D:我的开发x264Weeklyx264-060308commondct.c"
- "D:我的开发x264Weeklyx264-060308commonframe.c"
- "D:我的开发x264Weeklyx264-060308commonmacroblock.c"
- "D:我的开发x264Weeklyx264-060308commoni386mc-c.c"
- "D:我的开发x264Weeklyx264-060308commonmc.c"
- "D:我的开发x264Weeklyx264-060308commonmdate.c"
- "D:我的开发x264Weeklyx264-060308commonpixel.c"
- "D:我的开发x264Weeklyx264-060308commonpredict.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP56.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP57.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /Zi /Od /I "./common" /I "./encode" /I "./decode" /I "../../extras" /I "../.." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /D "HAVE_STDINT_H" /Fo"obj/util_debug/" /Fd"obj/util_debug/" /FD /GZ /c
- "D:我的开发x264Weeklyx264-060308extrasgetopt.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP57.tmp"
- Assembly "....commoni386quant-a.asm"
- Assembly "....commoni386predict-a.asm"
- Assembly "....commoni386pixel-sse2.asm"
- Assembly "....commoni386pixel-a.asm"
- Assembly "....commoni386mc-a2.asm"
- Assembly "....commoni386mc-a.asm"
- Assembly "....commoni386deblock-a.asm"
- Assembly "....commoni386dct-a.asm"
- Assembly "....commoni386cpu-a.asm"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP58.tmp" with contents
- [
- /nologo /out:"bin/libx264.lib"
- ".objenc_debuganalyse.obj"
- ".objenc_debugcabac.obj"
- ".objenc_debugcavlc.obj"
- ".objenc_debugencoder.obj"
- ".objenc_debugeval.obj"
- ".objenc_debugmacroblock.obj"
- ".objenc_debugme.obj"
- ".objenc_debugratecontrol.obj"
- ".objenc_debugset.obj"
- ".Debugdct-c.obj"
- ".objcore_debugcabac.obj"
- ".objcore_debugcommon.obj"
- ".objcore_debugcpu.obj"
- ".Debugcsp.obj"
- ".objcore_debugdct.obj"
- ".objcore_debugframe.obj"
- ".objcore_debugmacroblock.obj"
- ".objcore_debugmc-c.obj"
- ".objcore_debugmc.obj"
- ".objcore_debugmdate.obj"
- ".objcore_debugpixel.obj"
- ".objcore_debugpredict.obj"
- ".Debugquant.obj"
- ".Debugset.obj"
- ".objutil_debuggetopt.obj"
- ".Debugcpu-a.obj"
- ".Debugdct-a.obj"
- ".Debugdeblock-a.obj"
- ".Debugmc-a.obj"
- ".Debugmc-a2.obj"
- ".Debugpixel-a.obj"
- ".Debugpixel-sse2.obj"
- ".Debugpredict-a.obj"
- ".Debugquant-a.obj"
- ]
- Creating command line "link.exe -lib @C:DOCUME~1ADMINI~1LOCALS~1TempRSP58.tmp"
- <h3>Output Window</h3>
- Compiling...
- analyse.c
- D:我的开发x264Weeklyx264-060308encoderanalyse.c(1772) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
- cabac.c
- cavlc.c
- encoder.c
- D:我的开发x264Weeklyx264-060308encoderencoder.c(552) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderencoder.c(1394) : warning C4244: 'initializing' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderencoder.c(1417) : warning C4244: '=' : conversion from 'const double ' to 'float ', possible loss of data
- eval.c
- macroblock.c
- D:我的开发x264Weeklyx264-060308encodermacroblock.c(809) : warning C4018: '>' : signed/unsigned mismatch
- D:我的开发x264Weeklyx264-060308encodermacroblock.c(820) : warning C4244: '=' : conversion from 'unsigned __int64 ' to 'unsigned int ', possible loss of data
- me.c
- ratecontrol.c
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(221) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(356) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(403) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(557) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(562) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(568) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(577) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(787) : warning C4013: '_finite' undefined; assuming extern returning int
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(871) : warning C4244: 'initializing' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(900) : warning C4244: 'function' : conversion from 'double ' to 'int ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(900) : warning C4244: 'function' : conversion from 'double ' to 'int ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(923) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(932) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(932) : warning C4305: 'function' : truncation from 'const double ' to 'float '
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(952) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(952) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(952) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(981) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(983) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(984) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(984) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(994) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1000) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1001) : warning C4244: '*=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1003) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1003) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1026) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1037) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1042) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1046) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1047) : warning C4244: '*=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1054) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1055) : warning C4244: '/=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1056) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1062) : warning C4244: 'initializing' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1063) : warning C4244: 'initializing' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1076) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1076) : warning C4244: 'function' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1077) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1148) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1215) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1219) : warning C4244: '=' : conversion from 'double ' to 'unsigned __int64 ', possible loss of data
- D:我的开发x264Weeklyx264-060308encoderratecontrol.c(1221) : warning C4244: 'function' : conversion from 'double ' to 'int ', possible loss of data
- set.c
- Generating Code...
- Compiling...
- dct-c.c
- csp.c
- quant.c
- set.c
- Generating Code...
- Compiling...
- cabac.c
- common.c
- D:我的开发x264Weeklyx264-060308commoncommon.c(88) : warning C4305: '=' : truncation from 'const double ' to 'float '
- D:我的开发x264Weeklyx264-060308commoncommon.c(94) : warning C4305: '=' : truncation from 'const double ' to 'float '
- D:我的开发x264Weeklyx264-060308commoncommon.c(95) : warning C4305: '=' : truncation from 'const double ' to 'float '
- D:我的开发x264Weeklyx264-060308commoncommon.c(102) : warning C4305: '=' : truncation from 'const double ' to 'float '
- D:我的开发x264Weeklyx264-060308commoncommon.c(417) : warning C4018: '!=' : signed/unsigned mismatch
- cpu.c
- dct.c
- frame.c
- macroblock.c
- mc-c.c
- mc.c
- mdate.c
- pixel.c
- predict.c
- Generating Code...
- Compiling...
- getopt.c
- Creating library...
- <h3>
- --------------------Configuration: x264 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP59.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /Zi /Od /I "../../common" /I "../../encode" /I "../../decode" /I "../../extras" /I "../.." /D "_DEBUG" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "HAVE_STDINT_H" /Fp"obj/x264_Debug/x264.pch" /YX /Fo"obj/x264_Debug/" /Fd"obj/x264_Debug/" /FD /GZ /c
- "D:我的开发x264Weeklyx264-060308matroska.c"
- "D:我的开发x264Weeklyx264-060308x264.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP59.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5A.tmp" with contents
- [
- kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"obj/x264_Debug/x264.pdb" /debug /machine:I386 /out:"bin/x264.exe" /pdbtype:sept
- ".objx264_Debugmatroska.obj"
- ".objx264_Debugx264.obj"
- ".binlibx264.lib"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5A.tmp"
- <h3>Output Window</h3>
- Compiling...
- matroska.c
- D:我的开发x264Weeklyx264-060308matroska.c(238) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(238) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(238) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(238) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(238) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(238) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(238) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(238) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(250) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(250) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(250) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(250) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(250) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(250) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(250) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(250) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(301) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(301) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(301) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(301) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(301) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(301) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(301) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(301) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(459) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- D:我的开发x264Weeklyx264-060308matroska.c(460) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
- x264.c
- D:我的开发x264Weeklyx264-060308x264.c(779) : warning C4244: '=' : conversion from 'const double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308x264.c(788) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308x264.c(791) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308x264.c(794) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308x264.c(819) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308x264.c(822) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308x264.c(825) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
- D:我的开发x264Weeklyx264-060308x264.c(1134) : warning C4244: 'initializing' : conversion from '__int64 ' to 'int ', possible loss of data
- D:我的开发x264Weeklyx264-060308x264.c(1204) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'long ', possible loss of data
- Linking...
- <h3>Results</h3>
- x264.exe - 0 error(s), 89 warning(s)
- </pre>
- </body>
- </html>