]> git.sesse.net Git - mlt/blobdiff - src/modules/core/transition_composite.c
Minor corrections and more affine experiments
[mlt] / src / modules / core / transition_composite.c
index da4800c2b7fd24033f16574f9710f87c32eb62f0..5c3e7afd1a3b1b16819ea08c557a4cacc7d146c4 100644 (file)
@@ -500,6 +500,7 @@ static int composite_yuv( uint8_t *p_dest, int width_dest, int height_dest, uint
        {
                p_src += 2;
                width_src --;
+               full_alpha ++;
        }
 
        // now do the compositing only to cropped extents