You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
404 B

--- src/ext/libcaca/gstcacasink.c.orig 2017-10-05 05:57:01.990156123 +0000
+++ src/ext/libcaca/gstcacasink.c 2017-10-05 06:17:58.320938634 +0000
@@ -407,7 +407,7 @@
static gboolean
plugin_init (GstPlugin * plugin)
{
- if (!gst_element_register (plugin, "cacasink", GST_RANK_NONE,
+ if (!gst_element_register (plugin, "cacasink", GST_RANK_PRIMARY,
GST_TYPE_CACASINK))
return FALSE;