[FFmpeg-devel] [PATCH 4/4] Add avfilter_graph_insert_filter().
Stefano Sabatini
stefano.sabatini-lala
Thu Dec 2 21:11:33 CET 2010
On date Thursday 2010-12-02 02:09:41 +0100, Michael Niedermayer encoded:
> On Thu, Dec 02, 2010 at 12:47:59AM +0100, Stefano Sabatini wrote:
> > On date Wednesday 2010-12-01 17:57:45 +0100, Michael Niedermayer encoded:
> > > On Wed, Dec 01, 2010 at 03:38:47PM +0100, Stefano Sabatini wrote:
> > > [...]
> > > > diff --git a/libavfilter/avfiltergraph.h b/libavfilter/avfiltergraph.h
> > > > index ca369aa..7db7036 100644
> > > > --- a/libavfilter/avfiltergraph.h
> > > > +++ b/libavfilter/avfiltergraph.h
> > > > @@ -53,6 +53,22 @@ AVFilterContext *avfilter_graph_get_filter(AVFilterGraph *graph, char *name);
> > > > int avfilter_graph_add_filter(AVFilterGraph *graphctx, AVFilterContext *filter);
> > > >
> > > > /**
> > > > + * Create and add a filter context into an existing graph.
> > >
> > > filter context?
> > > what is that supposed to mean?
> > >
> > > You surely create and add filter (instances) and not "just" contexts
> >
> > Updated.
> > --
> > FFmpeg = Fundamentalist and Formidable Merciless Purposeless Enchanting God
>
> > ffmpeg.c | 24 ++++++++----------------
> > ffplay.c | 14 ++++++--------
> > libavfilter/avfiltergraph.c | 38 +++++++++++++++++++++++++++-----------
> > libavfilter/avfiltergraph.h | 17 +++++++++++++++++
> > 4 files changed, 58 insertions(+), 35 deletions(-)
> > 4b6cc83d77a7871f3b788652c18c472ae1b6b946 0001-Add-avfilter_graph_create_filter.patch
> > From 0533e7482726ba9daefc358c11eddbbe0a4908bd Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Wed, 1 Dec 2010 13:08:22 +0100
> > Subject: [PATCH] Add avfilter_graph_create_filter().
>
> lgtm
Applied.
--
FFmpeg = Fantastic and Frenzy Mortal Prodigious Exxagerate Game
More information about the ffmpeg-devel
mailing list