[Mplayer-cvslog] CVS: main/libvo vo_fbdev.c,1.19,1.20

Szabolcs Berecz szabii at users.sourceforge.net
Fri Apr 13 00:04:38 CEST 2001


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

Modified Files:
	vo_fbdev.c 
Log Message:
1 printf added

Index: vo_fbdev.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_fbdev.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** vo_fbdev.c	2001/04/12 20:38:45	1.19
--- vo_fbdev.c	2001/04/12 22:04:36	1.20
***************
*** 723,726 ****
--- 723,728 ----
  		return 0;
  
+ 	if (verbose > 0)
+ 		printf("fb: query_format(%#lx(%.4s))\n", format, &format);
  	if ((format & IMGFMT_BGR_MASK) == IMGFMT_BGR) {
  		int bpp = format & 0xff;


_______________________________________________
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