diff sub/sub.h @ 32724:732cd2afae10

Replace hacky vobsub loading with a new clean one.
author cboesch
date Sun, 23 Jan 2011 13:04:15 +0000
parents fbe5c829c69b
children
line wrap: on
line diff
--- a/sub/sub.h	Fri Jan 21 15:33:12 2011 +0000
+++ b/sub/sub.h	Sun Jan 23 13:04:15 2011 +0000
@@ -86,6 +86,7 @@
 
 extern void* vo_spudec;
 extern void* vo_vobsub;
+extern char *vobsub_name;
 
 #define OSD_PLAY 0x01
 #define OSD_PAUSE 0x02