[Mplayer-cvslog] CVS: main/libvo sub.h,1.9,1.10
Kim Minh Kaplan CVS
kmkaplan at mplayer.dev.hu
Thu Jan 10 18:20:29 CET 2002
Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv8392/libvo
Modified Files:
sub.h
Log Message:
Add vobsub support.
Index: sub.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/sub.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sub.h 20 Nov 2001 18:36:50 -0000 1.9
+++ sub.h 10 Jan 2002 17:20:27 -0000 1.10
@@ -22,6 +22,7 @@
extern subtitle* vo_sub;
extern void* vo_spudec;
+extern void* vo_vobsub;
#define OSD_PLAY 0x01
#define OSD_PAUSE 0x02
More information about the MPlayer-cvslog
mailing list