• George Floarea's avatar
    avfilter/vf_xfade: fix zx and zy comparison for slide* · 9222965f
    George Floarea authored
    This resulted in the wrong column/row being chosen.
    This can be seen best when using xfade on streams with transparency.
    
    For example: in case of a slideleft transition, the first column from
    the first input will overwrite the first column of the second stream
    throught the transition.
    9222965f
vf_xfade.c 136 KB