dmitric / DLCImagePickerController

ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
www.backspac.es
BSD 3-Clause "New" or "Revised" License
1.56k stars 320 forks source link

Update to fully support all devices and latest GPUImage... #57

Open jackwu95 opened 10 years ago

jackwu95 commented 10 years ago

Cherry picked both previous pull requests and merged. Fixed up the autolayout constraints. Also changes the target to iOS 6.0 and above.

jackwu95 commented 10 years ago

There's quite a bit here, but mostly its merging the previous two pull requests and updating to the latest GPUImage. After that just some fixing & cleaning.