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.