summaryrefslogtreecommitdiff
path: root/gst/inter/gstintersubsink.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/inter/gstintersubsink.c')
-rw-r--r--gst/inter/gstintersubsink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/inter/gstintersubsink.c b/gst/inter/gstintersubsink.c
index 3f8ef0dd0..7ead62cb8 100644
--- a/gst/inter/gstintersubsink.c
+++ b/gst/inter/gstintersubsink.c
@@ -94,7 +94,7 @@ gst_inter_sub_sink_class_init (GstInterSubSinkClass * klass)
gst_element_class_add_pad_template (element_class,
gst_static_pad_template_get (&gst_inter_sub_sink_sink_template));
- gst_element_class_set_details_simple (element_class,
+ gst_element_class_set_metadata (element_class,
"Internal subtitle sink",
"Sink/Subtitle",
"Virtual subtitle sink for internal process communication",