CVS: main/libvo sub.h,1.9,1.10
10 Jan
2002
10 Jan
'02
12:20 p.m.
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
8706
Age (days ago)
8706
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kim Minh Kaplan CVS