]> git.sesse.net Git - mlt/history - src/tests/test_properties/test_properties.cpp
Add mlt_properties_set/get_int_pos and Properties::set/get_int.
[mlt] / src / tests / test_properties / test_properties.cpp
2013-05-31 Dan DennedyAdd mlt_properties_set/get_int_pos and Properties:...
2013-05-31 Dan DennedyInterpret % after numeric string.
2013-05-31 Dan DennedyAdd mlt_property_set_double_pos() and mlt_property_set_...
2013-05-31 Dan DennedyAdd Catmull-Rom spline smooth animation interpolation.
2013-05-31 Dan DennedyAdd mlt_property_get_double_pos() and mlt_property_get_...
2013-05-31 Dan DennedyAdd support for discrete animation including strings.
2013-05-31 Dan DennedyAdd mlt_animation and mlt_property_interpolate().
2013-05-12 Dan DennedyCleanup 64 bit int property tests.
2013-05-06 Brian MatherlyCast to correct int types.
2013-05-04 Dan DennedyAdd more properties unit tests.
2013-05-03 Dan DennedyAdd more unit tests for mlt_property.
2013-05-01 Dan DennedyAdd the start of a unit test suite using QtTest.