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

📄 avsdecdll.plg

📁 avs音视频解码程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: avsdecdll - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hjt\LOCALS~1\Temp\RSP4F5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/avsdecdll.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\work\AVSOpenSource\avsdecdll\source\avsdeclib.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\block.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\decode.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\global.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\image.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\loopfilter.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\macroblock.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\pred.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\stream.cpp"
"E:\work\AVSOpenSource\avsdecdll\source\vlc.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\hjt\LOCALS~1\Temp\RSP4F5.tmp" 
Creating temporary file "C:\DOCUME~1\hjt\LOCALS~1\Temp\RSP4F6.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/avsdecdll.pdb" /debug /machine:I386 /out:"../bin/avsdecdll.dll" /implib:"../bin/avsdecdll.lib" /pdbtype:sept 
.\Debug\avsdeclib.obj
.\Debug\block.obj
.\Debug\decode.obj
.\Debug\global.obj
.\Debug\image.obj
.\Debug\loopfilter.obj
.\Debug\macroblock.obj
.\Debug\pred.obj
.\Debug\stream.obj
.\Debug\vlc.obj
]
Creating command line "xilink6.exe @C:\DOCUME~1\hjt\LOCALS~1\Temp\RSP4F6.tmp"
<h3>Output Window</h3>
Compiling...
avsdeclib.cpp
e:\work\avsopensource\avsdecdll\source\avsdeclib.cpp(67) : warning C4715: 'OpenAVSDec' : not all control paths return a value
block.cpp
e:\work\avsopensource\avsdecdll\source\block.cpp(72) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
e:\work\avsopensource\avsdecdll\source\block.cpp(73) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
e:\work\avsopensource\avsdecdll\source\block.cpp(74) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
e:\work\avsopensource\avsdecdll\source\block.cpp(75) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
e:\work\avsopensource\avsdecdll\source\block.cpp(76) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
e:\work\avsopensource\avsdecdll\source\block.cpp(77) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
e:\work\avsopensource\avsdecdll\source\block.cpp(78) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
e:\work\avsopensource\avsdecdll\source\block.cpp(79) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
decode.cpp
global.cpp
image.cpp
loopfilter.cpp
macroblock.cpp
e:\work\avsopensource\avsdecdll\source\macroblock.cpp(212) : warning C4018: '<' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\macroblock.cpp(271) : warning C4018: '<' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\macroblock.cpp(409) : warning C4101: 'i' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\macroblock.cpp(409) : warning C4101: 'j' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\macroblock.cpp(577) : warning C4101: 'tmp' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\macroblock.cpp(576) : warning C4101: 'i' : unreferenced local variable
pred.cpp
e:\work\avsopensource\avsdecdll\source\pred.cpp(596) : warning C4018: '<' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(693) : warning C4018: '<' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(932) : warning C4018: '<' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(1322) : warning C4018: '<' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(1586) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(1587) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(1696) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(1700) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(1782) : warning C4018: '<' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(1865) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(1944) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(2139) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(2140) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(2277) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(2278) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(2482) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(2502) : warning C4018: '<' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(2581) : warning C4018: '==' : signed/unsigned mismatch
e:\work\avsopensource\avsdecdll\source\pred.cpp(4086) : warning C4101: 'mvA' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\pred.cpp(4086) : warning C4101: 'mvB' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\pred.cpp(4086) : warning C4101: 'mvC' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\pred.cpp(4086) : warning C4101: 'mvD' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\pred.cpp(4086) : warning C4101: 'mvE' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\pred.cpp(4227) : warning C4101: 'i' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\pred.cpp(4268) : warning C4101: 'block' : unreferenced local variable
e:\work\avsopensource\avsdecdll\source\pred.cpp(4918) : warning C4101: 'refIndex1' : unreferenced local variable
stream.cpp
vlc.cpp
Linking...
   Creating library ../bin/avsdecdll.lib and object ../bin/avsdecdll.exp



<h3>Results</h3>
avsdecdll.dll - 0 error(s), 41 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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