comparison libvo/vo_xv.c @ 15186:8abf1eed90f3

- fix black screen problem on reinit - disable colorkey autopainting when painting it manually
author al
date Sat, 16 Apr 2005 15:52:03 +0000
parents 05eab20de476
children 4619b543c6c1
comparison
equal deleted inserted replaced
15185:b7c105c59e2d 15186:8abf1eed90f3
424 drwX, drwY, vo_dwidth, vo_dheight); 424 drwX, drwY, vo_dwidth, vo_dheight);
425 } 425 }
426 426
427 panscan_calc(); 427 panscan_calc();
428 428
429 XClearWindow(mDisplay, vo_window);
430 #if 0 429 #if 0
431 #ifdef HAVE_SHM 430 #ifdef HAVE_SHM
432 if (Shmem_Flag) 431 if (Shmem_Flag)
433 { 432 {
434 XvShmPutImage(mDisplay, xv_port, vo_window, vo_gc, 433 XvShmPutImage(mDisplay, xv_port, vo_window, vo_gc,