[FFmpeg-devel] [PATCH] More robust parsing for filtergraphs
Stefano Sabatini
stefano.sabatini-lala
Fri Dec 11 21:00:09 CET 2009
On date Friday 2009-12-11 00:14:49 +0100, Michael Niedermayer encoded:
> On Tue, Dec 08, 2009 at 11:14:08PM +0100, Stefano Sabatini wrote:
> > Hi,
> >
> > currently when parsing graphs of the type:
> >
> > "foo, bar;"
> >
> > the graphparser will bail out telling that there is not a "bar;"
> > filter, even if the "bar" filter is defined.
> >
> > Path makes the parsing more robust/clever when dealing with these
> > cases.
> >
> > Regards.
> > --
> > FFmpeg = Faithful Fantastic Magical Plastic Enlightened Guru
>
> > graphparser.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> > 168299cc99436c902b26924551e7c42244f26659 fix-filter-name-parsing.patch
>
> looks ok
Applied.
--
FFmpeg = Fast and Fundamental Mortal Pitiful Ephemeral Game
More information about the ffmpeg-devel
mailing list