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

Alban Bedel CVS albeu at mplayerhq.hu
Mon Mar 10 01:03:48 CET 2003


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

Modified Files:
	video_out.h 
Log Message:
Pass start slice to the vo it make dr + slice implemantation easier


Index: video_out.h
===================================================================
RCS file: /cvsroot/mplayer/main/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 00:03:45 -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