summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-07-20 11:26:05 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-07-20 11:26:05 +0000
commit97dd4620d0103eba591472ee43b939f298d24b07 (patch)
tree57137e7bf9059946ad795f5c67f16df37fb0df4c /configure.ac
parentb699df6dfd1011b47ec58987007fa5a3702d087d (diff)
downloadgst-plugins-bad-97dd4620d0103eba591472ee43b939f298d24b07.tar.gz
gst-plugins-bad-97dd4620d0103eba591472ee43b939f298d24b07.tar.bz2
gst-plugins-bad-97dd4620d0103eba591472ee43b939f298d24b07.zip
Ported wavparse to 0.9 . Playing, seeking and state changes work.
Original commit message from CVS: * configure.ac: * gst/wavparse/gstwavparse.c: * gst/wavparse/gstwavparse.h: * gst/wavparse/Makefile.am: Ported wavparse to 0.9 . Playing, seeking and state changes work. Could need more loving on the headers though.
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 bac10af7..f01840ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -315,6 +315,7 @@ GST_PLUGINS_ALL="\
smpte \
udp \
videobox \
+ wavparse \
"
dnl see if we can build C++ plug-ins
@@ -597,6 +598,7 @@ gst/smpte/Makefile
gst/udp/Makefile
gst/videobox/Makefile
gst/videofilter/Makefile
+gst/wavparse/Makefile
gst-libs/Makefile
gst-libs/gst/Makefile
sys/Makefile