summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-18 20:19:47 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-18 20:19:47 +0000
commit187318ba5c7345b0b5fa8ec6e06a586d1690459b (patch)
treebba13c6e00df33688f03f8923dd0e733a419a04c /libvo/video_out.h
parent318715ee1a94fd67ee2651ef32e5d62e60f3af18 (diff)
downloadmpv-187318ba5c7345b0b5fa8ec6e06a586d1690459b.tar.bz2
mpv-187318ba5c7345b0b5fa8ec6e06a586d1690459b.tar.xz
Revert r22255 on iive's request.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22264 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 3ab46bf3ab..3efe047361 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -95,7 +95,6 @@ typedef struct {
#define VOFLAG_MODESWITCHING 0x02
#define VOFLAG_SWSCALE 0x04
#define VOFLAG_FLIPPING 0x08
-#define VOFLAG_SAME_INPUT 0x10
#define VOFLAG_XOVERLAY_SUB_VO 0x10000
typedef struct vo_info_s