[Mplayer-cvslog] CVS: main/libvo vo_fbdev.c,1.29,1.30
Szabolcs Berecz
szabii at users.sourceforge.net
Thu Apr 19 03:25:01 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main/libvo vo_fbdev.c,1.28,1.29
- Next message: [Mplayer-cvslog] CVS: main/DOCS CDROM,NONE,1.1 AUTHORS,1.25,1.26 SOUNDCARDS,1.12,1.13 example.conf,1.12,1.13 mplayer.1,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv14063
Modified Files:
vo_fbdev.c
Log Message:
removed unused variables
Index: vo_fbdev.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_fbdev.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -r1.29 -r1.30
*** vo_fbdev.c 2001/04/19 01:18:05 1.29
--- vo_fbdev.c 2001/04/19 01:24:59 1.30
***************
*** 581,588 ****
static fb_mode_t *fb_mode = NULL;
- static int left_band_width;
- static int right_band_width;
- static int upper_band_height;
- static int lower_band_height;
static uint8_t *next_frame;
static int in_width;
--- 581,584 ----
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
- Previous message: [Mplayer-cvslog] CVS: main/libvo vo_fbdev.c,1.28,1.29
- Next message: [Mplayer-cvslog] CVS: main/DOCS CDROM,NONE,1.1 AUTHORS,1.25,1.26 SOUNDCARDS,1.12,1.13 example.conf,1.12,1.13 mplayer.1,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list