主要修改内容:
(1) ffmpeg 升级至 7.0.2 版本,修复安全漏洞
(2) 支持 JPG 图片的 CMYK 色彩空间,并修复崩溃问题。
(3) 当图片未缩放时,使用 Nearest 纹理过滤选项避免出现渲染模糊。
Main modifications:
(1) Upgraded ffmpeg to version 7.0.2 to address security vulnerabilities
(2) Support CMYK color space for JPG images and fix the crash issues.
(3) Use Nearest as the texture filtering mode to avoid rendering blur when the image is not scaled.