[FFmpeg-devel] [PATCH] avfiltergraph: change the syntax of avfilter_graph_parse()

Stefano Sabatini stefano.sabatini-lala at poste.it
Mon Jun 13 00:17:23 CEST 2011


On date Saturday 2011-06-11 19:51:42 +0200, Michael Niedermayer encoded:
> On Sat, Jun 11, 2011 at 04:12:14PM +0200, Stefano Sabatini wrote:
> > Make it returns the list of open inputs and outputs, so it can be
> > reused by applications.
> > 
> > Breaks API/ABI.
> > ---
> >  ffmpeg.c                    |    2 +-
> >  ffplay.c                    |    2 +-
> >  libavfilter/avfiltergraph.h |    8 +++++---
> >  libavfilter/graphparser.c   |   20 ++++++++++----------
> >  4 files changed, 17 insertions(+), 15 deletions(-)
> 
> ok

Pushed.
-- 
FFmpeg = Forgiving & Fascinating Minimalistic Pitiful Enigmatic Game


More information about the ffmpeg-devel mailing list