[MPlayer-dev-eng] YUV support in vo_quartz, ultrapreliminary

Romain Dolbeau dolbeau at irisa.fr
Fri Apr 23 16:58:51 CEST 2004


Romain Dolbeau wrote:
> Nicolas Plourde wrote:
> 
>> Has for yuv, I did look into it but Im not interested in doing it
>> right now. the option i see is to use quicktime framework like
>> in SDL.
> 
> 
> The attached patch (against the latest patch you supplied
> to this ML, adding OSD 20004/04/15) adds ultrapreliminary
> support for YUV.

Don't bother applying it. It uses draw_slice, which
seems deprecated, and requires 3 memcpy.

With VOCTRL_GET_IMAGE and VOCTRL_DRAW_IMAGE, it should
be much more efficient.

-- 
Romain Dolbeau




More information about the MPlayer-dev-eng mailing list