[MPlayer-dev-eng] Video output for RV280+Mesa3D
malc
av1474 at comtv.ru
Fri Dec 5 20:01:47 CET 2008
On Fri, 5 Dec 2008, Reimar D?ffinger wrote:
> On Fri, Dec 05, 2008 at 01:44:51PM +0300, malc wrote:
>> The patch implements the most performant(at least on this mac mini) way to
>> put YV12/I420/YUY2/UYVY data on screen.
>
> The way you use GL_UNPACK_CLIENT_STORAGE_APPLE is wrong, if you use it
> you'd have to delete the texture before the corresponding "backing
> store" is gone.
> The correct place would be directly after draw_slice, though it would
> probably be okay to do it in flip_page.
> I'd also be very interested to know how much of the performance
> advantage this makes up.
Sorry, i do not understand this paragraph at all.
--
mailto:av1474 at comtv.ru
More information about the MPlayer-dev-eng
mailing list