Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix framebuffer over release issue #268

Conversation

ollie-hpcnt
Copy link
Contributor

Hi, I'm developing an app with this amazing open library GPUImage2. Thanks to Bard.
But sometimes my app crashes due to framebuffer overrelease issue.
My app changes pipeline a lot. And this issue appears when pipeline is changed.
I tried to figure out this error and I found out that there is solution for this issue.
This PullRequest #243 explains what are the problems and solutions kindly. @joshbernfeld
But this pull request didn't merged because of unknown error, I guess.
So I make a pull request with core solution in #243.
And I test this code with my own app and it solves a problem.
I will wait for your comment.
Thanks.

@ollie-hpcnt ollie-hpcnt closed this Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant