[test] remove autoplug_libcaca.patch

This commit is contained in:
Yonle 2021-11-25 10:45:09 +00:00 committed by buttaface
parent 6da988cb1a
commit acd6608d68
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
--- 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 @@
if (!gst_element_register (plugin, "cacatv", GST_RANK_NONE, GST_TYPE_CACATV))
return FALSE;
- if (!gst_element_register (plugin, "cacasink", GST_RANK_NONE,
+ if (!gst_element_register (plugin, "cacasink", GST_RANK_PRIMARY,
GST_TYPE_CACASINK))
return FALSE;