[MPlayer-dev-eng] [PATCH] Yet another batch of warning fixes :->

Arpi arpi at thot.banki.hu
Tue Dec 10 14:37:03 CET 2002


Hi,

> > 
> > it'll break code on 64bit platforms badly
> 
> Wait a minute... will our win32 loader even *work* on 64bit platforms?

of course not.

but the .h files in loader/wine/* are used by demuxers (avi, asf and other
m$ formats) so they must be correct even on 64bit archs (otherwise the
compiled struct size will differ from the one stored in the file's header)

avifile "solved" this issue by duplicating all those structures in its
include/ dir (using int32_t etc instead of DWORD) and their demuxers
don't use files from loader/wine/* at all.


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list