[Mplayer-cvslog] CVS: main/postproc swscale.c,1.61,1.62 swscale_template.c,1.61,1.62 swscale.h,1.12,1.13

Alex Beregszaszi alex at naxine.org
Wed Jan 30 16:50:22 CET 2002


Hi,

On Wed, Jan 30, 2002 at 04:29:55PM +0100, Michael Niedermayer wrote:
> Hi
> On Wednesday 30 January 2002 16:14, Alex Beregszaszi wrote:
> > On Wed, Jan 30, 2002 at 04:21:10PM +0100, Michael Niedermayer wrote:
> > > Update of /cvsroot/mplayer/main/postproc
> > > In directory mplayer:/var/tmp.root/cvs-serv29859
> > >
> > > Modified Files:
> > > 	swscale.c swscale_template.c swscale.h
> > > Log Message:
> > > YV12 like formats support (I420/IYUV)
> > > bugfixes related to vo_x11 resizeing
> >
> > Have you've got inspiration by my I420 support patches in libvo?:)
> yes :)

Michael, could you add support for only-one-buffer postprocessing? I mean
the caller code gives input planes[] and strides[] as input, and after
finish he can use them as output.

Or is it to hard, or loosing performance (using internal buffer in pp, and
memcpying it - also in other sources we must memcpy too, for input buffer)
or it can be done with in-the-place-work (I can't remember the word for this ;)

Thanks.

--
alex

> 
> [...]
> 
> Michael
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list