You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrected the demo project ('NSFrameExtractingResponse' was newly added in the previous update.)
Added a line for releasing image variable. It was the reason of memory leaking when extract frames from the gif. Thanks to @ReticentJohn and @abc19abc91