]> git.sesse.net Git - mlt/commit
Add a reference to the consumer on the frame.
authorDan Dennedy <dan@dennedy.org>
Sat, 28 Sep 2013 06:49:14 +0000 (23:49 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 28 Sep 2013 06:49:14 +0000 (23:49 -0700)
commit0916416353749e755c2514784fa75cd487037f3a
tree708740f097c7e0e74e84b74e1a31f1e7b8e91d0d
parent6abb9f2a173ece58e9feec92afa8f3c0c618b28a
Add a reference to the consumer on the frame.

WebVfx uses this to learn about the consumer so it can listen to the
consumer-stopping event to prevent a deadlock.
src/framework/mlt_consumer.c