[MOVED FROM BAD 25/28] Add ranks to various muxers and encoders in -bad

This commit is contained in:
Christian Schaller 2009-05-07 17:53:42 +01:00 committed by Jan Schmidt
parent 811ddb9cdc
commit bc8f9f9a8b

View file

@ -1303,7 +1303,7 @@ plugin_init (GstPlugin * plugin)
"h264 encoding element");
return gst_element_register (plugin, "x264enc",
GST_RANK_NONE, GST_TYPE_X264_ENC);
GST_RANK_PRIMARY, GST_TYPE_X264_ENC);
}
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,