[Mplayer-cvslog] CVS: main subreader.h,1.2,1.3
Zoltan Ponekker
pontscho at users.sourceforge.net
Tue Apr 24 13:42:06 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main/libvo osd.h,NONE,1.1
- Next message: [Mplayer-cvslog] CVS: main/libvo sub.c,1.5,1.6 sub.h,1.2,1.3 vo_mga.c,1.11,1.12 vo_xmga.c,1.17,1.18 vo_xv.c,1.16,1.17 vo_sdl.c,1.24,1.25 vo_svga.c,1.22,1.23 vo_x11.c,1.16,1.17 vo_fbdev.c,1.33,1.34 vo_dga.c,1.16,1.17 video_out_internal.h,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory usw-pr-cvs1:/tmp/cvs-serv10748
Modified Files:
subreader.h
Log Message:
clean up
Index: subreader.h
===================================================================
RCS file: /cvsroot/mplayer/main/subreader.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** subreader.h 2001/04/18 20:24:16 1.2
--- subreader.h 2001/04/24 11:42:04 1.3
***************
*** 1,3 ****
--- 1,6 ----
+ #ifndef __MPLAYER_SUBREADER_H
+ #define __MPLAYER_SUBREADER_H
+
extern int sub_uses_time;
extern int sub_errs;
***************
*** 19,20 ****
--- 22,25 ----
subtitle* sub_read_file (char *filename);
char * sub_filename( char * fname );
+
+ #endif
\ No newline at end of file
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
- Previous message: [Mplayer-cvslog] CVS: main/libvo osd.h,NONE,1.1
- Next message: [Mplayer-cvslog] CVS: main/libvo sub.c,1.5,1.6 sub.h,1.2,1.3 vo_mga.c,1.11,1.12 vo_xmga.c,1.17,1.18 vo_xv.c,1.16,1.17 vo_sdl.c,1.24,1.25 vo_svga.c,1.22,1.23 vo_x11.c,1.16,1.17 vo_fbdev.c,1.33,1.34 vo_dga.c,1.16,1.17 video_out_internal.h,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list