[MPlayer-cvslog] CVS: main/libvo aspect.c, 1.19, 1.20 mga_common.c, 1.62, 1.63 vesa_lvo.c, 1.20, 1.21 video_out.c, 1.105, 1.106 vo_3dfx.c, 1.21, 1.22 vo_dxr3.c, 1.127, 1.128 vo_mga.c, 1.41, 1.42 vo_null.c, 1.14, 1.15 vo_png.c, 1.28, 1.29 vo_sdl.c, 1.125, 1.126 vo_svga.c, 1.82, 1.83 vo_syncfb.c, 1.16, 1.17 vo_tdfx_vid.c, 1.6, 1.7 vo_tdfxfb.c, 1.28, 1.29 vo_tga.c, 1.4, 1.5 vo_vesa.c, 1.110, 1.111 vo_x11.c, 1.147, 1.148 vo_xv.c, 1.170, 1.171 vosub_vidix.c, 1.67, 1.68

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Mon Apr 24 23:21:43 CEST 2006


On Monday, 24 April 2006 at 06:23, Reynaldo H. Verdejo CVS wrote:
> CVS change done by Reynaldo H. Verdejo CVS
> 
> Update of /cvsroot/mplayer/main/libvo
> In directory mail:/var2/tmp/cvs-serv29178/libvo
> 
> Modified Files:
> 	aspect.c mga_common.c vesa_lvo.c video_out.c vo_3dfx.c 
> 	vo_dxr3.c vo_mga.c vo_null.c vo_png.c vo_sdl.c vo_svga.c 
> 	vo_syncfb.c vo_tdfx_vid.c vo_tdfxfb.c vo_tga.c vo_vesa.c 
> 	vo_x11.c vo_xv.c vosub_vidix.c 
> Log Message:
> Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
[...]
> Index: vo_tdfxfb.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/libvo/vo_tdfxfb.c,v
> retrieving revision 1.28
> retrieving revision 1.29
> diff -u -r1.28 -r1.29
> --- vo_tdfxfb.c	5 Aug 2005 01:24:36 -0000	1.28
> +++ vo_tdfxfb.c	24 Apr 2006 04:23:53 -0000	1.29
[...]
> @@ -247,7 +248,7 @@
>  		break;
>  
>  	default:
> -		printf("tdfxfb: %d bpp output is not supported (This should never happend)\n", fb_vinfo.bits_per_pixel);
> +		MSGTR_LIBVO_TDFXFB_BppOutputIsNotSupported, fb_vinfo.bits_per_pixel);
>  		return -1;
>  	}
>  

10l ;)
Fixed.

Regards,
R.

-- 
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan




More information about the MPlayer-cvslog mailing list