FFMPEG for Android toolchains: arm-linux-armeabi-eabi-pkg-config - is there any toolchain in existence containing the pkg-config tool

后端 未结 1 1179
忘掉有多难
忘掉有多难 2020-12-31 06:51

Does anybody know any toolchain for ffmpeg linux arm platform which contains the arm-linux-androideabi-pkg-config tool?

The Android NDK does not cont

相关标签:
1条回答
  • 2020-12-31 07:38

    https://github.com/guardianproject/android-ffmpeg

    https://github.com/guardianproject/android-ffmpeg/commit/f08db49e613a7ea4423effb22973e3f1afefb819

    look at the links. he just did a commit , including 'freetype2' submodule, in order to get around the pkg-config issue.

    0 讨论(0)
提交回复
热议问题