BradLarson / GPUImage2

GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
BSD 3-Clause "New" or "Revised" License
4.85k stars 605 forks source link

Fix AVMediaType Swift 4 Error #260

Closed jbrophy17 closed 5 years ago

jbrophy17 commented 5 years ago

Summary:

Resolves #259

Test Plan: Compiles correctly

Revert Plan: git revert

BradLarson commented 5 years ago

Sorry about that, forgot to commit my own fix for this.

jbrophy17 commented 5 years ago

No worries, thanks for all of your work on this library!