Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg: add support of specifying Android ABI version when building FFmpeg #867

Merged
merged 3 commits into from
Dec 12, 2023

Commits on Dec 12, 2023

  1. ffmpeg: add support of specifying Android ABI version when building F…

    …Fmpeg
    
    Also add proper error message when using NDK that doesn't support requested ABI version.
    equeim authored and tonihei committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6874cc8 View commit details
    Browse the repository at this point in the history
  2. Fix error with NDK r26

    equeim authored and tonihei committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    38b5b03 View commit details
    Browse the repository at this point in the history
  3. Add release notes

    tonihei committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ce67b4d View commit details
    Browse the repository at this point in the history