comparison libvo/video_out.h @ 22237:21e4a2835569

Avoid parts of xvmc reinit when source format does not change
author reimar
date Sun, 18 Feb 2007 09:33:45 +0000
parents d0b60d14d8d7
children cd659496eafd
comparison
equal deleted inserted replaced
22236:2183a8075e35 22237:21e4a2835569
93 93
94 #define VOFLAG_FULLSCREEN 0x01 94 #define VOFLAG_FULLSCREEN 0x01
95 #define VOFLAG_MODESWITCHING 0x02 95 #define VOFLAG_MODESWITCHING 0x02
96 #define VOFLAG_SWSCALE 0x04 96 #define VOFLAG_SWSCALE 0x04
97 #define VOFLAG_FLIPPING 0x08 97 #define VOFLAG_FLIPPING 0x08
98 #define VOFLAG_SAME_INPUT 0x10
98 #define VOFLAG_XOVERLAY_SUB_VO 0x10000 99 #define VOFLAG_XOVERLAY_SUB_VO 0x10000
99 100
100 typedef struct vo_info_s 101 typedef struct vo_info_s
101 { 102 {
102 /* driver name ("Matrox Millennium G200/G400" */ 103 /* driver name ("Matrox Millennium G200/G400" */