📄 libavcodec.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: libavcodec - Win32 (WCE ARMV4) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP503.tmp" with contents
[
/nologo /W3 /Oxt /I "." /I ".." /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D UNDER_CE=420 /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "HAVE_AV_CONFIG_H" /D "WIN32" /D "WINCE" /D "__DECC" /FR"ARMV4Rel/" /Fp"ARMV4Rel/libavcodec.pch" /YX /Fo"ARMV4Rel/" /MC /c
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\allcodecs.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\cabac.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\common.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\error_resilience.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\golomb.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\imgconvert.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\jrevdct.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\mem.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\mpeg12.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\msmpeg4.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\opts.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\rational.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\rv10.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\simple_idct.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\utils.c"
"C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\vp3dsp.c"
]
Creating command line "clarm.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP503.tmp"
<h3>Output Window</h3>
Compiling...
allcodecs.c
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(232) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
cabac.c
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(232) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
common.c
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(232) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
dsputil.c
C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(1008) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(1009) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(1023) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\MaDan\桌面\H264CE(FFMPEG)\ffmpeg-cvs-2004-04-16\libavcodec\dsputil.c(2660) : warning C4244: '+=' : conversion from 'long ' to 'short ', possible loss of data
error_resilience.c
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(232) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\error_resilience.c(188) : warning C4244: '=' : conversion from '__int64 ' to 'short ', possible loss of data
golomb.c
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(232) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
h263.c
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(232) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(4548) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5035) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5116) : warning C4018: '==' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5711) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned short ', possible loss of data
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5715) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned short ', possible loss of data
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5721) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5725) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned short ', possible loss of data
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263.c(5727) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned short ', possible loss of data
h263dec.c
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(232) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(484) : warning C4018: '==' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(485) : warning C4018: '==' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(485) : warning C4018: '==' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(495) : warning C4018: '==' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(505) : warning C4018: '==' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h263dec.c(508) : warning C4018: '==' : signed/unsigned mismatch
h264.c
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(232) : warning C4005: 'NDEBUG' : macro redefinition
unknown(0) : see previous definition of 'NDEBUG'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\common.h(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\golomb.h(146) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\golomb.h(179) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(741) : warning C4307: '*' : integral constant overflow
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(745) : warning C4307: '*' : integral constant overflow
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(976) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1015) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1027) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1086) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1100) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1111) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1135) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1148) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1165) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(1371) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(2614) : warning C4101: 'i' : unreferenced local variable
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(3615) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(3659) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(3728) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(3753) : warning C4013: 'fill_rectangle' undefined; assuming extern returning int
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(3942) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(3985) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(4008) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(4032) : warning C4002: too many actual parameters for macro 'tprintf'
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\h264.c(4887) : warning C4002: too many actual parameters for macro 'tprintf'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -