On Sat, Sep 12, 2015 at 07:52:42PM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached is a new patch that should be ready to be applied no matter if we > drop compatibility or not. > > Please comment (quickly if possible), Carl Eugen
i think there are a few changes missing: libavcodec/cook.c: In function ‘dump_cook_context’: libavcodec/cook.c:1031:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘int64_t’ [-Wformat] libavdevice/fbdev_dec.c: In function ‘fbdev_read_header’: libavdevice/fbdev_dec.c:143:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 10 has type ‘int64_t’ [-Wformat] ffserver.c: In function ‘print_stream_params’: ffserver.c:1793:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘int64_t’ [-Wformat] the entries in libavcodec/options_table.h need updating as well [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler. -- Albert Einstein
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel