summaryrefslogtreecommitdiff
path: root/gst/hls/gsthlsdemux.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/hls/gsthlsdemux.c')
-rw-r--r--gst/hls/gsthlsdemux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/hls/gsthlsdemux.c b/gst/hls/gsthlsdemux.c
index 404edcc9f..5c9ec6bec 100644
--- a/gst/hls/gsthlsdemux.c
+++ b/gst/hls/gsthlsdemux.c
@@ -197,7 +197,7 @@ gst_hls_demux_class_init (GstHLSDemuxClass * klass)
gst_element_class_add_pad_template (element_class,
gst_static_pad_template_get (&sinktemplate));
- gst_element_class_set_details_simple (element_class,
+ gst_element_class_set_metadata (element_class,
"HLS Demuxer",
"Demuxer/URIList",
"HTTP Live Streaming demuxer",