[Mplayer-cvslog] CVS: main/libvo sub.h,1.16,1.17
Arpi of Ize
arpi at mplayerhq.hu
Sun May 12 04:18:54 CEST 2002
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv25947/libvo
Modified Files:
sub.h
Log Message:
various openbsd and general warning fixes - patch by Björn Sandell <biorn at dce.chalmers.se>
Index: sub.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/sub.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sub.h 17 Apr 2002 21:51:18 -0000 1.16
+++ sub.h 12 May 2002 02:18:52 -0000 1.17
@@ -102,6 +102,7 @@
void vo_init_osd();
int vo_update_osd(int dxs,int dys);
int vo_osd_changed(int new_value);
+int vo_osd_check_range_update(int,int,int,int);
extern int vo_osd_changed_flag;
More information about the MPlayer-cvslog
mailing list