summaryrefslogtreecommitdiff
path: root/gst/ivfparse/gstivfparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/ivfparse/gstivfparse.c')
-rw-r--r--gst/ivfparse/gstivfparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/ivfparse/gstivfparse.c b/gst/ivfparse/gstivfparse.c
index 6c04a6619..21b79e68d 100644
--- a/gst/ivfparse/gstivfparse.c
+++ b/gst/ivfparse/gstivfparse.c
@@ -79,7 +79,7 @@ gst_ivf_parse_base_init (gpointer gclass)
{
GstElementClass *element_class = GST_ELEMENT_CLASS (gclass);
- gst_element_class_set_metadata (element_class,
+ gst_element_class_set_static_metadata (element_class,
"IVF parser",
"Codec/Demuxer",
"Demuxes a IVF stream", "Philip Jägenstedt <philipj@opera.com>");