Hi,

i would add few very important (for movie players) things to 2d:

> 2D features
> -----------
> 
> Video
imho should be:  Video overlay:

>   de-interlacing
>   iDCT accelleration
double buffering, triple buffering support
hw controlled buffer swap at vbi (v-sync)
use dma to transfer frames to video ram, or memcpy?
video to tv-out/second monitor possible?
supported colorspaces, depths? (it's also interesting for the 3d stuff)

> Misc things
> -----------
> KTX buffer region extension
> Guard band clipping
> Gamma control
> Dual monitor support
tv-out support (with or without macrovision?)

also note, that these are out of dri area, they are handled by the normal
X11 drivers, not the dri one. but somethimes they can use dri to get dma
transfers for buffer and to use textured video.


A'rpi / Astral & ESP-team

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

_______________________________________________________________

Hundreds of nodes, one monster rendering program.
Now that�s a super model! Visit http://clustering.foundries.sf.net/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to