comparison libvo/video_out.h @ 3201:039a973b3dda

Newest DXR3 patch (improved 1.0rc2) by David Holm.
author atmos4
date Thu, 29 Nov 2001 17:31:58 +0000
parents 97efb75dceb8
children ed5b85b713a3
comparison
equal deleted inserted replaced
3200:a3fa0a5dcf37 3201:039a973b3dda
113 113
114 extern int vo_doublebuffering; 114 extern int vo_doublebuffering;
115 extern int vo_fsmode; 115 extern int vo_fsmode;
116 116
117 extern int vo_pts; 117 extern int vo_pts;
118 extern float vo_fps;
118 119
119 extern char *vo_subdevice; 120 extern char *vo_subdevice;
120 121