[FFmpeg-devel] [PATCH] New registration system for avfilter filters

Stefano Sabatini stefano.sabatini-lala
Wed Nov 25 01:00:26 CET 2009


On date Monday 2009-11-23 00:07:02 +0100, Michael Niedermayer encoded:
> On Sun, Nov 22, 2009 at 08:47:47PM +0100, Stefano Sabatini wrote:
> > Hi,
> > 
> > this may be applied to the other list of registered elements in
> > libav*.
> > 
> > This system avoids a non-const field in struct AVFilter, thus allowing
> > for the use of shareable memory for the AVFilter definitions.
> > 
> > I'm also attaching a patch for an av_filter_next() which uses it, and
> > an application example.
[...]
> >  avfilter.c |    5 +++++
> >  avfilter.h |    8 ++++++++
> >  2 files changed, 13 insertions(+)
> > 0bc88e1fb02fcf55bffe0a9f582663f1b35bc1f3  implement-av-filter-next.patch
> 
> ok

Applied.
-- 
FFmpeg = Frenzy and Faboulous MultiPurpose Ecstatic Game



More information about the ffmpeg-devel mailing list