[FFmpeg-devel] [PATCH] libavfilter-soc: implement pad filter

Stefano Sabatini stefano.sabatini-lala
Tue May 5 00:16:36 CEST 2009


On date Tuesday 2009-04-28 22:03:53 +0200, Stefano Sabatini encoded:
> On date Tuesday 2009-04-28 11:33:32 +0100, vmrsss encoded:
> > Hi Stefano,
> >
> > 	I am glad you resurrected this, well done. Apart lacking RGB support,  
> > the way I remember it is that the filter worked well, but Michael wanted 
> > memcpy removed in favour or direct rendering and I did not know how to 
> > achieve that. (Also, at the time some necessary info about the input 
> > stream was missing from the AVFilter structures, but this might not be 
> > the case now.)
> >
> > Regards,
> > -vmrsss
> >
> > PS.	Besides the padcolor option (yes, it would be nice to extract some  
> > of the code I had written to a colourutil.[hc]), I still think that some 
> > of the other options I had originally considered add flexibility and 
> > although not vital may still be useful, in particular:

Updated and added a color option (but requires the appliction of two
of my patches which are still pending).

In order to be memcpy-less we need some API redesign, I started to
look at it and I'm thinking about to put in the link other fields (x,
y, w_exp, and h_exp).

Regards.
-- 
FFmpeg = Faboulous and Fierce Mournful Peaceful Exxagerate Gadget
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pad-implement.patch
Type: text/x-diff
Size: 10829 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090505/7348a5ce/attachment.patch>



More information about the ffmpeg-devel mailing list