I have been doing some work on image filters recently and Brad Larson's GPUImage has been great for that. GPUImage provides a framework and built-in building blocks for creating image and video filters, utilizing OpenGL ES 2.0 (thus running on the GPU) underneath.
For a quick demo of what it allows you to do, check out the FilterShowcase sample project.
Your feedback is valuable: Do you want more nuggets like this? Yes or No
.
.