⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 libavcodec.vcl

📁 手机端的H264源码
💻 VCL
📖 第 1 页 / 共 3 页
字号:
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2439) : warning C4018: '>' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2503) : warning C4018: '>' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2503) : warning C4018: '>' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2667) : warning C4018: '>' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2667) : warning C4018: '>' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2749) : warning C4018: '>' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2749) : warning C4018: '>' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2902) : warning C4018: '>' : signed/unsigned mismatch
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\mpegvideo.c(2902) : warning C4018: '>' : signed/unsigned mismatch
msmpeg4.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
opts.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
rational.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
rv10.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\rv10.c(409) : 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\rv10.c(413) : 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\rv10.c(531) : warning C4101: 'i' : unreferenced local variable
simple_idct.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
utils.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\utils.c(368) : warning C4305: '=' : truncation from 'const double ' to 'float '
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\utils.c(816) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\utils.c(817) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\utils.c(834) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
c:\documents and settings\madan\桌面\h264ce(ffmpeg)\ffmpeg-cvs-2004-04-16\libavcodec\utils.c(835) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
vp3dsp.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
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP504.tmp" with contents
[
/nologo /out:"..\..\h264CE\libavcodec.lib" 
".\ARMV4Rel\allcodecs.obj"
".\ARMV4Rel\cabac.obj"
".\ARMV4Rel\common.obj"
".\ARMV4Rel\dsputil.obj"
".\ARMV4Rel\error_resilience.obj"
".\ARMV4Rel\golomb.obj"
".\ARMV4Rel\h263.obj"
".\ARMV4Rel\h263dec.obj"
".\ARMV4Rel\h264.obj"
".\ARMV4Rel\imgconvert.obj"
".\ARMV4Rel\jrevdct.obj"
".\ARMV4Rel\mem.obj"
".\ARMV4Rel\mpeg12.obj"
".\ARMV4Rel\mpegvideo.obj"
".\ARMV4Rel\msmpeg4.obj"
".\ARMV4Rel\opts.obj"
".\ARMV4Rel\rational.obj"
".\ARMV4Rel\rv10.obj"
".\ARMV4Rel\simple_idct.obj"
".\ARMV4Rel\utils.obj"
".\ARMV4Rel\vp3dsp.obj"
".\ARMV4Rel\fillrectangle.obj"
]
Creating command line "link.exe -lib @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP504.tmp"
<h3>Output Window</h3>
Creating library...
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP505.tmp" with contents
[
/nologo /o"..\..\h264CE/libavcodec.bsc" 
".\ARMV4Rel\allcodecs.sbr"
".\ARMV4Rel\cabac.sbr"
".\ARMV4Rel\common.sbr"
".\ARMV4Rel\dsputil.sbr"
".\ARMV4Rel\error_resilience.sbr"
".\ARMV4Rel\golomb.sbr"
".\ARMV4Rel\h263.sbr"
".\ARMV4Rel\h263dec.sbr"
".\ARMV4Rel\h264.sbr"
".\ARMV4Rel\imgconvert.sbr"
".\ARMV4Rel\jrevdct.sbr"
".\ARMV4Rel\mem.sbr"
".\ARMV4Rel\mpeg12.sbr"
".\ARMV4Rel\mpegvideo.sbr"
".\ARMV4Rel\msmpeg4.sbr"
".\ARMV4Rel\opts.sbr"
".\ARMV4Rel\rational.sbr"
".\ARMV4Rel\rv10.sbr"
".\ARMV4Rel\simple_idct.sbr"
".\ARMV4Rel\utils.sbr"
".\ARMV4Rel\vp3dsp.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP505.tmp"
Creating browse info file...
<h3>Output Window</h3>




<h3>Results</h3>
libavcodec.lib - 0 error(s), 192 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -