]> git.sesse.net Git - mlt/commit
Fix composite using wrong B frame scaling.
authorDan Dennedy <dan@dennedy.org>
Mon, 28 Mar 2011 02:13:55 +0000 (19:13 -0700)
committerDan Dennedy <dan@dennedy.org>
Mon, 28 Mar 2011 02:13:55 +0000 (19:13 -0700)
commitf517ca454289d16fe429c12ef34776006396a33b
tree8c09f163df8ac5aecb842096bc31a7335e05bea3
parent6a45fede5dd5e1299b3dd904f6b8a3967beac9dd
Fix composite using wrong B frame scaling.

This could happen when the caller of mlt_frame_get_image supplied 0 for
width and height. For example, Kdenlive's GL output with the sdl_audio
consumer with real_time > 1 and paused.
src/modules/core/transition_composite.c