[FFmpeg-devel] [PATCH] af_pan: Fix sscanf formats to work with buggy sscanf implementations

Reimar Döffinger Reimar.Doeffinger at gmx.de
Fri Sep 14 20:25:16 CEST 2012


On Fri, Sep 14, 2012 at 01:39:26PM -0400, Derek Buitenhuis wrote:
> On 14/09/2012 1:24 PM, Reimar Döffinger wrote:
> > I think this should be documented somewhere or sooner or later someone
> > will "optimize" it back to what it was before.
> > At least as important, since it's easy to do it should be added to
> > patcheck, because I don't think anyone will remember to review for
> > such an obscure bug.
> 
> I can add it to patcheck in a separate patch, if you wish.

Well, I think it would be a good idea and in your own best interest
as well. Personally I'd rather not at all have those sscanf expressions that
are more of a pain to read than the average regex-laden perl script :-)


More information about the ffmpeg-devel mailing list