Fix build with Android NDK and API < 24 for 32-bit targets
All threads resolved!
All threads resolved!
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.
Merge request reports
Activity
Filter activity
requested review from @mstorsjo
- Resolved by Anton Mitrofanov
Replaces !150 (closed)
mentioned in merge request !150 (closed)
added 1 commit
- 3a21e97b - Fix build with Android NDK and API < 24 for 32-bit targets
mentioned in commit robUx4/vlc@58b1c7c4
mentioned in merge request vlc!6224 (merged)
mentioned in commit robUx4/vlc@aebf7773
mentioned in commit robUx4/vlc@d7bd6020
Please register or sign in to reply