Add RANKS for various encoders and muxers
[platform/upstream/gst-plugins-good.git] / ext / speex / gstspeex.c
index 899cfec..3cd7cbf 100644 (file)
@@ -29,7 +29,7 @@ static gboolean
 plugin_init (GstPlugin * plugin)
 {
 
-  if (!gst_element_register (plugin, "speexenc", GST_RANK_NONE,
+  if (!gst_element_register (plugin, "speexenc", GST_RANK_PRIMARY,
           GST_TYPE_SPEEX_ENC))
     return FALSE;