[FFmpeg-devel] [PATCH] Fix avfilter-parse-graph()
Stefano Sabatini
stefano.sabatini-lala
Sat Feb 14 13:00:18 CET 2009
On date Friday 2009-02-13 22:07:24 +0100, Vitor Sessak encoded:
> Stefano Sabatini wrote:
> > Hi,
> >
> > weirdly enough this bug doesn't show up with ffplay so I didn't
> > noticed when I tested anyway:
> >
> > Currently the "filters" var is incremented after the assignment, so it
> > will point to the next char after "chr", if chr is the termination
> > '\0' char then filters points to a char with a random value.
> >
> > -vfilters strings like "foofilter x" also are not correctly detected
> > as invalid.
> >
> > This increases my kolapoints by 10.
> >
> > I'll apply it tomorrow to both SVN and libavfilter-soc.
>
> Fine IMHO...
Patch applied and libavfilter-soc updated.
Regards.
--
FFmpeg = Free and Fostering Multipurpose Powerful Educated Gadget
More information about the ffmpeg-devel
mailing list