[FFmpeg-devel] [PATCH] Fix all -Wformat warnings raised by DJGPP

Clément Bœsch u at pkh.me
Wed Mar 29 16:56:03 EEST 2017


On Mon, Mar 27, 2017 at 09:37:32PM +0200, Clément Bœsch wrote:
> ---
> To be applied on top of the av_4cc2str() patchset.
> 
> This is inspired by the next commit to merge from Libav which was done using
> the same method.
> ---
>  ffmpeg.c                           |  2 +-
>  ffprobe.c                          |  2 +-
>  libavcodec/alsdec.c                |  4 ++--
>  libavcodec/apedec.c                |  2 +-
>  libavcodec/bitstream.c             |  5 +++--
>  libavcodec/bmp.c                   |  3 ++-
>  libavcodec/dnxhddec.c              |  9 +++++----
>  libavcodec/dvdec.c                 |  4 ++--
>  libavcodec/dvdsubdec.c             |  2 +-
>  libavcodec/dvdsubenc.c             |  2 +-
>  libavcodec/dxtory.c                |  6 +++---
>  libavcodec/dxv.c                   |  4 ++--
>  libavcodec/ffv1dec.c               |  2 +-
>  libavcodec/hevc_ps.c               |  2 +-
>  libavcodec/hqx.c                   |  2 +-
>  libavcodec/iff.c                   |  4 ++--
>  libavcodec/microdvddec.c           |  6 +++---
>  libavcodec/mpegaudiodec_template.c |  3 ++-
>  libavcodec/parser.c                |  4 ++--
>  libavcodec/pixlet.c                |  5 +++--
>  libavcodec/shorten.c               |  3 ++-
>  libavcodec/tiff_common.c           |  2 +-
>  libavcodec/vorbisdec.c             |  6 +++---
>  libavcodec/wmaprodec.c             |  2 +-
>  libavfilter/af_hdcd.c              |  7 +++++--
>  libavfilter/f_perms.c              |  2 +-
>  libavfilter/vf_palettegen.c        |  2 +-
>  libavfilter/vf_paletteuse.c        |  4 ++--
>  libavfilter/vsrc_cellauto.c        |  2 +-
>  libavfilter/vsrc_life.c            |  2 +-
>  libavformat/aadec.c                |  3 ++-
>  libavformat/apngdec.c              |  2 +-
>  libavformat/astdec.c               |  2 +-
>  libavformat/brstm.c                |  2 +-
>  libavformat/dashenc.c              |  2 +-
>  libavformat/dump.c                 |  3 ++-
>  libavformat/framecrcenc.c          |  2 +-
>  libavformat/ircamdec.c             |  2 +-
>  libavformat/mov.c                  | 23 ++++++++++++-----------
>  libavformat/mov_chan.c             |  5 +++--
>  libavformat/movenc.c               |  6 +++---
>  libavformat/mp3enc.c               |  2 +-
>  libavformat/mpegtsenc.c            | 10 ++++++----
>  libavformat/mux.c                  |  5 ++---
>  libavformat/nistspheredec.c        |  8 ++++----
>  libavformat/nsvdec.c               |  4 ++--
>  libavformat/omaenc.c               |  4 ++--
>  libavformat/rmdec.c                |  3 ++-
>  libavformat/rpl.c                  |  8 ++++----
>  libavformat/rtpenc.c               |  2 +-
>  libavformat/srtdec.c               |  2 +-
>  libavformat/uncodedframecrcenc.c   |  2 +-
>  libavformat/westwood_vqa.c         |  3 ++-
>  libavformat/xwma.c                 |  5 +++--
>  libavutil/log.c                    |  6 +++---
>  libavutil/timecode.c               |  3 ++-
>  libavutil/utils.c                  |  3 ++-
>  57 files changed, 123 insertions(+), 104 deletions(-)
> 

pushed

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170329/55522b31/attachment.sig>


More information about the ffmpeg-devel mailing list