]> git.sesse.net Git - mlt/blobdiff - src/modules/core/transition_composite.c
Fix to compositing/watermark; miracle/mlt shutdown cleanup
[mlt] / src / modules / core / transition_composite.c
index 4ffb3d5dd5469e765924dcd187e209a7b5c9f58b..e7376718ae172c9cf47d65d7cbd7981bf131268d 100644 (file)
@@ -573,6 +573,7 @@ static int composite_yuv( uint8_t *p_dest, int width_dest, int height_dest, uint
        {
                y_src = -y;
                height_src -= y_src;
+               y = 0;
        }
        
        // crop overlay below bottom edge of frame