[MPlayer-users] New tdfxfb driver

Arpi arpi at thot.banki.hu
Sat Mar 30 23:12:01 CET 2002


Hi,

> TODO:
> - Fix OSD

maybe the same *4 width bug?

> - Find DRI heissenbug

your get_image() should either refuse request with IMGFLAG_ACCEPT_WIDTH
or handle it (set mpi->width)

you should use mem2agpcpy() to copy to video memory - it's faster than memcpy()
(optimized for sysram->agpram transfer)

what is the format of planar yv12 image in the agp memory?
it seems (but seems to be weird to me):

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY UUUUUUUUUUUUUUUUU VVVVVVVVVVVVVVV
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY UUUUUUUUUUUUUUUUU VVVVVVVVVVVVVVV
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
...


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu




More information about the MPlayer-users mailing list