[Mplayer-cvslog] CVS: main/libvo mga_common.c,1.46,1.47 vo_gl.c,1.30,1.31 vo_xmga.c,1.79,1.80 vo_xvidix.c,1.51,1.52
Attila Kinali
kinali at gmx.net
Thu Oct 17 12:12:54 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/libvo mga_common.c,1.46,1.47 vo_gl.c,1.30,1.31 vo_xmga.c,1.79,1.80 vo_xvidix.c,1.51,1.52
- Next message: [Mplayer-cvslog] CVS: main/libvo mga_common.c,1.46,1.47 vo_gl.c,1.30,1.31 vo_xmga.c,1.79,1.80 vo_xvidix.c,1.51,1.52
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Thu, 17 Oct 2002 11:49:44 +0200
Zoltan Ponekker <pontscho at mplayerhq.hu> wrote:
> diff -u -r1.46 -r1.47
> --- mga_common.c 10 Oct 2002 00:10:58 -0000 1.46
> +++ mga_common.c 17 Oct 2002 09:49:25 -0000 1.47
> @@ -380,7 +380,9 @@
> //clear the buffer
> memset(frames[0],0x80,mga_vid_config.frame_size*mga_vid_config.num_frames);
>
> +#ifndef VO_XMGA
> ioctl(f,MGA_VID_ON,0);
> +#endif
>
What is the sense behind this ?
I mean this code is called for -vo mga if xmga is not compiled
(which looks a bit fishy to me)
Attila Kinali
--
It must have been some unmarried fool that said "A child can ask questions
that a wise man cannot answer"; because, in any decent house, a brat that
starts asking questions is promptly packed off to bed.
-- Arthur Binstead
- Previous message: [Mplayer-cvslog] CVS: main/libvo mga_common.c,1.46,1.47 vo_gl.c,1.30,1.31 vo_xmga.c,1.79,1.80 vo_xvidix.c,1.51,1.52
- Next message: [Mplayer-cvslog] CVS: main/libvo mga_common.c,1.46,1.47 vo_gl.c,1.30,1.31 vo_xmga.c,1.79,1.80 vo_xvidix.c,1.51,1.52
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list