summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xv.c
diff options
context:
space:
mode:
authoral <al@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-16 15:52:03 +0000
committeral <al@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-16 15:52:03 +0000
commitc3105be29a5d0a3d82a16b6868b5c1178a485ce7 (patch)
tree7c526da2be12d048a8e85bc74ed4522da68cdbdd /libvo/vo_xv.c
parentcaac0170ab97e16afda5ef21b33127e9450deb8b (diff)
downloadmpv-c3105be29a5d0a3d82a16b6868b5c1178a485ce7.tar.bz2
mpv-c3105be29a5d0a3d82a16b6868b5c1178a485ce7.tar.xz
- fix black screen problem on reinit
- disable colorkey autopainting when painting it manually git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15187 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_xv.c')
-rw-r--r--libvo/vo_xv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_xv.c b/libvo/vo_xv.c
index 9fbaea74ad..5affbdb2d9 100644
--- a/libvo/vo_xv.c
+++ b/libvo/vo_xv.c
@@ -426,7 +426,6 @@ static uint32_t config(uint32_t width, uint32_t height, uint32_t d_width,
panscan_calc();
- XClearWindow(mDisplay, vo_window);
#if 0
#ifdef HAVE_SHM
if (Shmem_Flag)