Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
00d20c02
Commit
00d20c02
authored
Jun 04, 2010
by
Hugo Beauzée-Luyssen
Browse files
ClipWorkflow: Fixing a crash when stopping a clip.
Actually it wasn't stopped at all.
parent
07e5caa0
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Workflow/ClipWorkflow.cpp
View file @
00d20c02
...
...
@@ -112,6 +112,7 @@ ClipWorkflow::clipEndReached()
void
ClipWorkflow
::
stop
()
{
stopRenderer
();
flushComputedBuffers
();
releasePrealocated
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment