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

📄 encore.plg

📁 MPEG-4编解码技术, MPEG-4编解码技术
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: win32 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\钻石老猪\LOCALS~1\Temp\RSP45.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_MMX_" /D "_RC_" /Fp"Debug/encore.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\bitstream.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\encore.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mom_access.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mom_util.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_comp.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_util.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\putvlc.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\rate_ctl.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\text_bits.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\text_code.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\text_code_mb.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\text_dct.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\vop_code.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\intel_mmx\text_fdct_mmx.c"
"F:\四维科技\未完图书\Visual C++实用工程案例精选\Visual C++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\intel_mmx\text_idct_mmx.c"
]
Creating command line "cl.exe @"C:\DOCUME~1\钻石老猪\LOCALS~1\Temp\RSP45.tmp"" 
Creating temporary file "C:\DOCUME~1\钻石老猪\LOCALS~1\Temp\RSP46.tmp" with contents
[
/nologo /out:".\debug\encore.lib" 
".\Debug\bitstream.obj"
".\Debug\encore.obj"
".\Debug\mom_access.obj"
".\Debug\mom_util.obj"
".\Debug\mot_code.obj"
".\Debug\mot_est_comp.obj"
".\Debug\mot_est_mb.obj"
".\Debug\mot_util.obj"
".\Debug\putvlc.obj"
".\Debug\rate_ctl.obj"
".\Debug\text_bits.obj"
".\Debug\text_code.obj"
".\Debug\text_code_mb.obj"
".\Debug\text_dct.obj"
".\Debug\vop_code.obj"
".\Debug\text_fdct_mmx.obj"
".\Debug\text_idct_mmx.obj"
]
Creating command line "link.exe -lib @"C:\DOCUME~1\钻石老猪\LOCALS~1\Temp\RSP46.tmp""
<h3>Output Window</h3>
Compiling...
bitstream.c
encore.c
mom_access.c
mom_util.c
mot_code.c
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c(289) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c(291) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c(306) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c(308) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c(323) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c(325) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c(342) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_code.c(343) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
mot_est_comp.c
mot_est_mb.c
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(161) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(407) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(407) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(408) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(408) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(410) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(410) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(411) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(411) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(517) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\mot_est_mb.c(518) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
mot_util.c
putvlc.c
rate_ctl.c
text_bits.c
text_code.c
text_code_mb.c
text_dct.c
vop_code.c
text_fdct_mmx.c
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\intel_mmx\text_fdct_mmx.c(405) : warning C4102: 'mmx32_fdct_col47' : unreferenced label
f:\四维科技\未完图书\visual c++实用工程案例精选\visual c++视频,音频实用工程案例精选\9-16\code\chap6\mpeg4编码源码\encore\src\intel_mmx\text_fdct_mmx.c(405) : warning C4102: 'mmx32_fdct_col03' : unreferenced label
text_idct_mmx.c
Creating library...



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

⌨️ 快捷键说明

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