Re: [libav-devel] [PATCH 1/9] Adjust printf conversion specifiers to match variable signedness

2016-10-28 Thread Diego Biurrun
On Thu, Oct 27, 2016 at 08:54:52PM +0200, Diego Biurrun wrote: > --- > libavcodec/dnxhddec.c | 10 +- > libavcodec/dvdec.c | 2 +- > libavcodec/dxv.c | 2 +- > libavcodec/fraps.c | 2 +- > libavcodec/txd.c | 4 ++-- > libavformat/mov.c

[libav-devel] [PATCH 1/9] Adjust printf conversion specifiers to match variable signedness

2016-10-27 Thread Diego Biurrun
--- libavcodec/dnxhddec.c | 10 +- libavcodec/dvdec.c | 2 +- libavcodec/dxv.c | 2 +- libavcodec/fraps.c | 2 +- libavcodec/txd.c | 4 ++-- libavformat/mov.c | 42 +- libavformat/rtpdec_jpeg.c |