[MPlayer-users] Newer bitstream.h breaks on ARM
armin.gerritsen at philips.com
armin.gerritsen at philips.com
Thu Jun 19 11:00:35 CEST 2003
Hello,
I saw the latest CVS has a new bitsream.h in the liba52 folder. It has some
fixes for missaligned exceptions on Alpha an others. However, it breaks on
ARM. I changed bitstream.h line 35 to:
#if defined (ARCH_X86) || defined(ARCH_ARM)
and it is fine again. (So all I did is add ARCH_ARM.)
This is also inline with the previous versions of bitstream.h, which also
don't do anything special for ARM.
Regards,
Armin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitstream.h
Type: application/octet-stream
Size: 3836 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20030619/d997194b/attachment.obj>
More information about the MPlayer-users
mailing list