Fix build with Android NDK and API < 24 for 32-bit targets
fseeko() is not available before API 24 with _FILE_OFFSET_BITS=64. x264.c: x264cli.h must be first as it contains _FILE_OFFSET_BITS define.
parent
80c1c47c
No related branches found
No related tags found
Loading
Please register or sign in to comment