Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 822313bcd83e7b102e599ce5a9a8b8253c42d2ba
      
https://github.com/mltframework/mlt/commit/822313bcd83e7b102e599ce5a9a8b8253c42d2ba
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M src/framework/mlt_animation.c

  Log Message:
  -----------
  Allow mlt_animation_item.property to be NULL.


  Commit: 5125cae51a4c48cfdf10a62e782d1a613fb2b1bc
      
https://github.com/mltframework/mlt/commit/5125cae51a4c48cfdf10a62e782d1a613fb2b1bc
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M src/framework/mlt.h

  Log Message:
  -----------
  Add mlt_animation.h to mlt.h.


  Commit: 2fd3222f40b1927f7b69dfa47e3a53a74a787a23
      
https://github.com/mltframework/mlt/commit/2fd3222f40b1927f7b69dfa47e3a53a74a787a23
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2015-07-28 (Tue, 28 Jul 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: f3153d30d54a0bc494b54b63bfa3c858cb11bc8e
      
https://github.com/mltframework/mlt/commit/f3153d30d54a0bc494b54b63bfa3c858cb11bc8e
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2015-07-28 (Tue, 28 Jul 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: 5c550ea7901049736e8c4465a41f5fcc03b59cdc
      
https://github.com/mltframework/mlt/commit/5c550ea7901049736e8c4465a41f5fcc03b59cdc
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2015-07-28 (Tue, 28 Jul 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: 7186342e83c87a2969fa4f67cf94c2045a67bbd3
      
https://github.com/mltframework/mlt/commit/7186342e83c87a2969fa4f67cf94c2045a67bbd3
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2015-07-28 (Tue, 28 Jul 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/e66af406cb6a...7186342e83c8
------------------------------------------------------------------------------
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to