[MPlayer-dev-eng] [Patch] Xanim codecs on Alpha
    Felix Buenemann 
    atmosfear at users.sourceforge.net
       
    Wed Jul 10 11:00:51 CEST 2002
    
    
  
On Wednesday 10 July 2002 09:53, Alan Young wrote:
> Hi,
>
> Xanim codec mods are not working on the Alpha platform.  It's due to a some
> fields in the XA_CODEC_HDR struct in xacodec.h being defined as long.
> Xanim defines the fields as int.  This causes a problem on 64 bit platforms
> as sizeof(long) != sizeof(int).  Xanim appears to expect an int as defined
> by the platform.
thx, applied.
> Alan
-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________
    
    
More information about the MPlayer-dev-eng
mailing list