From 22d34abfe0470fff5a6d91f22f18df7bcd974814 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 9 Mar 2004 22:04:29 +0000 Subject: Update to 0.7.6. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2018 df743ca5-7f9a-e211-a948-0013205c9059 --- .../files/patch-gst_audioconvert_gstaudioconvert.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c (limited to 'multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c') 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; - } -- cgit v1.2.3