summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-06-15 12:42:37 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-06-15 12:42:37 +0000
commit2cc86eb7baefbdf4b8580ed326fe80587cf4aab1 (patch)
tree438fca0d15566e53fe8f901a39d66b6584ad3da0
parent27cef54272c5d0f5c14f8d296ec8ce3ad57996ae (diff)
Removed interleaving till the dir is added to CVS
Original commit message from CVS: Removed interleaving till the dir is added to CVS
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6cd5778e..e6327ae3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -203,7 +203,7 @@ dnl these are all the gst plug-ins, compilable without additional libs
GST_PLUGINS_ALL="\
ac3parse adder audioscale auparse avi cdxaparse chart\
cutter deinterlace effectv festival filter flx goom\
- interleaving intfloat law level\
+ intfloat law level\
median mpeg1enc mpeg1sys mpeg1videoparse mpeg2enc mpeg2sub\
mpegaudio mpegaudioparse mpegstream mpegtypes modplug\
monoscope passthrough playondemand qtdemux rtjpeg silence sine\
@@ -817,7 +817,6 @@ gst/festival/Makefile
gst/filter/Makefile
gst/flx/Makefile
gst/goom/Makefile
-gst/interleaving/Makefile
gst/intfloat/Makefile
gst/law/Makefile
gst/level/Makefile