summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-10 06:04:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-10 06:04:29 +0800
commit22d34abfe0470fff5a6d91f22f18df7bcd974814 (patch)
tree59bd6ee4e7f32ba5d86b0219d545f52e17e7c9ff /multimedia/gstreamer-plugins80/files/patch-gst_audioconvert_gstaudioconvert.c
parentbec720688c9744cf763b6da9b5248bddb2540d53 (diff)
downloadmarcuscom-ports-22d34abfe0470fff5a6d91f22f18df7bcd974814.tar
marcuscom-ports-22d34abfe0470fff5a6d91f22f18df7bcd974814.tar.gz
marcuscom-ports-22d34abfe0470fff5a6d91f22f18df7bcd974814.tar.bz2
marcuscom-ports-22d34abfe0470fff5a6d91f22f18df7bcd974814.tar.lz
marcuscom-ports-22d34abfe0470fff5a6d91f22f18df7bcd974814.tar.xz
marcuscom-ports-22d34abfe0470fff5a6d91f22f18df7bcd974814.tar.zst
marcuscom-ports-22d34abfe0470fff5a6d91f22f18df7bcd974814.zip
Update to 0.7.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2018 df743ca5-7f9a-e211-a948-0013205c9059
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;
- }