]> git.sesse.net Git - mlt/commit
Add mlt_properties_lock and _unlock.
authorDan Dennedy <dan@dennedy.org>
Sun, 27 Mar 2011 16:49:40 +0000 (09:49 -0700)
committerDan Dennedy <dan@dennedy.org>
Sun, 27 Mar 2011 16:49:40 +0000 (09:49 -0700)
commitf9bba88d936e4d95bc962b139f8deed43821333c
tree4917b4d9cbd422b2080ed791464be14ba886924b
parent7db27080e824a4dc14bdb5601e42ef4803c7d0b2
Add mlt_properties_lock and _unlock.

Fixes some concurrency safetiness problems.
src/framework/mlt_playlist.c
src/framework/mlt_producer.c
src/framework/mlt_properties.c
src/framework/mlt_properties.h
src/framework/mlt_tractor.c
src/mlt++/MltProperties.cpp
src/mlt++/MltProperties.h