[Mplayer-cvslog] CVS: main/libvo video_out.h,1.29,1.30

Arpi of Ize arpi at mplayer.dev.hu
Sat Apr 6 21:08:54 CEST 2002


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

Modified Files:
	video_out.h 
Log Message:
VOCTRL_DRAW_IMAGE added

Index: video_out.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- video_out.h	31 Mar 2002 20:38:56 -0000	1.29
+++ video_out.h	6 Apr 2002 19:08:52 -0000	1.30
@@ -38,6 +38,7 @@
 #define VOCTRL_RESUME 8
 /* libmpcodecs direct rendering: */
 #define VOCTRL_GET_IMAGE 9
+#define VOCTRL_DRAW_IMAGE 13
 /* decoding ahead: */
 #define VOCTRL_GET_NUM_FRAMES 10
 #define VOCTRL_GET_FRAME_NUM  11




More information about the MPlayer-cvslog mailing list