[FFmpeg-devel] [PATCH] lavf: Replace all occurrences of PRI in sscanf() calls with SCN
Clément Bœsch
ubitux at gmail.com
Wed Apr 10 09:19:03 CEST 2013
On Tue, Apr 09, 2013 at 11:12:53PM -0300, James Almer wrote:
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavformat/aqtitledec.c | 2 +-
> libavformat/mpeg.c | 2 +-
> libavformat/mpl2dec.c | 8 ++++----
> libavformat/pjsdec.c | 4 ++--
> libavformat/rpl.c | 2 +-
> 5 files changed, 9 insertions(+), 9 deletions(-)
>
There are some in libswscale/swscale-test.c and tools/seek_print.c too
(remember to remove the lavf in the commit message).
I wasn't aware of such macro; while it's indeed more correct, is it fixing
a bug in practice?
Patch looks OK otherwise, thanks.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130410/51003608/attachment.asc>
More information about the ffmpeg-devel
mailing list