summaryrefslogtreecommitdiffstats
path: root/demux/matroska.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/matroska.h')
-rw-r--r--demux/matroska.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/demux/matroska.h b/demux/matroska.h
index 7682ead7a7..baadc84a97 100644
--- a/demux/matroska.h
+++ b/demux/matroska.h
@@ -88,5 +88,7 @@
#define MKV_S_PGS "S_HDMV/PGS"
#define MKV_S_SSA "S_SSA" // Deprecated
#define MKV_S_ASS "S_ASS" // Deprecated
+#define MKV_S_WEBVTT_S "D_WEBVTT/SUBTITLES"
+#define MKV_S_WEBVTT_C "D_WEBVTT/CAPTIONS"
#endif /* MPLAYER_MATROSKA_H */