Dmitri Cherniak

Results 7 comments of Dmitri Cherniak

I wonder if this is tied to the GPUImage change of how the blurring is done. What version of GPUImage are you using? I know the latest version of GPUImage...

I added in a quick flash fix for the time being, but once this is done, we shouldn't need it anymore.

@kgn seems like GPUImage causes memory issues/crashes on iPhone 4S so I removed it because people were complaining. In my own app I currently redoing it to use unfiltered AVFoundation...

Yeah I'll take a look at your branch, thanks!

@leejunkit so I took a look at it, and it's definitely faster, but it doesn't feel or look as nice as the current version. Thanks the great idea though. I...

Hey Sogwiz, the easiest way would be to add this as a submodule, and then add the GPUImage project to your xcodeproj as described on GPUImage repo.

yeah that makes sense.Although we'd have to work on the statefulness a little. Do you think it would be best that if you load with an image, you could only...