]> git.sesse.net Git - mlt/commit
Return firing consumer-thread-stopped to the render thread.
authorDan Dennedy <dan@dennedy.org>
Tue, 31 Dec 2013 19:22:26 +0000 (11:22 -0800)
committerDan Dennedy <dan@dennedy.org>
Tue, 31 Dec 2013 19:22:26 +0000 (11:22 -0800)
commit60c41cb94a1001dc2b259c6ac024558db3939ed7
treed85cd30c3aaa61f972b9adef2a7599fb72a8ff36
parent5783739cbd4107a8b1c13d1462139a142022f404
Return firing consumer-thread-stopped to the render thread.

This is for OpenGL support, where an app event listener expects to
receive this on the rendering thread to which a specific GL context is
bound.
src/framework/mlt_consumer.c