lithium0003 / ccViewer

CryptCloudViewer source codes
https://itunes.apple.com/us/app/cryptcloudviewer/id1458528598?mt=8
MIT License
92 stars 17 forks source link

Playing videos in the ffmpeg player makes the app crash #44

Open tairasu opened 1 year ago

tairasu commented 1 year ago

If I try to play any video with the ffmpeg player the app crashes after a few seconds. I believe this didn’t happen with an older iOS version.

App version: 1.4.3 iOS version: 16.2

lithium0003 commented 1 year ago

Hi, thanks for reporting bug. This issue is fixed to add autoreleasepool to UIImage object creation. I'll push the code later.

SkinnyV commented 3 months ago

I am also experiencing this issue and do not see any new version or update to the code since this was reported.