]> git.sesse.net Git - mlt/commit
Add mlt_properties_set/get_rect_pos for rect animation.
authorDan Dennedy <dan@dennedy.org>
Mon, 27 May 2013 19:10:44 +0000 (12:10 -0700)
committerDan Dennedy <dan@dennedy.org>
Fri, 31 May 2013 23:58:12 +0000 (16:58 -0700)
commit261e0783b995858e9b97d3985b0223c32c5a8747
tree973bbd387cf9455868fb893405f86c10c5cf17a0
parentb06a58294325a64adca1e065850a8a2401218429
Add mlt_properties_set/get_rect_pos for rect animation.
src/framework/mlt_animation.c
src/framework/mlt_properties.c
src/framework/mlt_properties.h
src/framework/mlt_property.c
src/framework/mlt_property.h
src/mlt++/MltProperties.cpp
src/mlt++/MltProperties.h
src/tests/test_properties/test_properties.cpp