>Given that Hans .. use ... compositing system in 4.1 to implement a 3D textured demo ... he won't be able to implement some form of video surface implementation?
Using compositing for scaling/filtering/rotating a square texture (a bitmap) is easy...
The only problem is that compositing dont support YUV directly... So it will remain the YUV to RGB conversion
Alain Thellier