📄 libx264.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: libx264 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4717.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\quant-a.obj "..\..\common\i386\quant-a.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4717.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4718.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\predict-a.obj "..\..\common\i386\predict-a.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4718.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4719.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\pixel-sse2.obj "..\..\common\i386\pixel-sse2.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4719.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471A.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\pixel-a.obj "..\..\common\i386\pixel-a.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471A.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471B.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\mc-a2.obj "..\..\common\i386\mc-a2.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471B.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471C.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\mc-a.obj "..\..\common\i386\mc-a.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471C.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471D.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\deblock-a.obj "..\..\common\i386\deblock-a.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471D.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471E.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\dct-a.obj "..\..\common\i386\dct-a.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471E.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471F.bat" with contents
[
@echo off
nasm -i \x264060805min\common\i386\ -f win32 -DPREFIX -o .\Debug\cpu-a.obj "..\..\common\i386\cpu-a.asm"
]
Creating command line "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP471F.bat"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4720.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" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\x264060805min\encoder\analyse.c"
"C:\x264060805min\encoder\cavlc.c"
"C:\x264060805min\encoder\enc_cabac.c"
"C:\x264060805min\encoder\enc_macroblock.c"
"C:\x264060805min\encoder\enc_set.c"
"C:\x264060805min\encoder\encoder.c"
"C:\x264060805min\encoder\eval.c"
"C:\x264060805min\encoder\me.c"
"C:\x264060805min\encoder\ratecontrol.c"
"C:\x264060805min\common\cabac.c"
"C:\x264060805min\common\common.c"
"C:\x264060805min\common\cpu.c"
"C:\x264060805min\common\csp.c"
"C:\x264060805min\common\dct.c"
"C:\x264060805min\common\frame.c"
"C:\x264060805min\common\macroblock.c"
"C:\x264060805min\common\i386\mc-c.c"
"C:\x264060805min\common\mc.c"
"C:\x264060805min\common\mdate.c"
"C:\x264060805min\common\pixel.c"
"C:\x264060805min\common\i386\predict-c.c"
"C:\x264060805min\common\predict.c"
"C:\x264060805min\common\quant.c"
"C:\x264060805min\common\set.c"
"C:\x264060805min\extras\getopt.c"
"C:\x264060805min\encoder\rdo.c"
"C:\x264060805min\encoder\slicetype_decision.c"
]
Creating command line "cl.exe @C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4720.tmp"
Assembly "..\..\common\i386\quant-a.asm"
Assembly "..\..\common\i386\predict-a.asm"
Assembly "..\..\common\i386\pixel-sse2.asm"
Assembly "..\..\common\i386\pixel-a.asm"
Assembly "..\..\common\i386\mc-a2.asm"
Assembly "..\..\common\i386\mc-a.asm"
Assembly "..\..\common\i386\deblock-a.asm"
Assembly "..\..\common\i386\dct-a.asm"
Assembly "..\..\common\i386\cpu-a.asm"
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4721.tmp" with contents
[
/nologo /out:"bin/libx264.lib"
.\Debug\analyse.obj
.\Debug\cavlc.obj
.\Debug\enc_cabac.obj
.\Debug\enc_macroblock.obj
.\Debug\enc_set.obj
.\Debug\encoder.obj
.\Debug\eval.obj
.\Debug\me.obj
.\Debug\ratecontrol.obj
.\Debug\cabac.obj
.\Debug\common.obj
.\Debug\cpu.obj
.\Debug\csp.obj
.\Debug\dct.obj
.\Debug\frame.obj
.\Debug\macroblock.obj
".\Debug\mc-c.obj"
.\Debug\mc.obj
.\Debug\mdate.obj
.\Debug\pixel.obj
".\Debug\predict-c.obj"
.\Debug\predict.obj
.\Debug\quant.obj
.\Debug\set.obj
.\Debug\getopt.obj
".\Debug\cpu-a.obj"
".\Debug\dct-a.obj"
".\Debug\deblock-a.obj"
".\Debug\mc-a.obj"
".\Debug\mc-a2.obj"
".\Debug\pixel-a.obj"
".\Debug\pixel-sse2.obj"
".\Debug\predict-a.obj"
".\Debug\quant-a.obj"
.\Debug\rdo.obj
.\Debug\slicetype_decision.obj
]
Creating command line "xilink6.exe -lib @C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4721.tmp"
<h3>Output Window</h3>
Compiling...
analyse.c
cavlc.c
enc_cabac.c
enc_macroblock.c
enc_set.c
encoder.c
eval.c
me.c
ratecontrol.c
cabac.c
common.c
cpu.c
csp.c
dct.c
frame.c
macroblock.c
mc-c.c
mc.c
mdate.c
pixel.c
Generating Code...
Compiling...
predict-c.c
predict.c
quant.c
set.c
getopt.c
rdo.c
slicetype_decision.c
Generating Code...
Creating library...
xilib: executing 'C:\PROGRA~1\MICROS~3\VC98\Bin\lib.exe'
Creating temporary file "C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4722.tmp" with contents
[
/nologo /o"Debug/libx264.bsc"
.\Debug\analyse.sbr
.\Debug\cavlc.sbr
.\Debug\enc_cabac.sbr
.\Debug\enc_macroblock.sbr
.\Debug\enc_set.sbr
.\Debug\encoder.sbr
.\Debug\eval.sbr
.\Debug\me.sbr
.\Debug\ratecontrol.sbr
.\Debug\cabac.sbr
.\Debug\common.sbr
.\Debug\cpu.sbr
.\Debug\csp.sbr
.\Debug\dct.sbr
.\Debug\frame.sbr
.\Debug\macroblock.sbr
".\Debug\mc-c.sbr"
.\Debug\mc.sbr
.\Debug\mdate.sbr
.\Debug\pixel.sbr
".\Debug\predict-c.sbr"
.\Debug\predict.sbr
.\Debug\quant.sbr
.\Debug\set.sbr
.\Debug\getopt.sbr
.\Debug\rdo.sbr
.\Debug\slicetype_decision.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\JESSES~1\LOCALS~1\Temp\RSP4722.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
libx264.lib - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -