Switch twolame to primary rank
This commit is contained in:
parent
5769c9dc30
commit
442d993877
@ -1039,7 +1039,7 @@ plugin_init (GstPlugin * plugin)
|
|||||||
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
||||||
#endif /* ENABLE_NLS */
|
#endif /* ENABLE_NLS */
|
||||||
|
|
||||||
if (!gst_element_register (plugin, "twolame", GST_RANK_SECONDARY,
|
if (!gst_element_register (plugin, "twolame", GST_RANK_PRIMARY,
|
||||||
GST_TYPE_TWO_LAME))
|
GST_TYPE_TWO_LAME))
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user