[MPlayer-dev-eng] Vidix on powerpc/mach64 works :-)
Alex Beregszaszi
alex at naxine.org
Tue Oct 22 13:45:20 CEST 2002
Hi,
> > There remains to find out why vidix
> > drivers (at least, the mach64 one, can't test the others) don't work.
>
> Just to say that with the endianness fixes in mach64_vid (applied by
> Michael sooner) and this one, vidix works on my computer (powerpc with
> mach64).
Nice to hear!
I've looked at your patch (and willing to apply), but one question remains:
isn't there a __LinuxPPC__ macro or smth? the current sheme isn't perfect:
#if defined(__powerpc__) && !defined(lynx) && !defined(__OpenBSD__)
#else
..code..
#endif
--
Alex Beregszaszi <alex at naxine.org>
More information about the MPlayer-dev-eng
mailing list