[FFmpeg-devel] [PATCH] Resize AVFilterBuffer and use ff_fill_image* functions to fill in video buffer linesizes & data

Stefano Sabatini stefano.sabatini-lala
Fri Jul 30 10:50:14 CEST 2010


On date Monday 2010-07-26 14:25:14 +0200, Michael Niedermayer encoded:
> On Sun, Jul 25, 2010 at 03:28:36PM -0700, S.N. Hemanth Meenakshisundaram wrote:
> > Resize AVFilterBuffer to hold 8 planes/linesizes worth of data and
> > modify avfilter_get_video_buffer to use only first four data pointers
> > and linesizes in AVFilterBuffer. Call the new ff_fill_image* functions
> > 
> > ---
> >  libavfilter/avfilter.h |    4 ++--
> >  libavfilter/defaults.c |    6 +++---
> >  2 files changed, 5 insertions(+), 5 deletions(-)
> > 
> > 
> > 
> 
> >  avfilter.h |    4 ++--
> >  defaults.c |    6 +++---
> >  2 files changed, 5 insertions(+), 5 deletions(-)
> > 7124611c945189d6793f597a469cf635e2db5c57  0001-Resize-AVFilterBuffer-and-use-ff_fill_image-function.patch
> > diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
> 
> ok once the functions are in lavcore

Split and applied, regards.
-- 
FFmpeg = Fundamental and Fundamentalist Magic Purposeless Ecletic God



More information about the ffmpeg-devel mailing list