matroskamux: unsigned subtitle template
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 18 Oct 2012 20:20:39 +0000 (22:20 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 19 Oct 2012 14:14:01 +0000 (16:14 +0200)
gst/matroska/matroska-mux.c

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