[MPlayer-dev-eng] [PATCH] Slices in expand ?

Arpi arpi at thot.banki.hu
Wed Nov 20 21:47:50 CET 2002


Hi,

> > > 	called for each frame and implement slice rendering in expand
> > > 	(don't flame too much about this one it's getting late ;)
> > 
> > hmm
> > ok the idea (saving the allocated pointers) looks ok, but i would prefer
> > saving a single pointer and size of the allocated memory.
> > afair the whole buffer (all planes) are allocated with a single
> > memalign() call, is it would be simpler and cleaner.
> I thought the same but as planes[3] may be allocated from another pointer
> and it was late i only put this single memcpy wich will work with even
> future formats. Ok we can save up the copy of 3/4 pointers ;)

dunno
actually planes[3] is never direct rendered, it's like the qscale array
so no sense of saving it


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list