[Mplayer-cvslog] CVS: main/libvo video_out.h,1.35,1.36

Arpi of Ize arpi at mplayerhq.hu
Thu Jun 6 00:47:25 CEST 2002


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv16339

Modified Files:
	video_out.h 
Log Message:
100l to .so


Index: video_out.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- video_out.h	5 Jun 2002 19:35:54 -0000	1.35
+++ video_out.h	5 Jun 2002 22:47:15 -0000	1.36
@@ -44,9 +44,8 @@
 #define VOCTRL_GET_NUM_FRAMES 10
 #define VOCTRL_GET_FRAME_NUM  11
 #define VOCTRL_SET_FRAME_NUM  12
-
-#define VOCTRL_GET_PANSCAN 13
-#define VOCTRL_SET_PANSCAN 14
+#define VOCTRL_GET_PANSCAN 15
+#define VOCTRL_SET_PANSCAN 16
 
 #define VO_TRUE		1
 #define VO_FALSE	0




More information about the MPlayer-cvslog mailing list