On 2/29/12, Diego Biurrun <[email protected]> wrote: > libavformat/rmdec.c:383: warning: format ‘%d’ expects type ‘int’, but > argument 7 has type ‘int64_t’ > --- > libavformat/rmdec.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Looks like there is a similar format specifier issue in lavc mjpegdec -- mind checking that one out too? -- Sean McG. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
