]> git.sesse.net Git - mlt/history - src/tests/test_properties/test_properties.cpp
Add mlt_property_get_double_pos() and mlt_property_get_int_pos().
[mlt] / src / tests / test_properties / test_properties.cpp
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.