Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing
commita237b8b6f3509fca8fdd37c793ea6c435fb339df
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 27 Jun 2007 13:09:39 +0000 (27 13:09 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 27 Jun 2007 13:09:39 +0000 (27 13:09 +0000)
treeff19b88baf15be381dc8dfbc1eae82affd4d90cb
parent7f811fc47baf18af707f9c2606a041bdb60e7c5f
Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing
a line in case of rounding error, so width must be one larger, too.
y-case is already correct.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23680 b3059339-0415-0410-9bf9-f77b7e298cf2
libvo/x11_common.c