summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-12-08 14:50:09 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-12-08 14:50:09 +0000
commite16c50551bed9fb6ad68965bcf739200429b6bf7 (patch)
tree572909f401bc3a50267a593fe95760e60e57f933 /gst
parent17a38e044e460583939084ad864d5208bd6f2d94 (diff)
parallel install fixes
Original commit message from CVS: parallel install fixes
Diffstat (limited to 'gst')
-rw-r--r--gst/auparse/Makefile.am2
-rw-r--r--gst/avi/Makefile.am2
-rw-r--r--gst/cutter/Makefile.am2
-rw-r--r--gst/effectv/Makefile.am2
-rw-r--r--gst/flx/Makefile.am2
-rw-r--r--gst/goom/Makefile.am2
-rw-r--r--gst/law/Makefile.am2
-rw-r--r--gst/level/Makefile.am2
-rw-r--r--gst/median/Makefile.am2
-rw-r--r--gst/monoscope/Makefile.am2
-rw-r--r--gst/qtdemux/Makefile.am2
-rw-r--r--gst/smoothwave/Makefile.am2
-rw-r--r--gst/smpte/Makefile.am2
-rw-r--r--gst/spectrum/Makefile.am2
-rw-r--r--gst/udp/Makefile.am2
-rw-r--r--gst/videocrop/Makefile.am2
-rw-r--r--gst/wavenc/Makefile.am2
-rw-r--r--gst/wavparse/Makefile.am2
-rw-r--r--gst/wavparse/gstwavparse.c2
19 files changed, 19 insertions, 19 deletions
diff --git a/gst/auparse/Makefile.am b/gst/auparse/Makefile.am
index 2a902da7..69d1b499 100644
--- a/gst/auparse/Makefile.am
+++ b/gst/auparse/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstauparse.la
diff --git a/gst/avi/Makefile.am b/gst/avi/Makefile.am
index 9c89a47e..7a9d68df 100644
--- a/gst/avi/Makefile.am
+++ b/gst/avi/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = \
libgstavimux.la \
diff --git a/gst/cutter/Makefile.am b/gst/cutter/Makefile.am
index 45847719..cd3d8329 100644
--- a/gst/cutter/Makefile.am
+++ b/gst/cutter/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstcutter.la
diff --git a/gst/effectv/Makefile.am b/gst/effectv/Makefile.am
index 7baedf06..29643513 100644
--- a/gst/effectv/Makefile.am
+++ b/gst/effectv/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgsteffectv.la
diff --git a/gst/flx/Makefile.am b/gst/flx/Makefile.am
index 917fb018..7b64b425 100644
--- a/gst/flx/Makefile.am
+++ b/gst/flx/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstflxdec.la
diff --git a/gst/goom/Makefile.am b/gst/goom/Makefile.am
index b503d3ce..1dcb6968 100644
--- a/gst/goom/Makefile.am
+++ b/gst/goom/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstgoom.la
diff --git a/gst/law/Makefile.am b/gst/law/Makefile.am
index 218f58bf..40d1b6bf 100644
--- a/gst/law/Makefile.am
+++ b/gst/law/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstalaw.la libgstmulaw.la
diff --git a/gst/level/Makefile.am b/gst/level/Makefile.am
index 8e033cc9..5bc89dc5 100644
--- a/gst/level/Makefile.am
+++ b/gst/level/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstlevel.la
diff --git a/gst/median/Makefile.am b/gst/median/Makefile.am
index 74dcc96b..9b0c8b9c 100644
--- a/gst/median/Makefile.am
+++ b/gst/median/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstmedian.la
diff --git a/gst/monoscope/Makefile.am b/gst/monoscope/Makefile.am
index 5c3bd493..fda2e549 100644
--- a/gst/monoscope/Makefile.am
+++ b/gst/monoscope/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstmonoscope.la
diff --git a/gst/qtdemux/Makefile.am b/gst/qtdemux/Makefile.am
index 9e682edc..e4339741 100644
--- a/gst/qtdemux/Makefile.am
+++ b/gst/qtdemux/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstqtdemux.la
diff --git a/gst/smoothwave/Makefile.am b/gst/smoothwave/Makefile.am
index c6a67abc..e70825e3 100644
--- a/gst/smoothwave/Makefile.am
+++ b/gst/smoothwave/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstsmoothwave.la
diff --git a/gst/smpte/Makefile.am b/gst/smpte/Makefile.am
index 91a6d127..3aef3a85 100644
--- a/gst/smpte/Makefile.am
+++ b/gst/smpte/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstsmpte.la
diff --git a/gst/spectrum/Makefile.am b/gst/spectrum/Makefile.am
index acc29f09..0d3a2034 100644
--- a/gst/spectrum/Makefile.am
+++ b/gst/spectrum/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstspectrum.la
diff --git a/gst/udp/Makefile.am b/gst/udp/Makefile.am
index 50c9b186..e43ed889 100644
--- a/gst/udp/Makefile.am
+++ b/gst/udp/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstudp.la
diff --git a/gst/videocrop/Makefile.am b/gst/videocrop/Makefile.am
index f881428b..9c648969 100644
--- a/gst/videocrop/Makefile.am
+++ b/gst/videocrop/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvideocrop.la
diff --git a/gst/wavenc/Makefile.am b/gst/wavenc/Makefile.am
index bf613372..b198bc3b 100644
--- a/gst/wavenc/Makefile.am
+++ b/gst/wavenc/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstwavenc.la
diff --git a/gst/wavparse/Makefile.am b/gst/wavparse/Makefile.am
index 060a2133..8e8bfe5a 100644
--- a/gst/wavparse/Makefile.am
+++ b/gst/wavparse/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstwavparse.la
diff --git a/gst/wavparse/gstwavparse.c b/gst/wavparse/gstwavparse.c
index 27cda784..ab6fceb4 100644
--- a/gst/wavparse/gstwavparse.c
+++ b/gst/wavparse/gstwavparse.c
@@ -412,7 +412,7 @@ gst_wavparse_pad_convert (GstPad *pad,
bytes_per_sample = wavparse->channels * wavparse->width / 8;
if (bytes_per_sample == 0) {
g_warning ("bytes_per_sample is 0, internal error\n");
- g_warning ("channels %d, width %d\n",
+ g_warning ("channels %d, width %d\n",
wavparse->channels, wavparse->width);
return FALSE;
}