]> git.sesse.net Git - mlt/commit
Add Catmull-Rom spline smooth animation interpolation.
authorDan Dennedy <dan@dennedy.org>
Sun, 19 May 2013 05:45:50 +0000 (22:45 -0700)
committerDan Dennedy <dan@dennedy.org>
Fri, 31 May 2013 23:58:12 +0000 (16:58 -0700)
commit4baa1162a515031156f1ff05fed2329cc2b41fc9
tree02f1e01cddfe9d675b35bc3eb9f688975532d494
parent6a4487ef0f78017bf0e5c0e1ec53b707a3205681
Add Catmull-Rom spline smooth animation interpolation.
src/framework/mlt_animation.c
src/framework/mlt_animation.h
src/framework/mlt_property.c
src/framework/mlt_property.h
src/framework/mlt_types.h
src/tests/test_properties/test_properties.cpp