Releases: skyNet2017/android-gpuimage
Releases · skyNet2017/android-gpuimage
3.0.1: ci: 添加 JDK 11环境配置
3.0.0: build(library): 16KB ELF 对齐
- 更新 build.gradle 文件,添加 ANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES 标志 - 修改 CMakeLists.txt,设置 16KB ELF 对齐 - 重写 yuv-decoder.c 为 yuv-decoder.cpp,提高代码可维护性 - 更新 JNI 函数,使用 env->GetIntArrayElements 替代 GetPrimitiveArrayCritical