image: fix image misfunctioning in recent builds
commitab9d7f10a0cf96aff07e1f0c37f61f6a06b1fbda
authorErwan Tulou <erwan10@videolan.org>
Mon, 9 Dec 2013 13:51:56 +0000 (9 14:51 +0100)
committerErwan Tulou <erwan10@videolan.org>
Mon, 9 Dec 2013 21:23:48 +0000 (9 22:23 +0100)
treec8c3cb8d10f15545ce1c33552d61babc6794dcd0
parentfe5e4ac187acaa77d09da5b8923030fca889a1d0
image: fix image misfunctioning in recent builds

In the swscale filter plugin, i_visible_width and i_visible_height fields
are now expected to be provided and greater than 0.

This fixes art display problems with the skins2 in recent builds.
src/misc/image.c