matroskamux: unsigned subtitle template

This commit is contained in:
Mark Nauwelaerts 2012-10-18 22:20:39 +02:00
parent d2fdc26c38
commit 35cd53867c

View file

@ -184,7 +184,7 @@ static GstStaticPadTemplate audiosink_templ =
); );
static GstStaticPadTemplate subtitlesink_templ = static GstStaticPadTemplate subtitlesink_templ =
GST_STATIC_PAD_TEMPLATE ("subtitle_%d", GST_STATIC_PAD_TEMPLATE ("subtitle_%u",
GST_PAD_SINK, GST_PAD_SINK,
GST_PAD_REQUEST, GST_PAD_REQUEST,
GST_STATIC_CAPS ("subtitle/x-kate; " GST_STATIC_CAPS ("subtitle/x-kate; "