wm4 <nfxjfg <at> googlemail.com> writes:

> +            av_log(s, AV_LOG_INFO, "Skipping %d bytes 
> of junk at %lld.\n", i, (long long)off);

The cast should not be necessary, use "PRId64".
(It is currently only used in out-commented 
code in the libraries afaict.)

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to