From 9d422a9e3c7cbd0d3dfdf8c077f24f9a8f035cec Mon Sep 17 00:00:00 2001 From: Tim Champagne Date: Tue, 22 Apr 2003 20:21:20 +0000 Subject: Removed some unneeded files from the Win32/msvc port commit CVS patchset: 4649 CVS date: 2003/04/22 20:21:20 --- win32/libdvdnav.plg | 159 --------- win32/libdvdread.plg | 74 ----- win32/libxine.plg | 140 -------- win32/libxinesuppt.plg | 169 ---------- win32/libxineutils.plg | 62 ---- win32/xineconsole.plg | 51 --- win32/xineplug_ao_out_directx.plg | 38 --- win32/xineplug_decode_a52.plg | 661 -------------------------------------- win32/xineplug_decode_divx4.plg | 111 ------- win32/xineplug_decode_dts.plg | 39 --- win32/xineplug_decode_ff.plg | 259 --------------- win32/xineplug_decode_lpcm.plg | 39 --- win32/xineplug_decode_mad.plg | 68 ---- win32/xineplug_decode_mpeg2.plg | 160 --------- win32/xineplug_decode_real.plg | 28 -- win32/xineplug_decode_spu.plg | 46 --- win32/xineplug_decode_spucc.plg | 37 --- win32/xineplug_decode_sputext.plg | 41 --- win32/xineplug_decode_vfill.plg | 37 --- win32/xineplug_dmx.plg | 41 --- win32/xineplug_dmx_asf.plg | 75 ----- win32/xineplug_dmx_avi.plg | 16 - win32/xineplug_dmx_cda.plg | 16 - win32/xineplug_dmx_mpeg.plg | 37 --- win32/xineplug_dmx_mpeg_audio.plg | 37 --- win32/xineplug_dmx_mpeg_block.plg | 41 --- win32/xineplug_dmx_mpeg_elem.plg | 16 - win32/xineplug_dmx_mpeg_pes.plg | 54 ---- win32/xineplug_dmx_mpeg_ts.plg | 16 - win32/xineplug_inp_dvd.plg | 31 -- win32/xineplug_inp_file.plg | 46 --- win32/xineplug_vo_out_directx.plg | 16 - win32/xineui.plg | 44 --- 33 files changed, 2705 deletions(-) delete mode 100644 win32/libdvdnav.plg delete mode 100644 win32/libdvdread.plg delete mode 100644 win32/libxine.plg delete mode 100644 win32/libxinesuppt.plg delete mode 100644 win32/libxineutils.plg delete mode 100644 win32/xineconsole.plg delete mode 100644 win32/xineplug_ao_out_directx.plg delete mode 100644 win32/xineplug_decode_a52.plg delete mode 100644 win32/xineplug_decode_divx4.plg delete mode 100644 win32/xineplug_decode_dts.plg delete mode 100644 win32/xineplug_decode_ff.plg delete mode 100644 win32/xineplug_decode_lpcm.plg delete mode 100644 win32/xineplug_decode_mad.plg delete mode 100644 win32/xineplug_decode_mpeg2.plg delete mode 100644 win32/xineplug_decode_real.plg delete mode 100644 win32/xineplug_decode_spu.plg delete mode 100644 win32/xineplug_decode_spucc.plg delete mode 100644 win32/xineplug_decode_sputext.plg delete mode 100644 win32/xineplug_decode_vfill.plg delete mode 100644 win32/xineplug_dmx.plg delete mode 100644 win32/xineplug_dmx_asf.plg delete mode 100644 win32/xineplug_dmx_avi.plg delete mode 100644 win32/xineplug_dmx_cda.plg delete mode 100644 win32/xineplug_dmx_mpeg.plg delete mode 100644 win32/xineplug_dmx_mpeg_audio.plg delete mode 100644 win32/xineplug_dmx_mpeg_block.plg delete mode 100644 win32/xineplug_dmx_mpeg_elem.plg delete mode 100644 win32/xineplug_dmx_mpeg_pes.plg delete mode 100644 win32/xineplug_dmx_mpeg_ts.plg delete mode 100644 win32/xineplug_inp_dvd.plg delete mode 100644 win32/xineplug_inp_file.plg delete mode 100644 win32/xineplug_vo_out_directx.plg delete mode 100644 win32/xineui.plg diff --git a/win32/libdvdnav.plg b/win32/libdvdnav.plg deleted file mode 100644 index f0416f206..000000000 --- a/win32/libdvdnav.plg +++ /dev/null @@ -1,159 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: libdvdnav - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPA1.tmp" with contents -[ -/nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "include" /I "../include" /I "../intl" /I "../src" /I "../src/xine-engine" /I "../src/xine-utils" /I "../src/input/libdvdread" /I "../src/input/libdvdnav" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBDVDNAV_EXPORTS" /D "XINE_COMPILE" /D "HAVE_CONFIG_H" /D "__WINE_WINDEF_H" /D "__WINE_WINGDI_H" /D "__WINE_VFW_H" /FR"Debug/libdvdnav/" /Fp"Debug/libdvdnav/libdvdnav.pch" /YX /Fo"Debug/libdvdnav/" /Fd"Debug/libdvdnav/" /FD /I /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\dvdnav.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\highlight.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\navigation.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\read_cache.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\remap.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\searching.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\settings.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\vm.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdnav\vmcmd.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPA1.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPA2.tmp" with contents -[ -kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib comctl32.lib /nologo /dll /incremental:yes /pdb:"Debug/libdvdnav/libdvdnav.pdb" /debug /machine:I386 /def:".\libdvdnav.def" /out:"Debug/bin/libdvdnav.dll" /implib:"Debug/libdvdnav/libdvdnav.lib" /pdbtype:sept -".\Debug\libdvdnav\decoder.obj" -".\Debug\libdvdnav\dvdnav.obj" -".\Debug\libdvdnav\highlight.obj" -".\Debug\libdvdnav\navigation.obj" -".\Debug\libdvdnav\read_cache.obj" -".\Debug\libdvdnav\remap.obj" -".\Debug\libdvdnav\searching.obj" -".\Debug\libdvdnav\settings.obj" -".\Debug\libdvdnav\vm.obj" -".\Debug\libdvdnav\vmcmd.obj" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -".\Debug\libdvdread\libdvdread.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPA2.tmp" -

Output Window

-Compiling... -decoder.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(115) : warning C4244: 'return' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(117) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(127) : warning C4244: 'return' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(129) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(160) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(162) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(171) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(173) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(174) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(182) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(184) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(194) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(196) : warning C4244: 'function' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(224) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(235) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(236) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(252) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(259) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(263) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(264) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(268) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(269) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(273) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(274) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(292) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(296) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(300) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(301) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(310) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(314) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(315) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(316) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(320) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(328) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(332) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(333) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(337) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(338) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(342) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(343) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(370) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(378) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(385) : warning C4244: 'function' : conversion from 'unsigned short ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(411) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(411) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(414) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(414) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(415) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(415) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(418) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(420) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(423) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(425) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(428) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(430) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(434) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(434) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(434) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(436) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(441) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(441) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(441) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(443) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(447) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(450) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(450) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(450) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(453) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(453) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(453) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(456) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(456) : warning C4244: 'function' : conversion from 'long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(456) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(463) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(464) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(465) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(476) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(477) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(478) : warning C4244: 'initializing' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(580) : warning C4142: benign redefinition of type -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\decoder.c(580) : warning C4028: formal parameter 2 different from declaration -dvdnav.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\dvdnav.c(557) : warning C4002: too many actual parameters for macro 'printerrf' -highlight.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\highlight.c(420) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\highlight.c(491) : warning C4018: '<' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\highlight.c(500) : warning C4018: '!=' : signed/unsigned mismatch -navigation.c -read_cache.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\read_cache.c(452) : warning C4003: not enough actual parameters for macro 'dprintf' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\read_cache.c(484) : warning C4003: not enough actual parameters for macro 'dprintf' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\read_cache.c(545) : warning C4002: too many actual parameters for macro 'dprintf' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\read_cache.c(558) : warning C4018: '>' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\read_cache.c(563) : warning C4002: too many actual parameters for macro 'dprintf' -remap.c -searching.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\searching.c(79) : warning C4018: '<' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\searching.c(436) : warning C4018: '==' : signed/unsigned mismatch -settings.c -vm.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\vm.c(875) : warning C4715: 'vm_get_video_attr' : not all control paths return a value -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\vm.c(888) : warning C4715: 'vm_get_audio_attr' : not all control paths return a value -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdnav\vm.c(901) : warning C4715: 'vm_get_subp_attr' : not all control paths return a value -vmcmd.c -Linking... - Creating library Debug/libdvdnav/libdvdnav.lib and object Debug/libdvdnav/libdvdnav.exp - - - -

Results

-libdvdnav.dll - 0 error(s), 95 warning(s) -
- - diff --git a/win32/libdvdread.plg b/win32/libdvdread.plg deleted file mode 100644 index dc059a90f..000000000 --- a/win32/libdvdread.plg +++ /dev/null @@ -1,74 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: libdvdread - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP80.tmp" with contents -[ -/nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "include" /I "../include" /I "../intl" /I "../src" /I "../src/xine-engine" /I "../src/xine-utils" /I "../src/input/libdvdcss/src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBDVDREAD_EXPORTS" /D "XINE_COMPILE" /D "HAVE_CONFIG_H" /D "__WINE_WINDEF_H" /D "__WINE_WINGDI_H" /D "__WINE_VFW_H" /FR"Debug/libdvdread/" /Fp"Debug/libdvdread/libdvdread.pch" /YX /Fo"Debug/libdvdread/" /Fd"Debug/libdvdread/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdread\dvd_input.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdread\dvd_reader.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdread\dvd_udf.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdread\ifo_print.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdread\ifo_read.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdread\md5.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdread\nav_print.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\libdvdread\nav_read.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP80.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP81.tmp" with contents -[ -kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib comctl32.lib /nologo /dll /incremental:yes /pdb:"Debug/libdvdread/libdvdread.pdb" /debug /machine:I386 /def:".\libdvdread.def" /out:"Debug/bin/libdvdread.dll" /implib:"Debug/libdvdread/libdvdread.lib" /pdbtype:sept -".\Debug\libdvdread\dvd_input.obj" -".\Debug\libdvdread\dvd_reader.obj" -".\Debug\libdvdread\dvd_udf.obj" -".\Debug\libdvdread\ifo_print.obj" -".\Debug\libdvdread\ifo_read.obj" -".\Debug\libdvdread\md5.obj" -".\Debug\libdvdread\nav_print.obj" -".\Debug\libdvdread\nav_read.obj" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -".\Debug\libdvdcss.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP81.tmp" -

Output Window

-Compiling... -dvd_input.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_input.c(164) : warning C4013: 'open' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_input.c(190) : warning C4013: 'lseek' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_input.c(218) : warning C4013: 'read' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_input.c(231) : warning C4146: unary minus operator applied to unsigned type, result still unsigned -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_input.c(250) : warning C4013: 'close' undefined; assuming extern returning int -dvd_reader.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_reader.c(948) : warning C4142: benign redefinition of type -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_reader.c(948) : warning C4028: formal parameter 2 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_reader.c(1039) : warning C4018: '!=' : signed/unsigned mismatch -dvd_udf.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_udf.c(368) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_udf.c(378) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\dvd_udf.c(389) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -ifo_print.c -ifo_read.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\ifo_read.c(848) : warning C4018: '<=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\ifo_read.c(1071) : warning C4018: '<=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\ifo_read.c(1100) : warning C4018: '<=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\ifo_read.c(1134) : warning C4018: '<' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\libdvdread\ifo_read.c(1409) : warning C4018: '<' : signed/unsigned mismatch -md5.c -nav_print.c -nav_read.c -Linking... - Creating library Debug/libdvdread/libdvdread.lib and object Debug/libdvdread/libdvdread.exp - - - -

Results

-libdvdread.dll - 0 error(s), 16 warning(s) -
- - diff --git a/win32/libxine.plg b/win32/libxine.plg deleted file mode 100644 index f38dc1b49..000000000 --- a/win32/libxine.plg +++ /dev/null @@ -1,140 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: libxine - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP254.tmp" with contents -[ -/nologo /MDd /W3 /Gm /GX /ZI /Od /I "include" /I "../include" /I ".." /I "../intl" /I "../src" /I "../src/xine-engine" /I "../src/xine-utils" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBXINE_EXPORTS" /D "XINE_COMPILE" /D "HAVE_CONFIG_H" /D "__WINE_WINDEF_H" /D "__WINE_WINGDI_H" /D "__WINE_VFW_H" /FR"Debug/libxine/" /Fp"Debug/libxine/libxine.pch" /YX /Fo"Debug/libxine/" /Fd"Debug/libxine/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\xine-engine\buffer_types.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP254.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP255.tmp" with contents -[ -kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib comctl32.lib /nologo /dll /incremental:yes /pdb:"Debug/libxine/libxine.pdb" /debug /machine:I386 /def:".\libxine.def" /out:"Debug/bin/libxine.dll" /implib:"Debug/libxine/libxine.lib" /pdbtype:sept -".\Debug\libxine\audio_decoder.obj" -".\Debug\libxine\audio_out.obj" -".\Debug\libxine\buffer.obj" -".\Debug\libxine\buffer_types.obj" -".\Debug\libxine\configfile.obj" -".\Debug\libxine\demux.obj" -".\Debug\libxine\events.obj" -".\Debug\libxine\load_plugins.obj" -".\Debug\libxine\locale.obj" -".\Debug\libxine\lrb.obj" -".\Debug\libxine\metronom.obj" -".\Debug\libxine\osd.obj" -".\Debug\libxine\post.obj" -".\Debug\libxine\resample.obj" -".\Debug\libxine\scratch.obj" -".\Debug\libxine\tvmode.obj" -".\Debug\libxine\video_decoder.obj" -".\Debug\libxine\video_out.obj" -".\Debug\libxine\video_overlay.obj" -".\Debug\libxine\vo_scale.obj" -".\Debug\libxine\xine.obj" -".\Debug\libxine\xine_interface.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP255.tmp" -

Output Window

-Compiling... -buffer_types.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\xine-engine\buffer_types.c(899) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -Linking... - Creating library Debug/libxine/libxine.lib and object Debug/libxine/libxine.exp -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP259.tmp" with contents -[ -/nologo /o"Debug/libxine/libxine.bsc" -".\Debug\libxine\audio_decoder.sbr" -".\Debug\libxine\audio_out.sbr" -".\Debug\libxine\buffer.sbr" -".\Debug\libxine\buffer_types.sbr" -".\Debug\libxine\configfile.sbr" -".\Debug\libxine\demux.sbr" -".\Debug\libxine\events.sbr" -".\Debug\libxine\load_plugins.sbr" -".\Debug\libxine\locale.sbr" -".\Debug\libxine\lrb.sbr" -".\Debug\libxine\metronom.sbr" -".\Debug\libxine\osd.sbr" -".\Debug\libxine\post.sbr" -".\Debug\libxine\resample.sbr" -".\Debug\libxine\scratch.sbr" -".\Debug\libxine\tvmode.sbr" -".\Debug\libxine\video_decoder.sbr" -".\Debug\libxine\video_out.sbr" -".\Debug\libxine\video_overlay.sbr" -".\Debug\libxine\vo_scale.sbr" -".\Debug\libxine\xine.sbr" -".\Debug\libxine\xine_interface.sbr"] -Creating command line "bscmake.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP259.tmp" -Creating browse info file... -

Output Window

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP25A.bat" with contents -[ -@echo off -scripts\move_xine_deps.bat Debug -] -Creating command line "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP25A.bat" -Moving Xine Dependencies -mkdir source\xine ... -include\xine, Are you sure (Y/N)? -A subdirectory or file include\xine already exists. -includes ... -..\include\xine.h -1 File(s) copied -xine-engine ... -File not found - events.h -0 File(s) copied -xine-utils ... -..\src\xine-utils\attributes.h -1 File(s) copied -..\src\xine-utils\compat.h -1 File(s) copied -..\src\xine-utils\xineutils.h -1 File(s) copied -mkdir Debug\bin\fonts ... -A subdirectory or file Debug\bin\fonts already exists. -fonts ... -..\misc\fonts\cc-16.xinefont.gz -..\misc\fonts\cc-20.xinefont.gz -..\misc\fonts\cc-24.xinefont.gz -..\misc\fonts\cc-32.xinefont.gz -..\misc\fonts\cci-16.xinefont.gz -..\misc\fonts\cci-20.xinefont.gz -..\misc\fonts\cci-24.xinefont.gz -..\misc\fonts\cci-32.xinefont.gz -..\misc\fonts\cetus-16.xinefont.gz -..\misc\fonts\cetus-20.xinefont.gz -..\misc\fonts\cetus-24.xinefont.gz -..\misc\fonts\cetus-32.xinefont.gz -..\misc\fonts\mono-16.xinefont.gz -..\misc\fonts\mono-20.xinefont.gz -..\misc\fonts\mono-24.xinefont.gz -..\misc\fonts\mono-32.xinefont.gz -..\misc\fonts\sans-16.xinefont.gz -..\misc\fonts\sans-20.xinefont.gz -..\misc\fonts\sans-24.xinefont.gz -..\misc\fonts\sans-32.xinefont.gz -..\misc\fonts\sanshu-16.xinefont.gz -..\misc\fonts\sanshu-20.xinefont.gz -..\misc\fonts\sanshu-24.xinefont.gz -..\misc\fonts\sanshu-32.xinefont.gz -..\misc\fonts\serif-16.xinefont.gz -..\misc\fonts\serif-20.xinefont.gz -..\misc\fonts\serif-24.xinefont.gz -..\misc\fonts\serif-32.xinefont.gz -28 File(s) copied - - - -

Results

-libxine.dll - 0 error(s), 1 warning(s) -
- - diff --git a/win32/libxinesuppt.plg b/win32/libxinesuppt.plg deleted file mode 100644 index b43c72d81..000000000 --- a/win32/libxinesuppt.plg +++ /dev/null @@ -1,169 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: libxinesuppt - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1BD.tmp" with contents -[ -/nologo /MDd /W3 /Gm /GX /ZI /Od /I "contrib/dirent" /I "contrib/pthreads" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBXINESUPPT_EXPORTS" /D "__CLEANUP_C" /Fp"Debug/libxinesuppt/libxinesuppt.pch" /YX /Fo"Debug/libxinesuppt/" /Fd"Debug/libxinesuppt/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\dirent\dirent.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\attr.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\barrier.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\cancel.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\cleanup.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\condvar.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\create.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\dll.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\errno.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\exit.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\fork.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\global.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\misc.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\mutex.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\nonportable.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\private.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\rwlock.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\sched.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\semaphore.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\signal.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\spin.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\sync.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\pthreads\tsd.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\adler32.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\compress.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\crc32.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\deflate.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\gzio.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\infblock.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\infcodes.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\inffast.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\inflate.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\inftrees.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\infutil.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\trees.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\uncompr.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\zlib\zutil.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\contrib\timer\timer.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1BD.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1BE.tmp" with contents -[ -winmm.lib /nologo /dll /incremental:yes /pdb:"Debug/libxinesuppt/libxinesuppt.pdb" /debug /machine:I386 /def:".\libxinesupport.def" /out:"Debug/bin/libxinesuppt.dll" /implib:"Debug/libxinesuppt/libxinesuppt.lib" /pdbtype:sept -".\Debug\libxinesuppt\dirent.obj" -".\Debug\libxinesuppt\attr.obj" -".\Debug\libxinesuppt\barrier.obj" -".\Debug\libxinesuppt\cancel.obj" -".\Debug\libxinesuppt\cleanup.obj" -".\Debug\libxinesuppt\condvar.obj" -".\Debug\libxinesuppt\create.obj" -".\Debug\libxinesuppt\dll.obj" -".\Debug\libxinesuppt\errno.obj" -".\Debug\libxinesuppt\exit.obj" -".\Debug\libxinesuppt\fork.obj" -".\Debug\libxinesuppt\global.obj" -".\Debug\libxinesuppt\misc.obj" -".\Debug\libxinesuppt\mutex.obj" -".\Debug\libxinesuppt\nonportable.obj" -".\Debug\libxinesuppt\private.obj" -".\Debug\libxinesuppt\rwlock.obj" -".\Debug\libxinesuppt\sched.obj" -".\Debug\libxinesuppt\semaphore.obj" -".\Debug\libxinesuppt\signal.obj" -".\Debug\libxinesuppt\spin.obj" -".\Debug\libxinesuppt\sync.obj" -".\Debug\libxinesuppt\tsd.obj" -".\Debug\libxinesuppt\adler32.obj" -".\Debug\libxinesuppt\compress.obj" -".\Debug\libxinesuppt\crc32.obj" -".\Debug\libxinesuppt\deflate.obj" -".\Debug\libxinesuppt\gzio.obj" -".\Debug\libxinesuppt\infblock.obj" -".\Debug\libxinesuppt\infcodes.obj" -".\Debug\libxinesuppt\inffast.obj" -".\Debug\libxinesuppt\inflate.obj" -".\Debug\libxinesuppt\inftrees.obj" -".\Debug\libxinesuppt\infutil.obj" -".\Debug\libxinesuppt\trees.obj" -".\Debug\libxinesuppt\uncompr.obj" -".\Debug\libxinesuppt\zutil.obj" -".\Debug\libxinesuppt\timer.obj" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1BE.tmp" -

Output Window

-Compiling... -dirent.c -attr.c -barrier.c -cancel.c -cleanup.c -condvar.c -create.c -dll.c -errno.c -exit.c -fork.c -global.c -misc.c -mutex.c -nonportable.c -private.c -rwlock.c -sched.c -semaphore.c -signal.c -spin.c -sync.c -tsd.c -adler32.c -compress.c -crc32.c -deflate.c -gzio.c -infblock.c -infcodes.c -inffast.c -inflate.c -inftrees.c -infutil.c -trees.c -uncompr.c -zutil.c -timer.c -Linking... - Creating library Debug/libxinesuppt/libxinesuppt.lib and object Debug/libxinesuppt/libxinesuppt.exp -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1C2.bat" with contents -[ -@echo off -scripts\move_contrib_deps.bat -] -Creating command line "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1C2.bat" -Moving Contrib Dependencies -dirent ... -contrib\dirent\dirent.h -1 File(s) copied -pthreads ... -contrib\pthreads\pthread.h -1 File(s) copied -contrib\pthreads\sched.h -1 File(s) copied -contrib\pthreads\semaphore.h -1 File(s) copied -zlib ... -contrib\zlib\zlib.h -1 File(s) copied -contrib\zlib\zconf.h -1 File(s) copied -timer ... -contrib\timer\timer.h -1 File(s) copied - - - -

Results

-libxinesuppt.dll - 0 error(s), 0 warning(s) -
- - diff --git a/win32/libxineutils.plg b/win32/libxineutils.plg deleted file mode 100644 index b249f04f6..000000000 --- a/win32/libxineutils.plg +++ /dev/null @@ -1,62 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: libxineutils - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1C7.tmp" with contents -[ -/nologo /MDd /W3 /Gm /GX /ZI /Od /I "include" /I "../include" /I "../src" /I ".." /I "../src/xine-engine" /I "../src/xine-utils" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBXINEUTILS_EXPORTS" /D "XINE_COMPILE" /D "HAVE_CONFIG_H" /D "HAVE_NANOSLEEP" /FR"Debug/libxineutils/" /Fp"Debug/libxineutils/libxineutils.pch" /YX /Fo"Debug/libxineutils/" /Fd"Debug/libxineutils/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\xine-utils\cpu_accel.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1C7.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1C8.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/libxineutils/libxineutils.pdb" /debug /machine:I386 /def:".\xineutils.def" /out:"Debug/bin/libxineutils.dll" /implib:"Debug/libxineutils/libxineutils.lib" /pdbtype:sept -".\Debug\libxineutils\color.obj" -".\Debug\libxineutils\cpu_accel.obj" -".\Debug\libxineutils\list.obj" -".\Debug\libxineutils\memcpy.obj" -".\Debug\libxineutils\monitor.obj" -".\Debug\libxineutils\utils.obj" -".\Debug\libxineutils\xine_buffer.obj" -".\Debug\libxineutils\xine_check.obj" -".\Debug\libxineutils\xine_mutex.obj" -".\Debug\libxineutils\xmllexer.obj" -".\Debug\libxineutils\xmlparser.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1C8.tmp" -

Output Window

-Compiling... -cpu_accel.c -Linking... - Creating library Debug/libxineutils/libxineutils.lib and object Debug/libxineutils/libxineutils.exp -LINK : warning LNK4049: locally defined symbol "_xine_fast_memcpy" imported -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1CC.tmp" with contents -[ -/nologo /o"Debug/libxineutils/libxineutils.bsc" -".\Debug\libxineutils\color.sbr" -".\Debug\libxineutils\cpu_accel.sbr" -".\Debug\libxineutils\list.sbr" -".\Debug\libxineutils\memcpy.sbr" -".\Debug\libxineutils\monitor.sbr" -".\Debug\libxineutils\utils.sbr" -".\Debug\libxineutils\xine_buffer.sbr" -".\Debug\libxineutils\xine_check.sbr" -".\Debug\libxineutils\xine_mutex.sbr" -".\Debug\libxineutils\xmllexer.sbr" -".\Debug\libxineutils\xmlparser.sbr"] -Creating command line "bscmake.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1CC.tmp" -Creating browse info file... -

Output Window

- - - -

Results

-libxineutils.dll - 0 error(s), 1 warning(s) -
- - diff --git a/win32/xineconsole.plg b/win32/xineconsole.plg deleted file mode 100644 index 8738a2cfb..000000000 --- a/win32/xineconsole.plg +++ /dev/null @@ -1,51 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineconsole - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\Tim\LOCALS~1\Temp\RSPA85.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" /I "../src/video_out" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/xineconsole/" /Fp"Debug/xineconsole/xineconsole.pch" /YX /Fo"Debug/xineconsole/" /Fd"Debug/xineconsole/" /FD /GZ /c -"C:\PCChamp\PROJECTS\Xine\xine-lib-1-beta6-win32\win32\source\xineconsole.cpp" -"C:\PCChamp\PROJECTS\Xine\xine-lib-1-beta6-win32\win32\source\xineint.cpp" -] -Creating command line "cl.exe @C:\DOCUME~1\Tim\LOCALS~1\Temp\RSPA85.tmp" -Creating temporary file "C:\DOCUME~1\Tim\LOCALS~1\Temp\RSPA86.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 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:console /incremental:yes /pdb:"Debug/xineconsole/xineconsole.pdb" /map:"Debug/xineconsole/xineconsole.map" /debug /machine:I386 /out:"Debug/bin/xineconsole.exe" /pdbtype:sept -".\Debug\xineconsole\xineconsole.obj" -".\Debug\xineconsole\xineint.obj" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\Tim\LOCALS~1\Temp\RSPA86.tmp" -

Output Window

-Compiling... -xineconsole.cpp -C:\PCChamp\PROJECTS\Xine\xine-lib-1-beta6-win32\win32\source\xineconsole.cpp(56) : error C2660: 'xine_play' : function does not take 4 parameters -C:\PCChamp\PROJECTS\Xine\xine-lib-1-beta6-win32\win32\source\xineconsole.cpp(58) : error C2065: 'xine_register_event_listener' : undeclared identifier -C:\PCChamp\PROJECTS\Xine\xine-lib-1-beta6-win32\win32\source\xineconsole.cpp(60) : error C2065: 'xine_set_audio_property' : undeclared identifier -C:\PCChamp\PROJECTS\Xine\xine-lib-1-beta6-win32\win32\source\xineconsole.cpp(60) : error C2065: 'AO_PROP_MUTE_VOL' : undeclared identifier -xineint.cpp -When compiling applications with MSVC++ and C++ exception handling: - Replace any 'catch( ... )' with 'PtW32CatchAll' in POSIX threads - if you want POSIX thread cancelation and pthread_exit to work. -c:\pcchamp\projects\xine\xine-lib-1-beta6-win32\src\xine-engine\audio_out.h(36) : fatal error C1083: Cannot open include file: 'xine/metronom.h': No such file or directory -Error executing cl.exe. -Creating command line "bscmake.exe /nologo /o"Debug/xineconsole/xineconsole.bsc" ".\Debug\xineconsole\xineconsole.sbr" ".\Debug\xineconsole\xineint.sbr"" -Creating browse info file... -BSCMAKE: error BK1506 : cannot open file '.\Debug\xineconsole\xineint.sbr': No such file or directory -Error executing bscmake.exe. -

Output Window

- - - -

Results

-xineconsole.exe - 6 error(s), 0 warning(s) -
- - diff --git a/win32/xineplug_ao_out_directx.plg b/win32/xineplug_ao_out_directx.plg deleted file mode 100644 index 2277cc673..000000000 --- a/win32/xineplug_ao_out_directx.plg +++ /dev/null @@ -1,38 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_ao_out_directx - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1FA.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_AO_OUT_DIRECTX_EXPORTS" /D "XINE_COMPILE" /FR"Debug/xineplug_ao_out_directx/" /Fp"Debug/xineplug_ao_out_directx/xineplug_ao_out_directx.pch" /YX /Fo"Debug/xineplug_ao_out_directx/" /Fd"Debug/xineplug_ao_out_directx/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\audio_out\audio_directx_out.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1FA.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1FB.tmp" with contents -[ -kernel32.lib user32.lib gdi32.lib dsound.lib dxguid.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_ao_out_directx/xineplug_ao_out_directx.pdb" /debug /machine:I386 /def:".\xineplug_ao_out.def" /out:"Debug/bin/plugins/xineplug_ao_out_directx.so" /implib:"Debug/xineplug_ao_out_directx/xineplug_ao_out_directx.lib" /pdbtype:sept -".\Debug\xineplug_ao_out_directx\audio_directx_out.obj" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP1FB.tmp" -

Output Window

-Compiling... -audio_directx_out.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\audio_out\audio_directx_out.c(637) : warning C4018: '>' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\audio_out\audio_directx_out.c(910) : warning C4028: formal parameter 1 different from declaration -Linking... - Creating library Debug/xineplug_ao_out_directx/xineplug_ao_out_directx.lib and object Debug/xineplug_ao_out_directx/xineplug_ao_out_directx.exp -Creating command line "bscmake.exe /nologo /o"Debug/xineplug_ao_out_directx/xineplug_ao_out_directx.bsc" ".\Debug\xineplug_ao_out_directx\audio_directx_out.sbr"" -Creating browse info file... -

Output Window

- - - -

Results

-xineplug_ao_out_directx.so - 0 error(s), 2 warning(s) -
- - diff --git a/win32/xineplug_decode_a52.plg b/win32/xineplug_decode_a52.plg deleted file mode 100644 index d5096ba6b..000000000 --- a/win32/xineplug_decode_a52.plg +++ /dev/null @@ -1,661 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_a52 - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP206.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_A52_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_a52/xineplug_decode_a52.pch" /YX /Fo"Debug/xineplug_decode_a52/" /Fd"Debug/xineplug_decode_a52/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\liba52\bitstream.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\liba52\parse.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP206.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP207.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_a52/xineplug_decode_a52.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_a52.so" /implib:"Debug/xineplug_decode_a52/xineplug_decode_a52.lib" /pdbtype:sept -".\Debug\xineplug_decode_a52\bit_allocate.obj" -".\Debug\xineplug_decode_a52\bitstream.obj" -".\Debug\xineplug_decode_a52\downmix.obj" -".\Debug\xineplug_decode_a52\imdct.obj" -".\Debug\xineplug_decode_a52\parse.obj" -".\Debug\xineplug_decode_a52\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\RSP207.tmp" -

Output Window

-Compiling... -bitstream.c -parse.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(54) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(56) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(61) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(61) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(61) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(61) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(61) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(61) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(62) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(62) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(62) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(62) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(62) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(62) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(63) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(63) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(63) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(63) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(63) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(63) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(68) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(68) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(68) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(68) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(68) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(68) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(69) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(69) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(69) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(69) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(69) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(69) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(70) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(70) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(70) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(70) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(70) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(70) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(85) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(86) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(88) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(89) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(94) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(95) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(96) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(97) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(98) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(103) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(104) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(105) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(106) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(107) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(118) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(118) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(118) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(119) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(119) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(119) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(135) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(136) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(137) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(138) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(139) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(141) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(142) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(143) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(144) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(145) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(150) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(151) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(152) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(153) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(154) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(155) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(156) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(157) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(158) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(159) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(160) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(177) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(177) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(177) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(178) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(178) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(178) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(179) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(179) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(180) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(180) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(180) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(181) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(181) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\tables.h(181) : warning C4305: 'initializing' : truncation from 'const double ' to 'const float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(127) : warning C4305: 'initializing' : truncation from 'const double ' to 'float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(127) : warning C4305: 'initializing' : truncation from 'const double ' to 'float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(127) : warning C4305: 'initializing' : truncation from 'const double ' to 'float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(128) : warning C4305: 'initializing' : truncation from 'const double ' to 'float ' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(148) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(332) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(434) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(503) : warning C4244: '=' : conversion from 'long ' to 'float ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(530) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(533) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(568) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(631) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(633) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(635) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(671) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(680) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(688) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(692) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(694) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(696) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(698) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(702) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(703) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(709) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liba52\parse.c(711) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -Linking... - Creating library Debug/xineplug_decode_a52/xineplug_decode_a52.lib and object Debug/xineplug_decode_a52/xineplug_decode_a52.exp - - - -

Results

-xineplug_decode_a52.so - 0 error(s), 619 warning(s) -
- - diff --git a/win32/xineplug_decode_divx4.plg b/win32/xineplug_decode_divx4.plg deleted file mode 100644 index 71a2386c2..000000000 --- a/win32/xineplug_decode_divx4.plg +++ /dev/null @@ -1,111 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_divx4 - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPA8.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_DIVX4_EXPORTS" /D "XINE_COMPILE" /FR"Debug/xineplug_decode_divx4/" /Fp"Debug/xineplug_decode_divx4/xineplug_decode_divx4.pch" /YX /Fo"Debug/xineplug_decode_divx4/" /Fd"Debug/xineplug_decode_divx4/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPA8.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPA9.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_divx4/xineplug_decode_divx4.pdb" /debug /machine:I386 /def:".\xineplug_decode_vo.def" /out:"Debug/bin/plugins/xineplug_decode_divx4.so" /implib:"Debug/xineplug_decode_divx4/xineplug_decode_divx4.lib" /pdbtype:sept -".\Debug\xineplug_decode_divx4\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\RSPA9.tmp" -

Output Window

-Compiling... -xine_decoder.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(100) : error C2061: syntax error : identifier 'vo_instance_t' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(111) : error C2372: 'decore' : redefinition; different types of indirection - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\decore-if.h(165) : see declaration of 'decore' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(126) : error C2059: syntax error : '}' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(152) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(152) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(152) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(153) : error C2054: expected '(' to follow 'this' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(191) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(191) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(191) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(192) : error C2054: expected '(' to follow 'this' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(206) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(206) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(206) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(206) : error C2054: expected '(' to follow 'this' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(226) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(226) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(226) : error C2371: 'buf_element_t' : redefinition; different basic types - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\xine-engine\buffer.h(225) : see declaration of 'buf_element_t' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(226) : error C2143: syntax error : missing ';' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(226) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(227) : error C2371: 'buf' : redefinition; different basic types - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(107) : see declaration of 'buf' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(227) : error C2054: expected '(' to follow 'buf' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(271) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(271) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(271) : error C2371: 'vo_frame_t' : redefinition; different basic types - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\xine-engine\video_out.h(54) : see declaration of 'vo_frame_t' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(271) : error C2143: syntax error : missing ';' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(272) : error C2371: 'DEC_PICTURE' : redefinition; different basic types - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\decore-if.h(161) : see declaration of 'DEC_PICTURE' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(272) : error C2146: syntax error : missing ';' before identifier 'pict' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(272) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(273) : error C2054: expected '(' to follow 'pict' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(336) : error C2065: 'divx4_decoder_t' : undeclared identifier -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(336) : error C2297: '*' : illegal, right operand has type 'int *' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(336) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(340) : error C2223: left of '->can_handle_311' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(342) : warning C4033: 'divx4_can_handle' must return a value -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(346) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(346) : error C2081: 'vo_instance_t' : name in formal parameter list illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(346) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(346) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(346) : error C2054: expected '(' to follow 'video_out' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(363) : error C2297: '*' : illegal, right operand has type 'int *' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(363) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(367) : warning C4013: 'divx4_get_version' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(368) : error C2223: left of '->decoder_ok' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(368) : warning C4013: 'divx4_check_version' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(369) : warning C4013: 'divx4_init_decoder' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(370) : error C2223: left of '->decoder_ok' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(371) : error C2223: left of '->video_out' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(371) : error C2223: left of '->video_out' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(373) : error C2223: left of '->buf' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(374) : error C2223: left of '->buf' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(374) : error C2198: 'free' : too few actual parameters -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(376) : error C2223: left of '->buf' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(377) : error C2223: left of '->bufsize' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(382) : error C2223: left of '->decoder_ok' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(390) : error C2223: left of '->size' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(390) : error C2223: left of '->bufsize' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(391) : error C2223: left of '->bufsize' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(391) : error C2223: left of '->size' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(393) : error C2223: left of '->bufsize' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(394) : error C2223: left of '->buf' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(394) : error C2223: left of '->buf' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(394) : error C2223: left of '->bufsize' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(394) : error C2198: 'realloc' : too few actual parameters -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(397) : error C2223: left of '->buf' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(397) : error C2223: left of '->size' must point to struct/union -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdivx4\xine_decoder.c(397) : fatal error C1903: unable to recover from previous error(s); stopping compilation -Error executing cl.exe. -Creating command line "bscmake.exe /nologo /o"Debug/xineplug_decode_divx4/xineplug_decode_divx4.bsc" ".\Debug\xineplug_decode_divx4\xine_decoder.sbr"" -Creating browse info file... -BSCMAKE: error BK1506 : cannot open file '.\Debug\xineplug_decode_divx4\xine_decoder.sbr': No such file or directory -Error executing bscmake.exe. -

Output Window

- - - -

Results

-xineplug_decode_divx4.so - 64 error(s), 4 warning(s) -
- - diff --git a/win32/xineplug_decode_dts.plg b/win32/xineplug_decode_dts.plg deleted file mode 100644 index abbd3fa09..000000000 --- a/win32/xineplug_decode_dts.plg +++ /dev/null @@ -1,39 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_dts - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPBC.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_DTS_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_dts/xineplug_decode_dts.pch" /YX /Fo"Debug/xineplug_decode_dts/" /Fd"Debug/xineplug_decode_dts/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libdts\xine_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPBC.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPBD.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_dts/xineplug_decode_dts.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_dts.so" /implib:"Debug/xineplug_decode_dts/xineplug_decode_dts.lib" /pdbtype:sept -".\Debug\xineplug_decode_dts\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\RSPBD.tmp" -

Output Window

-Compiling... -xine_decoder.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(115) : warning C4018: '<=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(139) : warning C4018: '==' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(199) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(201) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libdts\xine_decoder.c(202) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -Linking... - - - -

Results

-xineplug_decode_dts.so - 0 error(s), 5 warning(s) -
- - diff --git a/win32/xineplug_decode_ff.plg b/win32/xineplug_decode_ff.plg deleted file mode 100644 index 165fbf785..000000000 --- a/win32/xineplug_decode_ff.plg +++ /dev/null @@ -1,259 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_ff - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC1.tmp" with contents -[ -/nologo /MDd /W3 /Gm /GX /ZI /Od /I "include" /I "../include" /I "../src" /I "../src/xine-engine" /I "../src/xine-utils" /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XINEPLUG_DECODE_FF_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_ff/xineplug_decode_ff.pch" /YX /Fo"Debug/xineplug_decode_ff/" /Fd"Debug/xineplug_decode_ff/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\huffyuv.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libffmpeg\xine_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC1.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC2.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_ff/xineplug_decode_ff.pdb" /debug /machine:I386 /out:"Debug/bin/plugins/xineplug_decode_ff.so" /implib:"Debug/xineplug_decode_ff/xineplug_decode_ff.lib" /pdbtype:sept -".\Debug\xineplug_decode_ff\huffyuv.obj" -".\Debug\xineplug_decode_ff\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\RSPC2.tmp" -

Output Window

-Compiling... -huffyuv.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(227) : error C2014: preprocessor command must start as first nonwhite space -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(228) : error C2632: 'long' followed by 'long' is illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(228) : error C2371: 'pts' : redefinition; different basic types - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(226) : see declaration of 'pts' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(229) : error C2014: preprocessor command must start as first nonwhite space -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(329) : error C2121: '#' : invalid character : possibly the result of a macro expansion -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(329) : error C2061: syntax error : identifier 'ifdef' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2081: 'AVFrame' : name in formal parameter list illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2143: syntax error : missing ';' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2059: syntax error : '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(648) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(648) : error C2081: 'AVFrame' : name in formal parameter list illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(648) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(648) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(894) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1066) : error C2059: syntax error : '}' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1121) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1121) : error C2143: syntax error : missing ';' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1121) : error C2059: syntax error : '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1121) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1122) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1122) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1122) : error C2059: syntax error : ',' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1122) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1123) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1123) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1123) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1123) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1124) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1124) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1124) : error C2059: syntax error : ',' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1125) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1129) : error C2059: syntax error : '}' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1140) : error C2061: syntax error : identifier 'ac3_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1140) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1141) : error C2061: syntax error : identifier 'mp2_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1141) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1142) : error C2061: syntax error : identifier 'mp3lame_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1142) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1143) : error C2061: syntax error : identifier 'oggvorbis_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1143) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1144) : error C2061: syntax error : identifier 'mpeg1video_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1144) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1145) : error C2061: syntax error : identifier 'h263_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1145) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1146) : error C2061: syntax error : identifier 'h263p_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1146) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1147) : error C2061: syntax error : identifier 'rv10_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1147) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1148) : error C2061: syntax error : identifier 'mjpeg_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1148) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1149) : error C2061: syntax error : identifier 'mpeg4_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1149) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1150) : error C2061: syntax error : identifier 'msmpeg4v1_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1150) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1151) : error C2061: syntax error : identifier 'msmpeg4v2_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1151) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1152) : error C2061: syntax error : identifier 'msmpeg4v3_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1152) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1153) : error C2061: syntax error : identifier 'wmv1_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1153) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1154) : error C2061: syntax error : identifier 'wmv2_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1154) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1155) : error C2061: syntax error : identifier 'huffyuv_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1155) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1157) : error C2061: syntax error : identifier 'h263_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1157) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1158) : error C2061: syntax error : identifier 'mpeg4_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1158) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1159) : error C2061: syntax error : identifier 'msmpeg4v1_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1159) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1160) : error C2061: syntax error : identifier 'msmpeg4v2_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1160) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1161) : error C2061: syntax error : identifier 'msmpeg4v3_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1161) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1162) : error C2061: syntax error : identifier 'wmv1_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1162) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1163) : error C2061: syntax error : identifier 'wmv2_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1163) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1164) : error C2061: syntax error : identifier 'mpeg_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1164) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1165) : error C2061: syntax error : identifier 'h263i_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1165) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1166) : error C2061: syntax error : identifier 'rv10_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1166) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1167) : error C2061: syntax error : identifier 'svq1_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1167) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1168) : error C2061: syntax error : identifier 'dvvideo_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1168) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1169) : error C2061: syntax error : identifier 'dvaudio_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1169) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1170) : error C2061: syntax error : identifier 'wmav1_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1170) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1171) : error C2061: syntax error : identifier 'wmav2_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1171) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1172) : error C2061: syntax error : identifier 'mjpeg_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1172) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1173) : error C2061: syntax error : identifier 'mjpegb_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1173) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1174) : error C2061: syntax error : identifier 'mp2_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1174) : fatal error C1003: error count exceeds 100; stopping compilation -xine_decoder.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(87) : warning C4114: same type qualifier used more than once -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(87) : error C2632: 'short' followed by 'short' is illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(87) : warning C4091: 'typedef ' : ignored on left of 'unsigned short ' when no variable is declared -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(88) : warning C4114: same type qualifier used more than once -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(88) : error C2632: 'short' followed by 'short' is illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(88) : warning C4091: 'typedef ' : ignored on left of 'short ' when no variable is declared -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(89) : warning C4114: same type qualifier used more than once -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(89) : error C2632: 'char' followed by 'char' is illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(89) : warning C4091: 'typedef ' : ignored on left of 'unsigned char ' when no variable is declared -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(90) : warning C4114: same type qualifier used more than once -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(90) : warning C4091: 'typedef ' : ignored on left of 'unsigned long ' when no variable is declared -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(91) : warning C4114: same type qualifier used more than once -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(91) : error C2632: '__int64' followed by '__int64' is illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(91) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64 ' when no variable is declared -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(92) : warning C4114: same type qualifier used more than once -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(92) : error C2632: 'char' followed by 'char' is illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(92) : warning C4091: 'typedef ' : ignored on left of 'char ' when no variable is declared -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(93) : warning C4114: same type qualifier used more than once -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(93) : warning C4091: 'typedef ' : ignored on left of 'long ' when no variable is declared -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(94) : warning C4114: same type qualifier used more than once -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(94) : error C2632: '__int64' followed by '__int64' is illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\common.h(94) : warning C4091: 'typedef ' : ignored on left of '__int64 ' when no variable is declared -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(227) : error C2014: preprocessor command must start as first nonwhite space -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(228) : error C2632: 'long' followed by 'long' is illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(228) : error C2371: 'pts' : redefinition; different basic types - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(226) : see declaration of 'pts' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(229) : error C2014: preprocessor command must start as first nonwhite space -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(329) : error C2121: '#' : invalid character : possibly the result of a macro expansion -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(329) : error C2061: syntax error : identifier 'ifdef' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2081: 'AVFrame' : name in formal parameter list illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2143: syntax error : missing ';' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2059: syntax error : '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(639) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(648) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(648) : error C2081: 'AVFrame' : name in formal parameter list illegal -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(648) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(648) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(894) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1066) : error C2059: syntax error : '}' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1121) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1121) : error C2143: syntax error : missing ';' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1121) : error C2059: syntax error : '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1121) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1122) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1122) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1122) : error C2059: syntax error : ',' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1122) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1123) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1123) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1123) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1123) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1124) : error C2143: syntax error : missing ')' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1124) : error C2143: syntax error : missing '{' before '*' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1124) : error C2059: syntax error : ',' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1125) : error C2059: syntax error : ')' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1129) : error C2059: syntax error : '}' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1140) : error C2061: syntax error : identifier 'ac3_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1140) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1141) : error C2061: syntax error : identifier 'mp2_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1141) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1142) : error C2061: syntax error : identifier 'mp3lame_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1142) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1143) : error C2061: syntax error : identifier 'oggvorbis_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1143) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1144) : error C2061: syntax error : identifier 'mpeg1video_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1144) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1145) : error C2061: syntax error : identifier 'h263_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1145) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1146) : error C2061: syntax error : identifier 'h263p_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1146) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1147) : error C2061: syntax error : identifier 'rv10_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1147) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1148) : error C2061: syntax error : identifier 'mjpeg_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1148) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1149) : error C2061: syntax error : identifier 'mpeg4_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1149) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1150) : error C2061: syntax error : identifier 'msmpeg4v1_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1150) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1151) : error C2061: syntax error : identifier 'msmpeg4v2_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1151) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1152) : error C2061: syntax error : identifier 'msmpeg4v3_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1152) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1153) : error C2061: syntax error : identifier 'wmv1_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1153) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1154) : error C2061: syntax error : identifier 'wmv2_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1154) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1155) : error C2061: syntax error : identifier 'huffyuv_encoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1155) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1157) : error C2061: syntax error : identifier 'h263_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1157) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1158) : error C2061: syntax error : identifier 'mpeg4_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1158) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1159) : error C2061: syntax error : identifier 'msmpeg4v1_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1159) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1160) : error C2061: syntax error : identifier 'msmpeg4v2_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1160) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1161) : error C2061: syntax error : identifier 'msmpeg4v3_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1161) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1162) : error C2061: syntax error : identifier 'wmv1_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1162) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1163) : error C2061: syntax error : identifier 'wmv2_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1163) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1164) : error C2061: syntax error : identifier 'mpeg_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1164) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1165) : error C2061: syntax error : identifier 'h263i_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1165) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1166) : error C2061: syntax error : identifier 'rv10_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1166) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1167) : error C2061: syntax error : identifier 'svq1_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1167) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1168) : error C2061: syntax error : identifier 'dvvideo_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1168) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1169) : error C2061: syntax error : identifier 'dvaudio_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1169) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1170) : error C2061: syntax error : identifier 'wmav1_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1170) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1171) : error C2061: syntax error : identifier 'wmav2_decoder' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libffmpeg\libavcodec\avcodec.h(1171) : fatal error C1003: error count exceeds 100; stopping compilation -Error executing cl.exe. - - - -

Results

-xineplug_decode_ff.so - 204 error(s), 16 warning(s) -
- - diff --git a/win32/xineplug_decode_lpcm.plg b/win32/xineplug_decode_lpcm.plg deleted file mode 100644 index e8d2febef..000000000 --- a/win32/xineplug_decode_lpcm.plg +++ /dev/null @@ -1,39 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_lpcm - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC3.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_LPCM_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.pch" /YX /Fo"Debug/xineplug_decode_lpcm/" /Fd"Debug/xineplug_decode_lpcm/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC3.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC4.tmp" with contents -[ -wsock32.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_lpcm.so" /implib:"Debug/xineplug_decode_lpcm/xineplug_decode_lpcm.lib" /pdbtype:sept -".\Debug\xineplug_decode_lpcm\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\RSPC4.tmp" -

Output Window

-Compiling... -xine_decoder.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(96) : warning C4018: '!=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(97) : warning C4018: '!=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(98) : warning C4018: '!=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(143) : warning C4133: 'function' : incompatible types - from 'short *' to 'char *' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\liblpcm\xine_decoder.c(143) : warning C4133: 'function' : incompatible types - from 'short *' to 'char *' -Linking... - - - -

Results

-xineplug_decode_lpcm.so - 0 error(s), 5 warning(s) -
- - diff --git a/win32/xineplug_decode_mad.plg b/win32/xineplug_decode_mad.plg deleted file mode 100644 index d7417b507..000000000 --- a/win32/xineplug_decode_mad.plg +++ /dev/null @@ -1,68 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_mad - Win32 Debug-------------------- -

-

Command Lines

-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" -

Output Window

-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... - - - -

Results

-xineplug_decode_mad.so - 0 error(s), 21 warning(s) -
- - diff --git a/win32/xineplug_decode_mpeg2.plg b/win32/xineplug_decode_mpeg2.plg deleted file mode 100644 index bab7f1540..000000000 --- a/win32/xineplug_decode_mpeg2.plg +++ /dev/null @@ -1,160 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_mpeg2 - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC7.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_MPEG2_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_mpeg2/xineplug_decode_mpeg2.pch" /YX /Fo"Debug/xineplug_decode_mpeg2/" /Fd"Debug/xineplug_decode_mpeg2/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmpeg2\cpu_state.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmpeg2\decode.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmpeg2\idct.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmpeg2\slice.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libmpeg2\xine_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC7.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC8.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_mpeg2/xineplug_decode_mpeg2.pdb" /debug /machine:I386 /def:".\xineplug_decode_vo.def" /out:"Debug/bin/plugins/xineplug_decode_mpeg2.so" /implib:"Debug/xineplug_decode_mpeg2/xineplug_decode_mpeg2.lib" /pdbtype:sept -".\Debug\xineplug_decode_mpeg2\cpu_state.obj" -".\Debug\xineplug_decode_mpeg2\decode.obj" -".\Debug\xineplug_decode_mpeg2\header.obj" -".\Debug\xineplug_decode_mpeg2\idct.obj" -".\Debug\xineplug_decode_mpeg2\idct_altivec.obj" -".\Debug\xineplug_decode_mpeg2\idct_mlib.obj" -".\Debug\xineplug_decode_mpeg2\idct_mmx.obj" -".\Debug\xineplug_decode_mpeg2\motion_comp.obj" -".\Debug\xineplug_decode_mpeg2\motion_comp_altivec.obj" -".\Debug\xineplug_decode_mpeg2\motion_comp_mlib.obj" -".\Debug\xineplug_decode_mpeg2\motion_comp_mmx.obj" -".\Debug\xineplug_decode_mpeg2\slice.obj" -".\Debug\xineplug_decode_mpeg2\stats.obj" -".\Debug\xineplug_decode_mpeg2\xine_decoder.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxine\libxine.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPC8.tmp" -

Output Window

-Compiling... -cpu_state.c -decode.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\decode.c(166) : warning C4244: '=' : conversion from 'const double ' to 'int ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\decode.c(169) : warning C4244: '=' : conversion from 'const double ' to 'int ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\decode.c(175) : warning C4244: '=' : conversion from 'const double ' to 'int ', possible loss of data -idct.c -motion_comp.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\motion_comp.c(145) : warning C4028: formal parameter 4 different from declaration -slice.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1700) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1700) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1700) : warning C4024: 'motion_mp1' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1700) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1700) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1700) : warning C4024: 'motion_mp1' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1702) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1702) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1702) : warning C4024: 'motion_fr_frame' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1702) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1702) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1702) : warning C4024: 'motion_fr_frame' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1706) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1706) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1706) : warning C4024: 'motion_fr_field' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1706) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1706) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1706) : warning C4024: 'motion_fr_field' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1710) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1710) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1710) : warning C4024: 'motion_fr_dmv' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1710) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1710) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1710) : warning C4024: 'motion_fr_dmv' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1719) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1719) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1719) : warning C4024: 'motion_zero' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1719) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1719) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1719) : warning C4024: 'motion_zero' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1725) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1725) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1725) : warning C4024: 'motion_fi_field' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1725) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1725) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1725) : warning C4024: 'motion_fi_field' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1729) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1729) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1729) : warning C4024: 'motion_fi_16x8' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1729) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1729) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1729) : warning C4024: 'motion_fi_16x8' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1733) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1733) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1733) : warning C4024: 'motion_fi_dmv' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1733) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1733) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1733) : warning C4024: 'motion_fi_dmv' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1742) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1742) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1742) : warning C4024: 'motion_zero' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1742) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1742) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1742) : warning C4024: 'motion_zero' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1825) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1825) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1825) : warning C4024: 'motion_zero' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1825) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1825) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1825) : warning C4024: 'motion_zero' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1830) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1830) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1830) : warning C4024: 'motion_reuse' : different types for formal and actual parameter 3 -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1830) : warning C4028: formal parameter 3 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1830) : warning C4028: formal parameter 4 different from declaration -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libmpeg2\slice.c(1830) : warning C4024: 'motion_reuse' : different types for formal and actual parameter 3 -xine_decoder.c -Linking... - Creating library Debug/xineplug_decode_mpeg2/xineplug_decode_mpeg2.lib and object Debug/xineplug_decode_mpeg2/xineplug_decode_mpeg2.exp - - - -

Results

-xineplug_decode_mpeg2.so - 0 error(s), 101 warning(s) -
- - diff --git a/win32/xineplug_decode_real.plg b/win32/xineplug_decode_real.plg deleted file mode 100644 index bf867202c..000000000 --- a/win32/xineplug_decode_real.plg +++ /dev/null @@ -1,28 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_real - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP114.tmp" with contents -[ -wsock32.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_real/xineplug_decode_real.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_real.so" /implib:"Debug/xineplug_decode_real/xineplug_decode_real.lib" /pdbtype:sept -".\Debug\xineplug_decode_real\xine_decoder.obj" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP114.tmp" -

Output Window

-Linking... - Creating library Debug/xineplug_decode_real/xineplug_decode_real.lib and object Debug/xineplug_decode_real/xineplug_decode_real.exp - - - -

Results

-xineplug_decode_real.so - 0 error(s), 0 warning(s) -
- - diff --git a/win32/xineplug_decode_spu.plg b/win32/xineplug_decode_spu.plg deleted file mode 100644 index 414e1f020..000000000 --- a/win32/xineplug_decode_spu.plg +++ /dev/null @@ -1,46 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_spu - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPCC.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" /I "../src/input/libdvdread" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XINEPLUG_DECODE_SPU_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_spu/xineplug_decode_spu.pch" /YX /Fo"Debug/xineplug_decode_spu/" /Fd"Debug/xineplug_decode_spu/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libspudec\nav_read.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libspudec\spu.c" -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libspudec\xine_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPCC.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPCD.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_spu/xineplug_decode_spu.pdb" /debug /machine:I386 /def:".\xineplug_decode_spu.def" /out:"Debug/bin/plugins/xineplug_decode_spu.so" /implib:"Debug/xineplug_decode_spu/xineplug_decode_spu.lib" /pdbtype:sept -".\Debug\xineplug_decode_spu\nav_read.obj" -".\Debug\xineplug_decode_spu\spu.obj" -".\Debug\xineplug_decode_spu\xine_decoder.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxine\libxine.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPCD.tmp" -

Output Window

-Compiling... -nav_read.c -spu.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libspudec\spu.c(323) : warning C4018: '!=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libspudec\spu.c(580) : warning C4018: '>=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libspudec\spu.c(581) : warning C4018: '>=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libspudec\spu.c(886) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data -xine_decoder.c -Linking... - Creating library Debug/xineplug_decode_spu/xineplug_decode_spu.lib and object Debug/xineplug_decode_spu/xineplug_decode_spu.exp - - - -

Results

-xineplug_decode_spu.so - 0 error(s), 4 warning(s) -
- - diff --git a/win32/xineplug_decode_spucc.plg b/win32/xineplug_decode_spucc.plg deleted file mode 100644 index 1328eb2a2..000000000 --- a/win32/xineplug_decode_spucc.plg +++ /dev/null @@ -1,37 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_spucc - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP130.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_SPUCC_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_spucc/xineplug_decode_spucc.pch" /YX /Fo"Debug/xineplug_decode_spucc/" /Fd"Debug/xineplug_decode_spucc/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libspucc\cc_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP130.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP131.tmp" with contents -[ -wsock32.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_spucc/xineplug_decode_spucc.pdb" /debug /machine:I386 /def:".\xineplug_decode_ ao.def" /out:"Debug/bin/plugins/xineplug_decode_spucc.so" /implib:"Debug/xineplug_decode_spucc/xineplug_decode_spucc.lib" /pdbtype:sept -".\Debug\xineplug_decode_spucc\xine_decoder.obj" -".\Debug\xineplug_decode_spucc\cc_decoder.obj" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP131.tmp" -

Output Window

-Compiling... -cc_decoder.c -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libspucc\cc_decoder.c(66) : error C2059: syntax error : 'constant' -Error executing cl.exe. - - - -

Results

-xineplug_decode_spucc.so - 1 error(s), 0 warning(s) -
- - diff --git a/win32/xineplug_decode_sputext.plg b/win32/xineplug_decode_sputext.plg deleted file mode 100644 index 7f95cf01f..000000000 --- a/win32/xineplug_decode_sputext.plg +++ /dev/null @@ -1,41 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_sputext - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD1.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_SPUTEXT_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_sputext/xineplug_decode_sputext.pch" /YX /Fo"Debug/xineplug_decode_sputext/" /Fd"Debug/xineplug_decode_sputext/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libsputext\xine_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD1.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD2.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_sputext/xineplug_decode_sputext.pdb" /debug /machine:I386 /def:".\xineplug_decode_spu.def" /out:"Debug/bin/plugins/xineplug_decode_sputext.so" /implib:"Debug/xineplug_decode_sputext/xineplug_decode_sputext.lib" /pdbtype:sept -".\Debug\xineplug_decode_sputext\xine_decoder.obj" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD2.tmp" -

Output Window

-Compiling... -xine_decoder.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libsputext\xine_decoder.c(202) : warning C4018: '!=' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libsputext\xine_decoder.c(228) : warning C4244: '+=' : conversion from '__int64 ' to 'long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libsputext\xine_decoder.c(229) : warning C4244: '+=' : conversion from '__int64 ' to 'long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libsputext\xine_decoder.c(282) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\libsputext\xine_decoder.c(283) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data -Linking... - Creating library Debug/xineplug_decode_sputext/xineplug_decode_sputext.lib and object Debug/xineplug_decode_sputext/xineplug_decode_sputext.exp - - - -

Results

-xineplug_decode_sputext.so - 0 error(s), 5 warning(s) -
- - diff --git a/win32/xineplug_decode_vfill.plg b/win32/xineplug_decode_vfill.plg deleted file mode 100644 index 7eab3589b..000000000 --- a/win32/xineplug_decode_vfill.plg +++ /dev/null @@ -1,37 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_decode_vfill - Win32 Debug-------------------- -

-

Command Lines

-Build : warning : failed to (or don't know how to) build 'C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libvfill\xine_decoder.c' - -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD6.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_VFILL_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_decode_vfill/xineplug_decode_vfill.pch" /YX /Fo"Debug/xineplug_decode_vfill/" /Fd"Debug/xineplug_decode_vfill/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libvfill\xine_decoder.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD6.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD7.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_decode_vfill/xineplug_decode_vfill.pdb" /debug /machine:I386 /def:".\xineplug_decode_vo.def" /out:"Debug/bin/plugins/xineplug_decode_vfill.so" /implib:"Debug/xineplug_decode_vfill/xineplug_decode_vfill.lib" /pdbtype:sept -".\Debug\xineplug_decode_vfill\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\RSPD7.tmp" -

Output Window

-Compiling... -xine_decoder.c -fatal error C1083: Cannot open source file: 'C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\libvfill\xine_decoder.c': No such file or directory -Error executing cl.exe. - - - -

Results

-xineplug_decode_vfill.so - 1 error(s), 1 warning(s) -
- - diff --git a/win32/xineplug_dmx.plg b/win32/xineplug_dmx.plg deleted file mode 100644 index bab49772a..000000000 --- a/win32/xineplug_dmx.plg +++ /dev/null @@ -1,41 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\Tim\LOCALS~1\Temp\RSP2C9.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_DMX_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_dmx/xineplug_dmx.pch" /YX /Fo"Debug/xineplug_dmx/" /Fd"Debug/xineplug_dmx/" /FD /GZ /c -"C:\PCChamp\PROJECTS\Xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c" -] -Creating command line "cl.exe @C:\DOCUME~1\Tim\LOCALS~1\Temp\RSP2C9.tmp" -Creating temporary file "C:\DOCUME~1\Tim\LOCALS~1\Temp\RSP2CA.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx/xineplug_dmx.pdb" /debug /machine:I386 /def:".\xineplug_dmx.def" /out:"Debug/bin/plugins/xineplug_dmx.so" /implib:"Debug/xineplug_dmx/xineplug_dmx.lib" /pdbtype:sept -".\Debug\xineplug_dmx\demux_cdda.obj" -".\Debug\xineplug_dmx\group_audio.obj" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\Tim\LOCALS~1\Temp\RSP2CA.tmp" -

Output Window

-Compiling... -demux_cdda.c -c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(97) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(294) : error C2146: syntax error : missing ';' before identifier 'plugin_info_t' -c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(294) : error C2061: syntax error : identifier 'xine_plugin_info' -c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(294) : error C2059: syntax error : ';' -c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(294) : error C2059: syntax error : '[' -Error executing cl.exe. - - - -

Results

-xineplug_dmx.so - 4 error(s), 1 warning(s) -
- - diff --git a/win32/xineplug_dmx_asf.plg b/win32/xineplug_dmx_asf.plg deleted file mode 100644 index 1cdde1f32..000000000 --- a/win32/xineplug_dmx_asf.plg +++ /dev/null @@ -1,75 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_asf - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD8.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_DMX_ASF_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_dmx_asf/xineplug_dmx_asf.pch" /YX /Fo"Debug/xineplug_dmx_asf/" /Fd"Debug/xineplug_dmx_asf/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_asf.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD8.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD9.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx_asf/xineplug_dmx_asf.pdb" /debug /machine:I386 /def:".\xineplug_dmx_asf.def" /out:"Debug/bin/plugins/xineplug_dmx_asf.so" /implib:"Debug/xineplug_dmx_asf/xineplug_dmx_asf.lib" /pdbtype:sept -".\Debug\xineplug_dmx_asf\demux_asf.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -".\Debug\libxine\libxine.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPD9.tmp" -

Output Window

-Compiling... -demux_asf.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\asfheader.h(106) : error C2371: 'GUID' : redefinition; different basic types - c:\program files\microsoft visual studio\vc98\include\winnt.h(669) : see declaration of 'GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(246) : error C2039: 'v1' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(247) : error C2039: 'v2' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(248) : error C2039: 'v3' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(250) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(265) : error C2039: 'v1' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(265) : error C2039: 'v2' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(265) : error C2039: 'v3' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(266) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(266) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(266) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(266) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(266) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(266) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(266) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(266) : error C2039: 'v4' : is not a member of '_GUID' - c:\program files\microsoft visual studio\vc98\include\winnt.h(664) : see declaration of '_GUID' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(370) : warning C4244: '=' : conversion from 'unsigned __int64 ' to 'unsigned long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(527) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(576) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(760) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(962) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(992) : warning C4244: '=' : conversion from 'unsigned __int64 ' to 'unsigned long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(1102) : warning C4018: '>' : signed/unsigned mismatch -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_asf.c(1233) : warning C4018: '>' : signed/unsigned mismatch -Error executing cl.exe. - - - -

Results

-xineplug_dmx_asf.so - 16 error(s), 8 warning(s) -
- - diff --git a/win32/xineplug_dmx_avi.plg b/win32/xineplug_dmx_avi.plg deleted file mode 100644 index 9f683f593..000000000 --- a/win32/xineplug_dmx_avi.plg +++ /dev/null @@ -1,16 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_avi - Win32 Debug-------------------- -

-

Command Lines

- - - -

Results

-xineplug_dmx_avi.so - 0 error(s), 0 warning(s) -
- - diff --git a/win32/xineplug_dmx_cda.plg b/win32/xineplug_dmx_cda.plg deleted file mode 100644 index d02b6674a..000000000 --- a/win32/xineplug_dmx_cda.plg +++ /dev/null @@ -1,16 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_cda - Win32 Debug-------------------- -

-

Command Lines

- - - -

Results

-xineplug_dmx_cda.so - 0 error(s), 0 warning(s) -
- - diff --git a/win32/xineplug_dmx_mpeg.plg b/win32/xineplug_dmx_mpeg.plg deleted file mode 100644 index 128716d5a..000000000 --- a/win32/xineplug_dmx_mpeg.plg +++ /dev/null @@ -1,37 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_mpeg - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPDA.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_DMX_MPEG_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_dmx_mpeg/xineplug_dmx_mpeg.pch" /YX /Fo"Debug/xineplug_dmx_mpeg/" /Fd"Debug/xineplug_dmx_mpeg/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_mpeg.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPDA.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPDB.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx_mpeg/xineplug_dmx_mpeg.pdb" /debug /machine:I386 /def:".\xineplug_dmx.def" /out:"Debug/bin/plugins/xineplug_dmx_mpeg.so" /implib:"Debug/xineplug_dmx_mpeg/xineplug_dmx_mpeg.lib" /pdbtype:sept -".\Debug\xineplug_dmx_mpeg\demux_mpeg.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxine\libxine.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPDB.tmp" -

Output Window

-Compiling... -demux_mpeg.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg.c(139) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg.c(198) : warning C4018: '!=' : signed/unsigned mismatch -Linking... - - - -

Results

-xineplug_dmx_mpeg.so - 0 error(s), 2 warning(s) -
- - diff --git a/win32/xineplug_dmx_mpeg_audio.plg b/win32/xineplug_dmx_mpeg_audio.plg deleted file mode 100644 index c39481bb7..000000000 --- a/win32/xineplug_dmx_mpeg_audio.plg +++ /dev/null @@ -1,37 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_mpeg_audio - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPE8.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_DMX_MPEG_AUDIO_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_dmx_mpeg_audio/xineplug_dmx_mpeg_audio.pch" /YX /Fo"Debug/xineplug_dmx_mpeg_audio/" /Fd"Debug/xineplug_dmx_mpeg_audio/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_mpgaudio.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPE8.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPE9.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx_mpeg_audio/xineplug_dmx_mpeg_audio.pdb" /debug /machine:I386 /def:".\xineplug_dmx.def" /out:"Debug/bin/plugins/xineplug_dmx_mpeg_audio.so" /implib:"Debug/xineplug_dmx_mpeg_audio/xineplug_dmx_mpeg_audio.lib" /pdbtype:sept -".\Debug\xineplug_dmx_mpeg_audio\demux_mpgaudio.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxine\libxine.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPE9.tmp" -

Output Window

-Compiling... -demux_mpgaudio.c -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_mpgaudio.c(374) : warning C4244: 'function' : conversion from '__int64 ' to 'int ', possible loss of data -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_mpgaudio.c(432) : warning C4244: '=' : conversion from 'unsigned __int64 ' to 'int ', possible loss of data -Linking... - - - -

Results

-xineplug_dmx_mpeg_audio.so - 0 error(s), 2 warning(s) -
- - diff --git a/win32/xineplug_dmx_mpeg_block.plg b/win32/xineplug_dmx_mpeg_block.plg deleted file mode 100644 index ba0a4b8c5..000000000 --- a/win32/xineplug_dmx_mpeg_block.plg +++ /dev/null @@ -1,41 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_mpeg_block - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPED.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_DMX_MPEG_BLOCK_EXPORTS" /D "XINE_COMPILE" /D "USE_ILL_ADVISED_ESTIMATE_RATE_INITIALLY" /D "ESTIMATE_RATE_FIXED" /FR"Debug/xineplug_dmx_mpeg_block/" /Fp"Debug/xineplug_dmx_mpeg_block/xineplug_dmx_mpeg_block.pch" /YX /Fo"Debug/xineplug_dmx_mpeg_block/" /Fd"Debug/xineplug_dmx_mpeg_block/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_mpeg_block.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPED.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPEE.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx_mpeg_block/xineplug_dmx_mpeg_block.pdb" /debug /machine:I386 /def:".\xineplug_dmx.def" /out:"Debug/bin/plugins/xineplug_dmx_mpeg_block.so" /implib:"Debug/xineplug_dmx_mpeg_block/xineplug_dmx_mpeg_block.lib" /pdbtype:sept -".\Debug\xineplug_dmx_mpeg_block\demux_mpeg_block.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxine\libxine.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPEE.tmp" -

Output Window

-Compiling... -demux_mpeg_block.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg_block.c(389) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg_block.c(836) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg_block.c(972) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data -Linking... -Creating command line "bscmake.exe /nologo /o"Debug/xineplug_dmx_mpeg_block/xineplug_dmx_mpeg_block.bsc" ".\Debug\xineplug_dmx_mpeg_block\demux_mpeg_block.sbr"" -Creating browse info file... -

Output Window

- - - -

Results

-xineplug_dmx_mpeg_block.so - 0 error(s), 3 warning(s) -
- - diff --git a/win32/xineplug_dmx_mpeg_elem.plg b/win32/xineplug_dmx_mpeg_elem.plg deleted file mode 100644 index 8b4b7f183..000000000 --- a/win32/xineplug_dmx_mpeg_elem.plg +++ /dev/null @@ -1,16 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_mpeg_elem - Win32 Debug-------------------- -

-

Command Lines

- - - -

Results

-xineplug_dmx_mpeg_elem.so - 0 error(s), 0 warning(s) -
- - diff --git a/win32/xineplug_dmx_mpeg_pes.plg b/win32/xineplug_dmx_mpeg_pes.plg deleted file mode 100644 index cc841ea79..000000000 --- a/win32/xineplug_dmx_mpeg_pes.plg +++ /dev/null @@ -1,54 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_mpeg_pes - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPFC.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_DMX_MPEG_PES_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_dmx_mpeg_pes/xineplug_dmx_mpeg_pes.pch" /YX /Fo"Debug/xineplug_dmx_mpeg_pes/" /Fd"Debug/xineplug_dmx_mpeg_pes/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPFC.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPFD.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx_mpeg_pes/xineplug_dmx_mpeg_pes.pdb" /debug /machine:I386 /def:".\xineplug_dmx.def" /out:"Debug/bin/plugins/xineplug_dmx_mpeg_pes.so" /implib:"Debug/xineplug_dmx_mpeg_pes/xineplug_dmx_mpeg_pes.lib" /pdbtype:sept -".\Debug\xineplug_dmx_mpeg_pes\demux_pes.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxine\libxine.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPFD.tmp" -

Output Window

-Compiling... -demux_pes.c -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(89) : warning C4018: '!=' : signed/unsigned mismatch -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(120) : warning C4133: 'function' : incompatible types - from 'struct xine_s *' to 'struct xine_stream_s *' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(347) : warning C4133: 'function' : incompatible types - from 'struct xine_s *' to 'struct xine_stream_s *' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(383) : warning C4133: 'function' : incompatible types - from 'struct xine_s *' to 'struct xine_stream_s *' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(385) : warning C4133: 'function' : incompatible types - from 'struct xine_s *' to 'struct xine_stream_s *' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(413) : warning C4133: 'function' : incompatible types - from 'struct xine_s *' to 'struct xine_stream_s *' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(466) : warning C4133: 'function' : incompatible types - from 'struct xine_s *' to 'struct xine_stream_s *' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(623) : error C2039: 'open' : is not a member of 'demux_plugin_s' - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux.h(94) : see declaration of 'demux_plugin_s' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(624) : error C2039: 'start' : is not a member of 'demux_plugin_s' - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux.h(94) : see declaration of 'demux_plugin_s' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(626) : error C2039: 'stop' : is not a member of 'demux_plugin_s' - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux.h(94) : see declaration of 'demux_plugin_s' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(627) : error C2039: 'close' : is not a member of 'demux_plugin_s' - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux.h(94) : see declaration of 'demux_plugin_s' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(629) : error C2039: 'get_identifier' : is not a member of 'demux_plugin_s' - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux.h(94) : see declaration of 'demux_plugin_s' -C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_pes.c(633) : error C2039: 'get_mimetypes' : is not a member of 'demux_plugin_s' - c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux.h(94) : see declaration of 'demux_plugin_s' -Error executing cl.exe. - - - -

Results

-xineplug_dmx_mpeg_pes.so - 6 error(s), 7 warning(s) -
- - diff --git a/win32/xineplug_dmx_mpeg_ts.plg b/win32/xineplug_dmx_mpeg_ts.plg deleted file mode 100644 index 2548120d1..000000000 --- a/win32/xineplug_dmx_mpeg_ts.plg +++ /dev/null @@ -1,16 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_dmx_mpeg_ts - Win32 Debug-------------------- -

-

Command Lines

- - - -

Results

-xineplug_dmx_mpeg_ts.so - 0 error(s), 0 warning(s) -
- - diff --git a/win32/xineplug_inp_dvd.plg b/win32/xineplug_inp_dvd.plg deleted file mode 100644 index f3de005da..000000000 --- a/win32/xineplug_inp_dvd.plg +++ /dev/null @@ -1,31 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_inp_dvd - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP140.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_inp_dvd.pdb" /debug /machine:I386 /def:".\xineplug_inp.def" /out:"Debug/bin/plugins/xineplug_inp_dvd.so" /implib:"Debug/xineplug_inp_dvd.lib" /pdbtype:sept -".\Debug\input_dvd.obj" -".\Debug\libxine.lib" -".\Debug\libdvdread\libdvdread.lib" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -".\Debug\libdvdnav\libdvdnav.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP140.tmp" -

Output Window

-Linking... - Creating library Debug/xineplug_inp_dvd.lib and object Debug/xineplug_inp_dvd.exp - - - -

Results

-xineplug_inp_dvd.so - 0 error(s), 0 warning(s) -
- - diff --git a/win32/xineplug_inp_file.plg b/win32/xineplug_inp_file.plg deleted file mode 100644 index 134b027fd..000000000 --- a/win32/xineplug_inp_file.plg +++ /dev/null @@ -1,46 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_inp_file - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP104.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_INP_FILE_EXPORTS" /D "XINE_COMPILE" /FR"Debug/xineplug_inp_file/" /Fp"Debug/xineplug_inp_file/xineplug_inp_file.pch" /YX /Fo"Debug/xineplug_inp_file/" /Fd"Debug/xineplug_inp_file/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\input\input_file.c" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP104.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP105.tmp" with contents -[ -/nologo /dll /incremental:yes /pdb:"Debug/xineplug_inp_file/xineplug_inp_file.pdb" /debug /machine:I386 /def:".\xineplug_inp.def" /out:"Debug/bin/plugins/xineplug_inp_file.so" /implib:"Debug/xineplug_inp_file/xineplug_inp_file.lib" /pdbtype:sept -".\Debug\xineplug_inp_file\input_file.obj" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxine\libxine.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP105.tmp" -

Output Window

-Compiling... -input_file.c -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\input_file.c(72) : warning C4101: 'buf' : unreferenced local variable -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\input_file.c(97) : warning C4013: 'read' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\input_file.c(135) : warning C4013: 'lseek' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\input_file.c(192) : warning C4013: 'close' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\input_file.c(245) : warning C4013: 'open' undefined; assuming extern returning int -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\input_file.c(665) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'int (__cdecl *)(const void *,const void *)' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\input_file.c(668) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'int (__cdecl *)(const void *,const void *)' -c:\pcchamp\projects\xine\xine-lib-1-beta10\src\input\input_file.c(671) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'int (__cdecl *)(const void *,const void *)' -Linking... -Creating command line "bscmake.exe /nologo /o"Debug/xineplug_inp_file/xineplug_inp_file.bsc" ".\Debug\xineplug_inp_file\input_file.sbr"" -Creating browse info file... -

Output Window

- - - -

Results

-xineplug_inp_file.so - 0 error(s), 8 warning(s) -
- - diff --git a/win32/xineplug_vo_out_directx.plg b/win32/xineplug_vo_out_directx.plg deleted file mode 100644 index f624d4879..000000000 --- a/win32/xineplug_vo_out_directx.plg +++ /dev/null @@ -1,16 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineplug_vo_out_directx - Win32 Debug-------------------- -

-

Command Lines

- - - -

Results

-xineplug_vo_out_directx.so - 0 error(s), 0 warning(s) -
- - diff --git a/win32/xineui.plg b/win32/xineui.plg deleted file mode 100644 index be61b6379..000000000 --- a/win32/xineui.plg +++ /dev/null @@ -1,44 +0,0 @@ - - -
-

Build Log

-

---------------------Configuration: xineui - Win32 Debug-------------------- -

-

Command Lines

-Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP106.tmp" with contents -[ -/nologo /MDd /W3 /Gm /GX /ZI /Od /I "source" /I "include" /I "../include" /I ".." /I "../src/video_out" /I "../src/xine-utils" /I "../src/xine-engine" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "XINE_COMPILE" /FR"Debug/xineui/" /Fp"Debug/xineui/xineui.pch" /YX /Fo"Debug/xineui/" /Fd"Debug/xineui/" /FD /GZ /c -"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\win32\source\main.cpp" -] -Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP106.tmp" -Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP107.tmp" with contents -[ -kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib comctl32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/xineui/xineui.pdb" /debug /machine:I386 /out:"Debug/bin/xineui.exe" /pdbtype:sept -".\Debug\xineui\main.obj" -".\Debug\xineui\wnd.ctrl.obj" -".\Debug\xineui\wnd.panel.obj" -".\Debug\xineui\wnd.playlist.obj" -".\Debug\xineui\wnd.video.obj" -".\Debug\xineui\xineui.obj" -".\Debug\xineui\resource.res" -".\Debug\libxine\libxine.lib" -".\Debug\libxinesuppt\libxinesuppt.lib" -".\Debug\libxineutils\libxineutils.lib" -] -Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP107.tmp" -

Output Window

-Compiling... -main.cpp -Linking... -Creating command line "bscmake.exe /nologo /o"Debug/xineui/xineui.bsc" ".\Debug\xineui\main.sbr" ".\Debug\xineui\wnd.ctrl.sbr" ".\Debug\xineui\wnd.panel.sbr" ".\Debug\xineui\wnd.playlist.sbr" ".\Debug\xineui\wnd.video.sbr" ".\Debug\xineui\xineui.sbr"" -Creating browse info file... -

Output Window

- - - -

Results

-xineui.exe - 0 error(s), 0 warning(s) -
- - -- cgit v1.2.3