diff libvo/video_out.c @ 16968:e9d849bf8050

add a switch, slave command, and vo control to toggle borderless window. includes documentation.
author joey
date Thu, 10 Nov 2005 22:25:54 +0000
parents 76d00448d786
children e61494e575ca
line wrap: on
line diff
--- a/libvo/video_out.c	Thu Nov 10 21:33:12 2005 +0000
+++ b/libvo/video_out.c	Thu Nov 10 22:25:54 2005 +0000
@@ -45,6 +45,7 @@
 int vo_refresh_rate=0;
 int vo_keepaspect=1;
 int vo_rootwin=0;
+int vo_border=1;
 int WinID = -1;
 
 int vo_pts=0; // for hw decoding