📄 libavcodec.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: libavcodec - Win32 (WCE ARM) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\marodon\LOCALS~1\Temp\RSP4D.tmp" with contents
[
/nologo /W3 /I "." /I ".." /D "NDEBUG" /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "ARM" /D "_ARM_" /D UNDER_CE=300 /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "HAVE_AV_CONFIG_H" /D "WIN32" /D "WINCE" /D "__DECC" /Fp"ARMRel/libavcodec.pch" /YX /Fo"ARMRel/" /Oxs /MC /c
"C:\ffmpeg-cvs-2004-04-16\libavcodec\allcodecs.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\common.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\error_resilience.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\jrevdct.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\mem.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\mpeg12.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\msmpeg4.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\opts.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\rational.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\rv10.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\simple_idct.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\utils.c"
"C:\ffmpeg-cvs-2004-04-16\libavcodec\vp3dsp.c"
]
Creating command line "clarm.exe @C:\DOCUME~1\marodon\LOCALS~1\Temp\RSP4D.tmp"
Creating temporary file "C:\DOCUME~1\marodon\LOCALS~1\Temp\RSP4E.tmp" with contents
[
/nologo /out:"ARMRel\libavcodec.lib"
".\ARMRel\allcodecs.obj"
".\ARMRel\common.obj"
".\ARMRel\dsputil.obj"
".\ARMRel\error_resilience.obj"
".\ARMRel\h263.obj"
".\ARMRel\h263dec.obj"
".\ARMRel\imgconvert.obj"
".\ARMRel\jrevdct.obj"
".\ARMRel\mem.obj"
".\ARMRel\mpeg12.obj"
".\ARMRel\mpegvideo.obj"
".\ARMRel\msmpeg4.obj"
".\ARMRel\opts.obj"
".\ARMRel\rational.obj"
".\ARMRel\rv10.obj"
".\ARMRel\simple_idct.obj"
".\ARMRel\utils.obj"
".\ARMRel\vp3dsp.obj"
]
Creating command line "link.exe -lib @C:\DOCUME~1\marodon\LOCALS~1\Temp\RSP4E.tmp"
<h3>Output Window</h3>
Compiling...
allcodecs.c
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(231) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(822) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
common.c
dsputil.c
C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(869) : warning C4552: '/' : operator has no effect; expected operator with side-effect
C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(869) : warning C4552: '/' : operator has no effect; expected operator with side-effect
C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(870) : warning C4552: '/' : operator has no effect; expected operator with side-effect
C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(870) : warning C4552: '/' : operator has no effect; expected operator with side-effect
C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(932) : warning C4018: '<' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(933) : warning C4018: '<' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(947) : warning C4018: '<' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(2561) : warning C4244: '+=' : conversion from 'long ' to 'short ', possible loss of data
error_resilience.c
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(231) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(822) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\ffmpeg-cvs-2004-04-16\libavcodec\error_resilience.c(188) : warning C4244: '=' : conversion from '__int64 ' to 'short ', possible loss of data
h263.c
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(231) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(822) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(4548) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5035) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5116) : warning C4018: '==' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5711) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned short ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5715) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned short ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5721) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5725) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned short ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5727) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned short ', possible loss of data
h263dec.c
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(231) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(822) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(484) : warning C4018: '==' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(485) : warning C4018: '==' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(485) : warning C4018: '==' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(495) : warning C4018: '==' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(505) : warning C4018: '==' : signed/unsigned mismatch
C:\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(508) : warning C4018: '==' : signed/unsigned mismatch
imgconvert.c
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(231) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
C:\ffmpeg-cvs-2004-04-16\libavcodec\common.h(822) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert.c(1342) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(234) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(240) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(248) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(254) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(269) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(276) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(296) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(302) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(312) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(336) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(362) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(460) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(835) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(234) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(240) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(248) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(254) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(269) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(276) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(296) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(302) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(312) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(336) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(234) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(240) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(248) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(254) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(269) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(276) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
C:\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert_template.h(296) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -