]> git.sesse.net Git - mlt/history - src/framework/mlt_animation.h
Return a sensible size for glsl image types.
[mlt] / src / framework / mlt_animation.h
2013-06-02 Brian MatherlyMerge pull request #32 from j-b-m/master
2013-06-02 Dan DennedyIndicate mlt_geometry is deprecated in API docs.
2013-05-31 Dan DennedyVarious documentation and copyright fixes and updates.
2013-05-31 Dan DennedyDocument the new mlt_animation API.
2013-05-31 Dan DennedyAdd mlt_properties_get_animation(); it might come in...
2013-05-31 Dan DennedyAdd Catmull-Rom spline smooth animation interpolation.
2013-05-31 Dan DennedyAdd support for discrete animation including strings.
2013-05-31 Dan DennedyAdd mlt_animation and mlt_property_interpolate().