Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: 8d709b64e1c20b7014b01b1db97960e1168310b0
      
https://github.com/mltframework/mlt/commit/8d709b64e1c20b7014b01b1db97960e1168310b0
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    M src/framework/mlt_animation.c

  Log Message:
  -----------
  Fix initialization of mlt_animation_items on the stack.


  Commit: f7df69cc99d4b615557b00b7833be6a225db7321
      
https://github.com/mltframework/mlt/commit/f7df69cc99d4b615557b00b7833be6a225db7321
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    M src/framework/mlt_property.c

  Log Message:
  -----------
  Fix mlt_animations not reliably serializing.


  Commit: 5256000109836b240aa627d5159b85305d179e33
      
https://github.com/mltframework/mlt/commit/5256000109836b240aa627d5159b85305d179e33
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    M src/framework/mlt_property.c

  Log Message:
  -----------
  Fix parsing non-animation string as animation.

Previously, a string containing only a value - with no equal sign to
assign it to a keyframe position - would get parsed into a single,
discrete keyframe at 0. This could pollute the construction of an
animation using APIs by including a superfluous keyframe.


Compare: https://github.com/mltframework/mlt/compare/15105c47aae1...525600010983
------------------------------------------------------------------------------
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