summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArwed v. Merkatz <v.merkatz@gmx.net>2004-11-26 23:10:28 +0000
committerArwed v. Merkatz <v.merkatz@gmx.net>2004-11-26 23:10:28 +0000
commitaeb09d35abf17934407c8e1c826de3d8fab7193d (patch)
treed0fe82628748857181a06244014a924e4655682f /configure.ac
parent90bf594c667017695e13238ec9b5970501b34dd9 (diff)
downloadgst-plugins-bad-aeb09d35abf17934407c8e1c826de3d8fab7193d.tar.gz
gst-plugins-bad-aeb09d35abf17934407c8e1c826de3d8fab7193d.tar.bz2
gst-plugins-bad-aeb09d35abf17934407c8e1c826de3d8fab7193d.zip
added TTA parser and decoder
Original commit message from CVS: added TTA parser and decoder
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 d7b84133..8ce9567b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -383,6 +383,7 @@ GST_PLUGINS_ALL="\
synaesthesia \
tags \
tcp \
+ tta \
typefind \
udp \
vbidec \
@@ -1903,6 +1904,7 @@ gst/switch/Makefile
gst/synaesthesia/Makefile
gst/tags/Makefile
gst/tcp/Makefile
+gst/tta/Makefile
gst/typefind/Makefile
gst/udp/Makefile
gst/vbidec/Makefile