[MPlayer-dev-eng] YUV support in vo_quartz, ultrapreliminary
D Richard Felker III
dalias at aerifal.cx
Fri Apr 23 18:11:42 CEST 2004
On Fri, Apr 23, 2004 at 04:58:51PM +0200, Romain Dolbeau wrote:
> 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.
Not at all. draw_slice is not deprecated, but it's not useful if you
can do direct rendering to a readable buffer.
Rich
More information about the MPlayer-dev-eng
mailing list