[MPlayer-dev-eng] [PATCH] Skin endianness

Colin Leroy colin at colino.net
Wed Oct 23 21:10:30 CEST 2002


On Wed, 23 Oct 2002 20:48:35 +0200 Michael Niedermayer <michaelni at gmx.at>
wrote:

Hi Michael,

> > Here's a patch that fixes skin color problem on 16bpp screen depth on
> > bigendian.
> > (I sent one for 24bpp long ago, here's the one for 16 ;-))
> 
> why do u #include config.h & bswap.h ?
> iam asking because config.h will break runtime cpu detection (if u didnt

bswap.h is because I thought I'd have to swap things, and forgot to remove
it (so 1l ;-)). config.h is for having WORDS_BIGENDIAN, but is useless
too, because (see below) ...

> if u didnt notice it yet, the *template.c stuff

I didn't :-( 

-- 
Colin
"Free software is not widely used because people prefer to have 
 something to plug'n'play and not something to configure'n'work."
 - Pier Luca



More information about the MPlayer-dev-eng mailing list