Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: fa6df2dedabe36bfe949d757ebde2d9c97bba62e
      
https://github.com/mltframework/mlt/commit/fa6df2dedabe36bfe949d757ebde2d9c97bba62e
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M src/framework/mlt_animation.c
    M src/tests/test_animation/test_animation.cpp

  Log Message:
  -----------
  Fix #363 non-animated strings containg ';' or '='.

Enclose the property value in double quotation marks to prevent
mlt_properties_anim_get() from interpreting the string as animation. The
double quotes are removed when retrieved through
mlt_properties_anim_get(). The same goes for string keyframe values
enclosed in double quotes. See the test case in this commit for
examples.



      **NOTE:** This service has 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