Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_xvmc.
author |
reimar |
date |
Sat, 07 Mar 2009 08:52:57 +0000 |
parents |
56eee6ffba9b |
children |
79d82aac91a3 |
files |
libvo/vo_xv.c libvo/vo_xvmc.c |
diffstat |
2 files changed, 0 insertions(+), 4 deletions(-)
[+]
|
line diff
--- a/libvo/vo_xv.c Sat Mar 07 08:51:40 2009 +0000
+++ b/libvo/vo_xv.c Sat Mar 07 08:52:57 2009 +0000
@@ -295,8 +295,6 @@
current_buf = 0;
current_ip_buf = 0;
- if ((flags & VOFLAG_FULLSCREEN) && WinID <= 0) vo_fs = 1;
-
resize();
return 0;
--- a/libvo/vo_xvmc.c Sat Mar 07 08:51:40 2009 +0000
+++ b/libvo/vo_xvmc.c Sat Mar 07 08:52:57 2009 +0000
@@ -664,8 +664,6 @@
#endif
}
- if ((flags & VOFLAG_FULLSCREEN) && WinID <= 0) vo_fs = 1;
-
//end vo_xv
/* store image dimesions for displaying */