00001 #ifndef _XDVSHOW_FLAGS_H_ 00002 #define _XDVSHOW_FLAGS_H_ 00003 00004 #endif /* _XDVSHOW_FLAGS_H_ */ 00005 00008 int flags_stereo; 00009 00016 int flags_fullscreen; 00017 00022 int flags_sdl; 00023 00028 int flags_x11; 00029 00036 int flags_zoom; 00037 00044 int flags_scale; 00045 00048 int flags_deinterlace; 00049 00055 int flags_sdlnooverlay; 00056 00060 int flags_dump; 00061 00064 int flags_reflector; 00065 00068 int flags_use_audio; 00069 00070 int flags_format_wide; 00071 int flags_format_normal;