ShelbyTV / Shelby-2.0-iOS

The code in this repoistory will eventually be presented to the end-user. The other repository, Shelby-GT-iOS contains all the code I've developed between April - August 2012, which will slowly be siphoned into this repository as we continue development on 2.0 and beyond.
1 stars 0 forks source link

Fix crash in - [GPUImageFilter newCGImageFromCurrentlyProcessedOutputWithOrientation:], line 222 #462

Open Shelby-ios opened 10 years ago

Shelby-ios commented 10 years ago

Version: 2.4 (b39) | tv.shelby.shelbytventerprise

Stacktrace

GPUImageFilter;newCGImageFromCurrentlyProcessedOutputWithOrientation:;GPUImageFilter.m;222
-;runSynchronouslyOnVideoProcessingQueue;GPUImageOutput.m;30
GPUImageFilter;newCGImageFromCurrentlyProcessedOutputWithOrientation:;GPUImageFilter.m;196
GPUImageFilterGroup;newCGImageFromCurrentlyProcessedOutputWithOrientation:;GPUImageFilterGroup.m;45
GPUImageOutput;newCGImageByFilteringCGImage:orientation:;GPUImageOutput.m;295
GPUImageOutput;imageByFilteringImage:;GPUImageOutput.m;392
ShelbyStreamBrowseViewCell;setupImagesWith:;ShelbyStreamBrowseViewCell.m;217

Link to HockeyApp