katedec: add comment why we dont' support application/x-kate here for now

This commit is contained in:
Tim-Philipp Müller 2009-07-21 00:04:28 +01:00
parent 7ae5022cee
commit b04587f4f7

View file

@ -103,6 +103,10 @@ enum
ARG_REMOVE_MARKUP = DECODER_BASE_ARG_COUNT
};
/* We don't accept application/x-kate here on purpose for now, since we're
* only really interested in subtitle-like things for playback purposes, not
* cracktastic complex overlays or presentation images etc. - those should be
* fed into a tiger overlay plugin directly */
static GstStaticPadTemplate sink_factory = GST_STATIC_PAD_TEMPLATE ("sink",
GST_PAD_SINK,
GST_PAD_ALWAYS,