·
1 commit
to release/4.4
since this release
主要修改内容:
(1)鸿蒙平台 PAGViewController、PAGImageViewController、PAGPlayer、PAGSurface 增加 release,支持外部释放内存占用;
(2)修复鸿蒙平台内存泄漏,包含硬解、ArkTS 层对象释放;
(3)macOS 平台 autorelease 对象增加及时释放逻辑;
(4)修复 AE 中设置的图片伸缩模式没有应用问题;
(5)支持 Android 15 16KB 页面大小
Main modifications:
(1)Added release methods to PAGViewController, PAGImageViewController, PAGPlayer, and PAGSurface on the HarmonyOS platform to support external memory release.
(2)Memory leaks on the HarmonyOS platform were fixed, including hardware decoding and ArkTS object release.
(3)Add timely release logic for autorelease objects on the macOS platform.
(4)Fixed the issue where set image scaling mode in AE was not applied.
(5)Support Android 15 with a 16KB page size.