GPUImage2
GPUImage2 copied to clipboard
Crashing when PictureInput(imageName: "lookup2") is called .
App crashes if I call -> lookupFilter.lookupImage = PictureInput(imageName: "lookup2")
my XCode is 12.1 , device OS = 14.2
----------------- few lines from crash log ---------------
...............
20 GPUImage 0x00000001057e5728 specialized PictureInput.__allocating_init(imageName:smoothlyScaleOutput:orientation:) + 196
21 GPUImage 0x00000001057e408c PictureInput.__allocating_init(imageName:smoothlyScaleOutput:orientation:) + 24 (:0)
22 3D Photo 0x0000000104c35098 MainCameraViewController.viewDidLoad() + 2476 (MainCameraViewController.swift:389)
yet. i have get same isses ,i try to fix it
How to fix it