CVS: main/libvo video_out.h,1.18,1.19
16 Feb
2002
16 Feb
'02
7:33 p.m.
Update of /cvsroot/mplayer/main/libvo In directory mplayer:/var/tmp.root/cvs-serv5974 Modified Files: video_out.h Log Message: added VOCTRL_FULLSCREEN Index: video_out.h =================================================================== RCS file: /cvsroot/mplayer/main/libvo/video_out.h,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- video_out.h 12 Feb 2002 15:06:04 -0000 1.18 +++ video_out.h 17 Feb 2002 00:33:50 -0000 1.19 @@ -25,6 +25,8 @@ #define VOCTRL_RESET 3 /* true if vo driver can use GUI created windows */ #define VOCTRL_GUISUPPORT 4 +/* used to switch to fullscreen */ +#define VOCTRL_FULLSCREEN 5 #define VO_TRUE 1 #define VO_FALSE 0
8668
Age (days ago)
8668
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Beregszaszi