Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 5815e68d9f345bf25b9ab246fc8d7264887562e1
https://github.com/mltframework/mlt/commit/5815e68d9f345bf25b9ab246fc8d7264887562e1
Author: Dan Dennedy <d...@dennedy.org>
Date: 2018-05-16 (Wed, 16 May 2018)
Changed paths:
M src/modules/plus/transition_affine.c
Log Message:
-----------
Fix crash in affine.
Fixes https://github.com/mltframework/shotcut/issues/562
In this case, dy passed into the interp() function violated the
uncompiled test (y>=(h-1)) in interp.h. In fact, dy was == ctx.b_height
- 1.
**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