summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2002-07-26 22:20:45 +0000
committerDavid Schleef <ds@schleef.org>2002-07-26 22:20:45 +0000
commit656e694693fdd2cb3b284a5630d97febe1152d3c (patch)
tree1a9a2e913bb86d638efe822ff6d0a5eb2813739a /configure.ac
parente52bee3647f188d5afda0354dd70781ae718e5b0 (diff)
Add videotestsrc plugin
Original commit message from CVS: Add videotestsrc plugin
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8d4ba38e..7df5f5da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -216,7 +216,7 @@ GST_PLUGINS_ALL="\
mpegaudio mpegaudioparse mpegstream mpegtypes modplug\
monoscope passthrough playondemand qtdemux rtjpeg silence sine\
smooth spectrum speed stereo stereomono\
- synaesthesia udp videocrop videoscale volenv volume vumeter wavparse y4m"
+ synaesthesia udp videocrop videoscale videotestsrc volenv volume vumeter wavparse y4m"
AC_SUBST(GST_PLUGINS_ALL)
@@ -870,6 +870,7 @@ gst/stereomono/Makefile
gst/synaesthesia/Makefile
gst/udp/Makefile
gst/videoscale/Makefile
+gst/videotestsrc/Makefile
gst/videocrop/Makefile
gst/volenv/Makefile
gst/volume/Makefile