summarylogtreecommitdiffstats
path: root/kmsrtpendpoint.c.patch
diff options
context:
space:
mode:
authorDāvis Mosāns2022-09-04 21:24:32 +0300
committerDāvis Mosāns2022-09-04 21:25:29 +0300
commit721435d977ce2003a9fd8a0c1f4c97d4067b933d (patch)
treec6f4c1670e17a23b720187f8c806eaa3a1f24b7f /kmsrtpendpoint.c.patch
parent09598a5201170ccef645563013041a1096a69e61 (diff)
downloadaur-721435d977ce2003a9fd8a0c1f4c97d4067b933d.tar.gz
Update to v6.17
Diffstat (limited to 'kmsrtpendpoint.c.patch')
-rw-r--r--kmsrtpendpoint.c.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/kmsrtpendpoint.c.patch b/kmsrtpendpoint.c.patch
deleted file mode 100644
index 0eae4905de5d..000000000000
--- a/kmsrtpendpoint.c.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/gst-plugins/rtpendpoint/kmsrtpendpoint.c b/src/gst-plugins/rtpendpoint/kmsrtpendpoint.c
-index 0e3de82..1ded70b 100644
---- a/src/gst-plugins/rtpendpoint/kmsrtpendpoint.c
-+++ b/src/gst-plugins/rtpendpoint/kmsrtpendpoint.c
-@@ -1183,7 +1183,7 @@ kms_rtp_endpoint_plugin_init (GstPlugin * plugin)
-
- GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
- GST_VERSION_MINOR,
-- kmsrtpendpoint,
-+ rtpendpoint,
- "Kurento rtp endpoint",
- kms_rtp_endpoint_plugin_init, VERSION, GST_LICENSE_UNKNOWN,
- "Kurento Elements", "http://kurento.com/")