diff subreader.h @ 6076:eff64fb1ffea

patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz
author arpi
date Mon, 13 May 2002 20:41:20 +0000
parents 89c87be7a248
children 86162cb34bc9
line wrap: on
line diff
--- a/subreader.h	Mon May 13 20:11:51 2002 +0000
+++ b/subreader.h	Mon May 13 20:41:20 2002 +0000
@@ -18,6 +18,7 @@
 #define SUB_MPSUB     8
 #define SUB_AQTITLE   9
 #define SUB_SUBVIEWER2 10
+#define SUB_SUBRIP09 11
 
 // One of the SUB_* constant above
 extern int sub_format;