diff libvo/video_out.c @ 4494:382a3c60629e

Allows to users control direct rendering
author nick
date Sun, 03 Feb 2002 09:28:58 +0000
parents 0cf9e05f6de2
children b3b2fc48b045
line wrap: on
line diff
--- a/libvo/video_out.c	Sun Feb 03 09:12:32 2002 +0000
+++ b/libvo/video_out.c	Sun Feb 03 09:28:58 2002 +0000
@@ -47,6 +47,7 @@
 float vo_fps=0; // for mp1e rte
 
 char *vo_subdevice = NULL;
+int vaa_use_dr=1;
 /****************************************
 *	GAMMA CORRECTION		*
 ****************************************/