<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<br>About the MMX bug:
<p>--enable-mmx
<p>24bpp
<br>xv: OK
<br>x11: OK
<br>sdl: OK
<p>16bpp
<br>xv: is OK
<br>x11: black screen with sound and OSD
<br>sdl: is OK
<p>15bpp
<br>xv: there is no XVideo extension on this depth, strange...
<br>x11: is OK (much faster, than x11 on 24bpp or 16bpp without MMX)
<br>sdl: is OK, but uses software
<br>
<p>--disable-mmx
<p>24bpp
<br>xv: OK
<br>x11: OK
<br>sdl: OK
<p>16bpp
<br>xv: is OK
<br>x11: is OK
<br>sdl: is OK
<p>15bpp
<br>xv: no XVideo
<br>x11: is OK (slower than with MMX)
<br>sdl: is OK - software
<p>This bug appears only in 16bpp X11 output. At least at my machine
<br>
<pre>--
Regards
Lukas "havner" Pawelczyk
alien@boss.staszic.waw.pl
havner@wp.pl</pre>
<p>
<br>
<br> </html>