- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
authorBastien Nocera <hadess@hadess.net>
Sat, 2 Feb 2002 18:49:03 +0000 (18:49 +0000)
committerBastien Nocera <hadess@hadess.net>
Sat, 2 Feb 2002 18:49:03 +0000 (18:49 +0000)
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)

configure.ac

index a866784..732fb26 100644 (file)
@@ -205,7 +205,7 @@ GST_PLUGINS_ALL="\
         mpegaudio mpegaudioparse mpegstream mpegtypes\
         passthrough playondemand rtjpeg silence sine\
         smooth spectrum speed stereo stereomono\
-        synaesthesia udp videoscale volenv volume vumeter wavparse y4m"
+        synaesthesia udp videoscale volenv volume vumeter wavparse y4m goom"
 
 AC_SUBST(GST_PLUGINS_ALL)
 
@@ -783,6 +783,7 @@ gst/volume/Makefile
 gst/vumeter/Makefile
 gst/wavparse/Makefile
 gst/y4m/Makefile
+gst/goom/Makefile
 sys/Makefile
 sys/oss/Makefile
 sys/qcam/Makefile