[Mplayer-cvslog] CVS: main/libvo vo_svga.c,1.17,1.18

Zoltan Mark Vician se7encode at users.sourceforge.net
Tue Apr 17 19:43:42 CEST 2001


Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv8992/libvo

Modified Files:
	vo_svga.c 
Log Message:
A couple of bugfixes.

Index: vo_svga.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_svga.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** vo_svga.c	2001/04/17 17:35:27	1.17
--- vo_svga.c	2001/04/17 17:43:40	1.18
***************
*** 479,483 ****
        gl_fillbox(WIDTH - x_pos, 0, x_pos, HEIGHT, 0);
      }
! //  vo_draw_text(WIDTH, HEIGHT, draw_alpha);
    gl_copyscreen(screen);
  }
--- 479,483 ----
        gl_fillbox(WIDTH - x_pos, 0, x_pos, HEIGHT, 0);
      }
!   vo_draw_text(WIDTH, HEIGHT, draw_alpha);
    gl_copyscreen(screen);
  }


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list