[Mplayer-cvslog] CVS: 0_90/libvo video_out.h,1.49,1.50

Arpi of Ize arpi at mplayerhq.hu
Mon Mar 10 16:59:33 CET 2003


Update of /cvsroot/mplayer/0_90/libvo
In directory mail:/var/tmp.root/cvs-serv16934

Modified Files:
	video_out.h 
Log Message:
backport: VOCTRL_START_SLICE added


Index: video_out.h
===================================================================
RCS file: /cvsroot/mplayer/0_90/libvo/video_out.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- video_out.h	14 Dec 2002 17:12:40 -0000	1.49
+++ video_out.h	10 Mar 2003 15:59:30 -0000	1.50
@@ -53,6 +53,7 @@
 /* Frame duplication */
 #define VOCTRL_DUPLICATE_FRAME 20
 // ... 21
+#define VOCTRL_START_SLICE 21
 
 
 #define VO_TRUE		1



More information about the MPlayer-cvslog mailing list