summaryrefslogtreecommitdiffstats
path: root/demux/matroska.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/matroska.h')
-rw-r--r--demux/matroska.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demux/matroska.h b/demux/matroska.h
index a6be019b2d..63ef7708ab 100644
--- a/demux/matroska.h
+++ b/demux/matroska.h
@@ -94,5 +94,6 @@
#define MKV_S_ASS "S_ASS" // Deprecated
#define MKV_S_WEBVTT_S "D_WEBVTT/SUBTITLES"
#define MKV_S_WEBVTT_C "D_WEBVTT/CAPTIONS"
+#define MKV_S_DVB "S_DVBSUB"
#endif /* MPLAYER_MATROSKA_H */