Mercurial > mplayer.hg
diff libvo/video_out.c @ 5224:f992a01ecc0d
using -dr instead -vaa_dr
author | alex |
---|---|
date | Wed, 20 Mar 2002 15:39:08 +0000 |
parents | 1bf1dd918706 |
children | 92bfedc77567 |
line wrap: on
line diff
--- a/libvo/video_out.c Wed Mar 20 15:38:13 2002 +0000 +++ b/libvo/video_out.c Wed Mar 20 15:39:08 2002 +0000 @@ -59,7 +59,7 @@ float vo_fps=0; // for mp1e rte char *vo_subdevice = NULL; -int vaa_use_dr=1; +int vo_directrendering=1; /**************************************** * GAMMA CORRECTION * ****************************************/