diff subreader.h @ 7982:eac680483e6c

JACOSub is another subtitling format, whose specifications are at: http://unicorn.us.com/jacosub patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it>
author arpi
date Wed, 30 Oct 2002 19:16:58 +0000
parents fdf31bb0450f
children 2202c00001e3
line wrap: on
line diff
--- a/subreader.h	Wed Oct 30 17:54:07 2002 +0000
+++ b/subreader.h	Wed Oct 30 19:16:58 2002 +0000
@@ -19,6 +19,7 @@
 #define SUB_AQTITLE   9
 #define SUB_SUBVIEWER2 10
 #define SUB_SUBRIP09 11
+#define SUB_JACOSUB  12
 
 // One of the SUB_* constant above
 extern int sub_format;