]> git.sesse.net Git - mlt/commit
Add mlt_color and mlt_properties_get_color().
authorDan Dennedy <dan@dennedy.org>
Tue, 28 May 2013 04:17:20 +0000 (21:17 -0700)
committerDan Dennedy <dan@dennedy.org>
Fri, 31 May 2013 23:58:13 +0000 (16:58 -0700)
commit6e2455d36714aacd635a1a297501d5501c9834f2
tree4b1627096d350552ed50e1a13bb752dc0e64ffd7
parent56f7b2f2499ae1cfe0417a09d89e652badfc7bb2
Add mlt_color and mlt_properties_get_color().
src/framework/mlt_properties.c
src/framework/mlt_properties.h
src/framework/mlt_types.h
src/mlt++/MltProperties.cpp
src/mlt++/MltProperties.h
src/tests/test_properties/test_properties.cpp