summaryrefslogtreecommitdiff
path: root/win32/xineplug_decode_mad.plg
diff options
context:
space:
mode:
Diffstat (limited to 'win32/xineplug_decode_mad.plg')
-rw-r--r--win32/xineplug_decode_mad.plg68
1 files changed, 68 insertions, 0 deletions
diff --git a/win32/xineplug_decode_mad.plg b/win32/xineplug_decode_mad.plg
new file mode 100644
index 000000000..d7417b507
--- /dev/null
+++ b/win32/xineplug_decode_mad.plg
@@ -0,0 +1,68 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: xineplug_decode_mad - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC5.tmp" with contents
+[
+/nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "include" /I "../include" /I "../src" /I "../src/xine-engine" /I "../src/xine-utils" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XINEPLUG_DECODE_MAD_EXPORTS" /D "XINE_COMPILE" /D "FPM_DEFAULT" /Fp"Debug/xineplug_decode_mad/xineplug_decode_mad.pch" /YX /Fo"Debug/xineplug_decode_mad/" /Fd"Debug/xineplug_decode_mad/" /FD /GZ /c
+"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmad\layer3.c"
+"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmad\timer.c"
+"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmad\xine_decoder.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC5.tmp"
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC6.tmp" with contents
+[
+/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_mad/xineplug_decode_mad.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_mad.so" /implib:"Debug/xineplug_decode_mad/xineplug_decode_mad.lib" /pdbtype:sept
+".\Debug\xineplug_decode_mad\bit.obj"
+".\Debug\xineplug_decode_mad\fixed.obj"
+".\Debug\xineplug_decode_mad\frame.obj"
+".\Debug\xineplug_decode_mad\huffman.obj"
+".\Debug\xineplug_decode_mad\layer12.obj"
+".\Debug\xineplug_decode_mad\layer3.obj"
+".\Debug\xineplug_decode_mad\stream.obj"
+".\Debug\xineplug_decode_mad\synth.obj"
+".\Debug\xineplug_decode_mad\timer.obj"
+".\Debug\xineplug_decode_mad\xine_decoder.obj"
+".\Debug\libxinesuppt\libxinesuppt.lib"
+".\Debug\libxineutils\libxineutils.lib"
+]
+Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC6.tmp"
+<h3>Output Window</h3>
+Compiling...
+layer3.c
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(524) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(533) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(534) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(535) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(536) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(547) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(564) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(571) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(577) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(579) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(580) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(645) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(729) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(733) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(746) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(755) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(764) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(773) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(1053) : warning C4018: '<' : signed/unsigned mismatch
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\layer3.c(1088) : warning C4018: '<' : signed/unsigned mismatch
+timer.c
+xine_decoder.c
+c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmad\xine_decoder.c(188) : warning C4018: '!=' : signed/unsigned mismatch
+Linking...
+
+
+
+<h3>Results</h3>
+xineplug_decode_mad.so - 0 error(s), 21 warning(s)
+</pre>
+</body>
+</html>