]> git.sesse.net Git - mlt/commit
fix synchronizing consumer properties with the profile
authorDan Dennedy <dan@dennedy.org>
Tue, 4 Sep 2012 06:44:03 +0000 (23:44 -0700)
committerDan Dennedy <dan@dennedy.org>
Tue, 4 Sep 2012 06:44:03 +0000 (23:44 -0700)
commit089f7af6b7bde2517c50451148886ecad65bbe1a
treee085b49099aa9a7793b1e0565e5d6e3f1e85e54b
parent42d9d59fd0279ae8879cd9cf49dce81157fbf6ea
fix synchronizing consumer properties with the profile

If you change the profile struct then you can stop and restart the
consumer for the changes to take affect. Previously, you had to close
the consumer and re-open it.
src/framework/mlt_consumer.c