Hello
>1. Offloading the video scaling to hardware.
But the existing CompositeTags() can do hardware resizing on x1000...
>2. Offloading the YCbCr -> RGB conversion to hardware.
But Altivec can (may) do that...
So when when you say "we need overlay" what exactly is needed ? a full gxvideo.library implementation ? or just a function to convert/display an YCbCr buffer ?
Alain Thellier