summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-ids.h
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-02-18 17:20:48 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-02-18 17:20:48 +0000
commitd9f6178249e4fc1529c1c9662c6a526dd5cb2ae7 (patch)
treeaed1a2c109660093705246eb3fc4171f6497c789 /gst/matroska/matroska-ids.h
parent495d5c58a70c0dd11849d154d5f9c51456545675 (diff)
gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps when they are found.
Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_subtitle_caps), (gst_matroska_demux_plugin_init): * gst/matroska/matroska-ids.h: Recognise SSA/ASS and USF subtitle formats and set proper caps when they are found.
Diffstat (limited to 'gst/matroska/matroska-ids.h')
-rw-r--r--gst/matroska/matroska-ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/matroska/matroska-ids.h b/gst/matroska/matroska-ids.h
index 906e489b..71dfc634 100644
--- a/gst/matroska/matroska-ids.h
+++ b/gst/matroska/matroska-ids.h
@@ -168,6 +168,9 @@
/* TODO: AC3-9/10 (?), Musepack, Quicktime */
#define GST_MATROSKA_CODEC_ID_SUBTITLE_UTF8 "S_TEXT/UTF8"
+#define GST_MATROSKA_CODEC_ID_SUBTITLE_SSA "S_TEXT/SSA"
+#define GST_MATROSKA_CODEC_ID_SUBTITLE_ASS "S_TEXT/ASS"
+#define GST_MATROSKA_CODEC_ID_SUBTITLE_USF "S_TEXT/USF"
/*
* Matrodka tags. Strings.