picture: copy more than the visible lines
commit4594dedf117e40a1ba783ef55df995e12ea8e5fe
authorSteve Lhomme <robux4@ycbcr.xyz>
Tue, 5 Jun 2018 11:16:15 +0000 (5 13:16 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Tue, 5 Jun 2018 11:20:14 +0000 (5 13:20 +0200)
treea6fd55c7b0229e75afc5dc051040c09dddb68e70
parent8c266c2f9f3cbeb856c8f77c3d0e410c386ee9fe
picture: copy more than the visible lines

When there is a vertical offset the visible lines for each plane don't contain
the extra lines. So we may not copy enough from the source. Until this is fixed
we need to copy as many lines as possible.

Fixes #20560
src/misc/picture.c