From 44aa07eb16df73cbd3347a9c9d846d489f79282e Mon Sep 17 00:00:00 2001 From: "Arwed v. Merkatz" Date: Fri, 26 Nov 2004 23:10:28 +0000 Subject: added TTA parser and decoder Original commit message from CVS: added TTA parser and decoder --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') 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 -- cgit