[FFmpeg-devel] [PATCH] Fix compile warning.

Reimar Döffinger Reimar.Doeffinger
Mon Feb 7 07:56:08 CET 2011


On Sun, Feb 06, 2011 at 08:34:33PM -0500, Ronald S. Bultje wrote:
> Change int64_t into a int, which caused this compiler warning:
> libavformat/oggparseskeleton.c:64: warning: passing argument 2 of ?av_reduce? from incompatible pointer type

And oh, this sounds too harmless, this will actually make the code fail on big-endian.



More information about the ffmpeg-devel mailing list