[MPlayer-cvslog] r21242 - trunk/bswap.h

Diego Biurrun diego at biurrun.de
Sun Nov 26 14:15:18 CET 2006


On Sat, Nov 25, 2006 at 10:46:13PM +0100, Reimar Döffinger wrote:
> On Sat, Nov 25, 2006 at 07:30:44PM +0100, reimar wrote:
> > 
> > Modified:
> >    trunk/bswap.h
> > 
> > Log:
> > Reuse bswap.h from libavutil. Will only work when libavutil subdir is available.
> > Applied at Diego's request.
> 
> This broke compilation on some bigendian systems, because in libavutil
> bswap_32 is a function, not a macro.
> Attached patch just removes that (IMO) horrible initialization in
> ao_pcm.c.

I'd say apply it.  Compilation failures should always be fixed quickly.

Diego



More information about the MPlayer-cvslog mailing list