Skip to content

v4.0.5.10_release_20220526

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevingpqi123 kevingpqi123 released this 26 May 13:02
· 53 commits to release/4.0.5 since this release

主要修改内容:
(1)修复iPhone 5S上使用CVPixelBuffer时纹理混合不起作用问题
(2)修复Android 部分机型渲染过度问题;
(3)修复Android 侧JNI crash问题;
(4)完善PAGView刷新逻辑,修复Android侧Dialog场景跳转返回PAGView不可见问题

Main revisions:
(1)Fix the issue that texture mixing does not work when using CVPixelBuffer on iPhone 5S
(2)Fix the over-rendering issue on some Android models;
(3)Fix the JNI crash issue on Android side;
(4) Improve the PAGView refresh logic and fix the issue of PAGView not being visible when redirecting to the Android side dialog scenarios