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

2017-03-29 Thread Clément Bœsch
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

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

2017-03-27 Thread Clément Bœsch
--- 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