summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/video_out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index 234c3ce742..cd4af7581d 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -59,7 +59,7 @@ int vo_pts=0; // for hw decoding
float vo_fps=0; // for mp1e rte
char *vo_subdevice = NULL;
-int vaa_use_dr=1;
+int vo_directrendering=1;
/****************************************
* GAMMA CORRECTION *
****************************************/