Added tcp plugin to build
authorAngel Carpintero <ack@telefonica.net>
Fri, 25 Jul 2003 17:06:43 +0000 (17:06 +0000)
committerAngel Carpintero <ack@telefonica.net>
Fri, 25 Jul 2003 17:06:43 +0000 (17:06 +0000)
Original commit message from CVS:
Added tcp plugin to build

configure.ac

index 9df39de..4b145c8 100644 (file)
@@ -253,7 +253,7 @@ GST_PLUGINS_ALL="\
        mpegaudio mpegaudioparse mpegstream mpegtypes \
         monoscope oneton overlay passthrough playondemand qtdemux \
        realmedia rtp rtjpeg silence sine smooth smpte \
-       spectrum speed stereo synaesthesia udp vbidec \
+       spectrum speed stereo synaesthesia tcp udp vbidec \
        videocrop videofilter videoflip videoscale videotestsrc \
        volenv volume wavenc wavparse y4m"
 
@@ -1213,6 +1213,7 @@ gst/spectrum/Makefile
 gst/speed/Makefile
 gst/stereo/Makefile
 gst/synaesthesia/Makefile
+gst/tcp/Makefile
 gst/udp/Makefile
 gst/vbidec/Makefile
 gst/videocrop/Makefile