diff options
author | Richard Boulton <richard@tartarus.org> | 2002-03-02 12:36:07 +0000 |
---|---|---|
committer | Richard Boulton <richard@tartarus.org> | 2002-03-02 12:36:07 +0000 |
commit | ff816a14751310025804f4dc5c272f28d075bf6e (patch) | |
tree | caa7e46102048c52e1c71365c8af1715d61aa2c4 /configure.ac | |
parent | b968efd71b2cb7d96fb090c44fba54b3a6543b4c (diff) |
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f59aa32c..4d08e4ee 100644 --- a/configure.ac +++ b/configure.ac @@ -165,7 +165,7 @@ GST_PLUGINS_ALL="\ cutter deinterlace flx goom intfloat law level\ median mpeg1enc mpeg1sys mpeg1videoparse mpeg2enc mpeg2sub\ mpegaudio mpegaudioparse mpegstream mpegtypes modplug\ - passthrough playondemand rtjpeg silence sine\ + monoscope passthrough playondemand rtjpeg silence sine\ smooth spectrum speed stereo stereomono\ synaesthesia udp videoscale volenv volume vumeter wavparse y4m" @@ -734,6 +734,7 @@ gst/mpegstream/Makefile gst/mpegtypes/Makefile gst/modplug/Makefile gst/modplug/libmodplug/Makefile +gst/monoscope/Makefile gst/passthrough/Makefile gst/playondemand/Makefile gst/rtjpeg/Makefile |