[FFmpeg-devel] [PATCH] af_pan: Fix sscanf formats to work with buggy sscanf implementations
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Sep 14 19:58:33 CEST 2012
On 14/09/2012 1:55 PM, Michael Niedermayer wrote:
> unrelated to this patch but grep says:
>
> libavformat/jacosubdec.c: if (sscanf(buf, "%u:%u:%u.%u %u:%u:%u.%u %n",
> libavformat/jacosubdec.c: if (sscanf(buf, "@%u @%u %n", &ts_start, &ts_end, &len) == 2)
If someone can inform me how to test the jacosub decoder, I will try and
craft a file & test it and see if it works.
- Derek
More information about the ffmpeg-devel
mailing list