summaryrefslogtreecommitdiff
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
commit61e8223f352cd5e5e58dc4618d3dfccd4f3412ad (patch)
tree75726f0fe5c77b45a8f979b9a69b119f6e064e10 /configure.ac
parent544ef435b3f7a8af7e85172f7176b1b0c26b3bf9 (diff)
downloadgstreamer-plugins-bad-61e8223f352cd5e5e58dc4618d3dfccd4f3412ad.tar.gz
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 f01840ed5..9bd7787ea 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