summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-07-03 20:35:45 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-07-03 20:35:45 +0000
commit3ff8660a08a3de394bd3a9c17d4586306283151a (patch)
treeb80abea584401f717e4e2faee9d94b542328eae2 /configure.ac
parent5130c720e49a0e4a53c1b40205f82f999e21d3e3 (diff)
Port monoscope visualisation to 0.10.
Original commit message from CVS: * configure.ac: * gst/monoscope/Makefile.am: * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init), (gst_monoscope_class_init), (gst_monoscope_init), (gst_monoscope_finalize), (gst_monoscope_reset), (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps), (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain), (gst_monoscope_sink_event), (gst_monoscope_src_event), (gst_monoscope_change_state), (plugin_init): * gst/monoscope/gstmonoscope.h: Port monoscope visualisation to 0.10.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 74743dd2..c5fb9d41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,12 +87,13 @@ GST_PLUGINS_ALL="\
debug \
effectv \
id3demux \
- icydemux \
+ icydemux \
flx \
goom \
law \
level \
matroska \
+ monoscope \
multipart \
rtp \
rtsp \
@@ -765,6 +766,7 @@ gst/goom/Makefile
gst/law/Makefile
gst/level/Makefile
gst/matroska/Makefile
+gst/monoscope/Makefile
gst/multipart/Makefile
gst/rtp/Makefile
gst/rtsp/Makefile