[Mplayer-cvslog] CVS: main/libmpcodecs vf.h,1.12,1.13
Kim Minh Kaplan CVS
kmkaplan at mplayerhq.hu
Sun Aug 4 04:19:23 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/input input.c,1.42,1.43 input.h,1.15,1.16
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs vf_rectangle.c,1.1,1.2 dec_video.c,1.143,1.144 dec_video.h,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var/tmp.root/cvs-serv13575
Modified Files:
vf.h
Log Message:
Add the control VFCTRL_CHANGE_RECTANGLE
Index: vf.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vf.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- vf.h 28 Jul 2002 21:30:09 -0000 1.12
+++ vf.h 4 Aug 2002 02:19:20 -0000 1.13
@@ -57,6 +57,7 @@
#define VFCTRL_SET_EQUALIZER 6 /* set color options (brightness,contrast etc) */
#define VFCTRL_GET_EQUALIZER 8 /* gset color options (brightness,contrast etc) */
#define VFCTRL_DRAW_OSD 7
+#define VFCTRL_CHANGE_RECTANGLE 9 /* Change the rectangle boundaries */
#include "vfcap.h"
- Previous message: [Mplayer-cvslog] CVS: main/input input.c,1.42,1.43 input.h,1.15,1.16
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs vf_rectangle.c,1.1,1.2 dec_video.c,1.143,1.144 dec_video.h,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list