GPUImage2
GPUImage2 copied to clipboard
SimpleMovieFilter app crashes in XCode 10
Fixed the issue by adding missing constraints to the renderView in the storyboard and by moving some code near the crash to the main thread (when accessing self.layer). Hope this is of some help to anybody
@pawelnathan work,thanks