]> git.sesse.net Git - mlt/commit
Add mlt_rect and mlt_properties_set/get_rect.
authorDan Dennedy <dan@dennedy.org>
Mon, 27 May 2013 05:28:17 +0000 (22:28 -0700)
committerDan Dennedy <dan@dennedy.org>
Fri, 31 May 2013 23:58:12 +0000 (16:58 -0700)
commitb06a58294325a64adca1e065850a8a2401218429
treef5ab92472cb7a6a991eb287bc7a2632f065078d6
parent4031b2655c7ab703fe8f0fd362767c2de5a8a03a
Add mlt_rect and mlt_properties_set/get_rect.
src/framework/mlt_properties.c
src/framework/mlt_properties.h
src/framework/mlt_property.c
src/framework/mlt_property.h
src/framework/mlt_types.h
src/mlt++/MltProperties.cpp
src/mlt++/MltProperties.h
src/tests/test_properties/test_properties.cpp