summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c')
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c b/multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c
deleted file mode 100644
index 8689da3dd..000000000
--- a/multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gst/audioconvert/gstaudioconvert.c.orig Thu Feb 26 19:35:40 2004
-+++ gst/audioconvert/gstaudioconvert.c Thu Feb 26 19:36:33 2004
-@@ -242,7 +242,7 @@
-
- if (!gst_pad_is_negotiated (this->sink))
- {
-- GST_ELEMENT_ERROR (this, CORE, NEGOTIATION, NULL,
-+ GST_ELEMENT_ERROR (this, CORE, NEGOTIATION, (NULL),
- ("Sink pad not negotiated before chain function"));
- return;
- }