[MPlayer-dev-eng] [PATCH] Gui colors problems on big-endian hosts
Falk Hueffner
falk.hueffner at student.uni-tuebingen.de
Wed May 8 15:41:01 CEST 2002
Colin Leroy <colin at colino.net> writes:
> +#ifndef __BIG_ENDIAN
IMHO it would be better to use #ifdef WORDS_BIGENDIAN, which gets set
by configure, instead of some system specific macro.
Falk
More information about the MPlayer-dev-eng
mailing list