summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-07-23 17:03:41 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-07-23 17:03:41 +0000
commit29ddf89a5d7efa12a22048a503f501a2b79133f3 (patch)
tree334528aa17a531c71db1e405b8c6810d67de685e /configure.ac
parent2a03e07b95a0c25aab77a94c0ca0561c79c1ff0d (diff)
Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
Original commit message from CVS: * configure.ac: * gst/silence/Makefile.am: * gst/silence/gstsilence.h: * gst/silence/gstsilence.c: Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f01840ed..9bd7787e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -313,6 +313,7 @@ GST_PLUGINS_ALL="\
rtp \
rtsp \
smpte \
+ silence \
udp \
videobox \
wavparse \
@@ -595,6 +596,7 @@ gst/realmedia/Makefile
gst/rtp/Makefile
gst/rtsp/Makefile
gst/smpte/Makefile
+gst/silence/Makefile
gst/udp/Makefile
gst/videobox/Makefile
gst/videofilter/Makefile