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 GPUImageMovieWriter isPaused #2084

Merged
merged 5 commits into from
Dec 3, 2015

Conversation

transitive-bullshit
Copy link
Contributor

This PR allows you to pause and continue recording with GPUImageMovieWriter with all time samples adjusted appropriately.

Many video apps allow the user to capture & concatenate short bursts of video together into a single video. This change allows GPUImage to support such functionality.

Note: it can be viewed as a cleaned up version of #1126

BradLarson added a commit that referenced this pull request Dec 3, 2015
Fix GPUImageMovieWriter isPaused
@BradLarson BradLarson merged commit 92aaa71 into BradLarson:master Dec 3, 2015
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.

None yet

2 participants