Skip to content
Snippets Groups Projects

Fix build with Android NDK and API < 24 for 32-bit targets

Merged Anton Mitrofanov requested to merge BugMaster/x264:fix_android into master
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

Pipeline #526136 passed

Pipeline passed for 3a21e97b on BugMaster:fix_android

Approval is optional

Merged by Anton MitrofanovAnton Mitrofanov 5 months ago (Oct 23, 2024 7:20pm UTC)

Merge details

  • Changes merged into master with 3a21e97b.
  • Deleted the source branch.

Pipeline #526446 passed

Pipeline passed for 3a21e97b on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading