[Mplayer-cvslog] CVS: main dec_video.c,1.93,1.94 mencoder.c,1.78,1.79

Arpi arpi at thot.banki.hu
Fri Feb 1 12:35:32 CET 2002


Hi,

why don't you add the vo_* variables to libvo/video_out.c, instead of all
utils using libvo???


> Update of /cvsroot/mplayer/main
> In directory mplayer:/var/tmp.root/cvs-serv14796/main
> 
> Modified Files:
> 	dec_video.c mencoder.c 
> Log Message:
> Minor fixes
> 
> Index: dec_video.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/dec_video.c,v
> retrieving revision 1.93
> retrieving revision 1.94
> diff -u -r1.93 -r1.94
> --- dec_video.c	1 Feb 2002 10:59:06 -0000	1.93
> +++ dec_video.c	1 Feb 2002 11:41:38 -0000	1.94
> @@ -749,6 +749,7 @@
>  
>  memset(&bda,0,sizeof(bes_da_t));
>  painted = 0;
> +  use_dr = 0;
>    if(vo_vaa.query_bes_da)
>      use_dr = vo_vaa.query_bes_da(&bda) ? 0 : 1;
>  #ifdef USE_MP_IMAGE
> 
> Index: mencoder.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/mencoder.c,v
> retrieving revision 1.78
> retrieving revision 1.79
> diff -u -r1.78 -r1.79
> --- mencoder.c	1 Feb 2002 08:50:45 -0000	1.78
> +++ mencoder.c	1 Feb 2002 11:41:38 -0000	1.79
> @@ -92,7 +92,7 @@
>               Video accelerated architecture
>  **************************************************************************/
>  vo_vaa_t vo_vaa;
> -
> +int vo_doublebuffering;
>  
>  //--------------------------
>  
> 
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog
> 
> 


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-cvslog mailing list