• Ronald S. Bultje's avatar
    Fix compile warning. · cb9f7fd3
    Ronald S. Bultje authored
    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
    (cherry picked from commit 69ff1492)
    cb9f7fd3