Skip to content

3.0.0: build(library): 16KB ELF 对齐

Choose a tag to compare

@hss01248 hss01248 released this 20 Aug 06:58
· 2 commits to master since this release
- 更新 build.gradle 文件,添加 ANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES 标志
- 修改 CMakeLists.txt,设置 16KB ELF 对齐
- 重写 yuv-decoder.c 为 yuv-decoder.cpp,提高代码可维护性
- 更新 JNI 函数,使用 env->GetIntArrayElements 替代 GetPrimitiveArrayCritical