From 1bba1d3d379099d3c3476cb55021d6cc12655eb6 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 26 Jul 2002 22:20:45 +0000 Subject: Add videotestsrc plugin Original commit message from CVS: Add videotestsrc plugin --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') 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 -- cgit v1.2.1