Branch: refs/heads/animation
Home: https://github.com/mltframework/mlt
Commit: c97394bac48117f49361bef010490bf0efb8eabb
https://github.com/mltframework/mlt/commit/c97394bac48117f49361bef010490bf0efb8eabb
Author: Dan Dennedy <d...@dennedy.org>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M src/framework/mlt_animation.c
Log Message:
-----------
Allow mlt_animation_item.property to be NULL.
Commit: e604e53e035b1df88a741efc33047382b1c9546f
https://github.com/mltframework/mlt/commit/e604e53e035b1df88a741efc33047382b1c9546f
Author: Dan Dennedy <d...@dennedy.org>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M src/framework/mlt.h
Log Message:
-----------
Add mlt_animation.h to mlt.h.
Commit: c067f148d666346a680b9b31f7843d45a47b11e6
https://github.com/mltframework/mlt/commit/c067f148d666346a680b9b31f7843d45a47b11e6
Author: Dan Dennedy <d...@dennedy.org>
Date: 2015-06-10 (Wed, 10 Jun 2015)
Changed paths:
M src/mlt++/Makefile
M src/mlt++/Mlt.h
A src/mlt++/MltAnimation.cpp
A src/mlt++/MltAnimation.h
M src/mlt++/MltProperties.cpp
M src/mlt++/MltProperties.h
M src/mlt++/mlt++.vers
M src/swig/mlt.i
Log Message:
-----------
Add Mlt::Animation C++ API.
Commit: d4e98c13c6f23d13ddc6644ca066038ba126f4b9
https://github.com/mltframework/mlt/commit/d4e98c13c6f23d13ddc6644ca066038ba126f4b9
Author: Dan Dennedy <d...@dennedy.org>
Date: 2015-06-10 (Wed, 10 Jun 2015)
Changed paths:
M src/framework/mlt.vers
M src/framework/mlt_animation.c
M src/framework/mlt_animation.h
Log Message:
-----------
Add mlt_animation_key_count() and mlt_animation_key_get().
Commit: b70a35d2813654ebc8ea6b896a91016a16268799
https://github.com/mltframework/mlt/commit/b70a35d2813654ebc8ea6b896a91016a16268799
Author: Dan Dennedy <d...@dennedy.org>
Date: 2015-06-10 (Wed, 10 Jun 2015)
Changed paths:
M src/mlt++/MltAnimation.cpp
M src/mlt++/MltAnimation.h
M src/mlt++/mlt++.vers
Log Message:
-----------
Add Mlt::Animation::key_count() and key_get().
Also adds Mlt::Animation::key_get_frame() and
Mlt::Animation::key_get_type(), which are useful for scripting/managed
languages that cannot pass arguments by reference.
Commit: 504084bd2c4981db833cbd0286d70bc932b106e9
https://github.com/mltframework/mlt/commit/504084bd2c4981db833cbd0286d70bc932b106e9
Author: Dan Dennedy <d...@dennedy.org>
Date: 2015-06-10 (Wed, 10 Jun 2015)
Changed paths:
A src/swig/python/test_animation.py
A src/tests/test_animation/test_animation.cpp
M src/tests/tests.pro
Log Message:
-----------
Add tests for new Mlt::Animation API.
Compare:
https://github.com/mltframework/mlt/compare/c97394bac481^...504084bd2c49
------------------------------------------------------------------------------
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel