Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 9e5de764d2019378ab3cd1053260adeea534129f
      
https://github.com/mltframework/mlt/commit/9e5de764d2019378ab3cd1053260adeea534129f
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2018-06-11 (Mon, 11 Jun 2018)

  Changed paths:
    M src/framework/mlt.vers
    M src/framework/mlt_animation.c
    M src/framework/mlt_animation.h
    M src/framework/mlt_properties.c
    M src/framework/mlt_properties.h
    M src/framework/mlt_property.c
    M src/framework/mlt_property.h
    M src/mlt++/MltAnimation.cpp
    M src/mlt++/MltAnimation.h
    M src/mlt++/MltProperties.cpp
    M src/mlt++/MltProperties.h
    M src/mlt++/mlt++.vers
    M src/tests/common.pri
    M src/tests/test_animation/test_animation.cpp
    M src/tests/test_properties/test_properties.cpp

  Log Message:
  -----------
  Add functions to serialize animation with a time format.

This also includes functions to clear a property (set it to zero and
null values), which is important for reconstructing an animation by API.

mlt_animation_serialize_cut_tf()
mlt_animation_serialize_tf()
mlt_property_clear()
mlt_property_get_string_tf()
mlt_property_get_string_l_tf()
mlt_properties_clear()
mlt_properties_get_value_tf()

Mlt::Properties::get(int, mlt_time_format)
Mlt::Properties::clear()
Mlt::Animation::serialize_cut(mlt_time_format, int, int)



      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to