jp2k: Raise rank of encoder to MARGINAL
This commit is contained in:
parent
dd221f8f54
commit
8cf8d8c2f8
@ -36,7 +36,7 @@ plugin_init (GstPlugin * plugin)
|
||||
GST_TYPE_JASPER_DEC))
|
||||
return FALSE;
|
||||
|
||||
if (!gst_element_register (plugin, "jp2kenc", GST_RANK_NONE,
|
||||
if (!gst_element_register (plugin, "jp2kenc", GST_RANK_MARGINAL,
|
||||
GST_TYPE_JASPER_ENC))
|
||||
return FALSE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user