summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-09-09 17:56:43 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-09-09 17:56:43 +0000
commit1436139a8c7077f979bc1aab77e7e3df7ec45a41 (patch)
tree8baa27ce04aeda5d535789fda0302061f835c04a /configure.ac
parente30601f40007a52d93879efc9143b0d97086a550 (diff)
Move fdsrc back into gstreamer core elements.
Original commit message from CVS: * configure.ac: * gst/fdsrc/Makefile.am: * gst/fdsrc/gstfdsrc.c: * gst/fdsrc/gstfdsrc.h: Move fdsrc back into gstreamer core elements. * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_transform_ip): * gst/videobox/gstvideobox.c: (gst_video_box_set_property): Basetransform changes.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b60850e6..cfee7c3c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -271,7 +271,6 @@ GST_PLUGINS_ALL="\
avi \
debug \
effectv \
- fdsrc \
goom \
law \
level \
@@ -569,7 +568,6 @@ gst/autodetect/Makefile
gst/avi/Makefile
gst/debug/Makefile
gst/effectv/Makefile
-gst/fdsrc/Makefile
gst/goom/Makefile
gst/law/Makefile
gst/level/Makefile