[Mplayer-cvslog] CVS: main cfg-mplayer.h,1.205,1.206
    Alex Beregszaszi 
    alex at mplayerhq.hu
       
    Fri Oct  3 20:14:17 CEST 2003
    
        - Previous message: [Mplayer-cvslog]  CVS: main/libvo video_out.c,1.76,1.77 video_out.h,1.52,1.53 vo_xmga.c,1.84,1.85 vo_xover.c,1.4,1.5 vo_xvidix.c,1.61,1.62
 
        - Next message: [Mplayer-cvslog] CVS: main cfg-mplayer.h,1.205,1.206
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv23891
Modified Files:
	cfg-mplayer.h 
Log Message:
user settable colorkey
Index: cfg-mplayer.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mplayer.h,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- cfg-mplayer.h	21 Sep 2003 14:21:10 -0000	1.205
+++ cfg-mplayer.h	3 Oct 2003 18:13:15 -0000	1.206
@@ -271,6 +271,7 @@
 	{"fsmode-dontuse", &vo_fsmode, CONF_TYPE_INT, CONF_RANGE, 0, 31, NULL},
 	// set bpp (x11+vm, dga, fbdev, vesa, svga?)
         {"bpp", &vo_dbpp, CONF_TYPE_INT, CONF_RANGE, 0, 32, NULL},
+	{"colorkey", &vo_colorkey, CONF_TYPE_INT, 0, 0, 0, NULL},
 	// double buffering:  (mga/xmga, xv, vidix, vesa, fbdev)
 	{"double", &vo_doublebuffering, CONF_TYPE_FLAG, 0, 0, 1, NULL},
 	{"nodouble", &vo_doublebuffering, CONF_TYPE_FLAG, 0, 1, 0, NULL},
    
    
        
	- Previous message: [Mplayer-cvslog]  CVS: main/libvo video_out.c,1.76,1.77 video_out.h,1.52,1.53 vo_xmga.c,1.84,1.85 vo_xover.c,1.4,1.5 vo_xvidix.c,1.61,1.62
 
	- Next message: [Mplayer-cvslog] CVS: main cfg-mplayer.h,1.205,1.206
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the MPlayer-cvslog
mailing list