gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here.
authorPhilippe Kalaf <philippe.kalaf@collabora.co.uk>
Sat, 16 Jul 2005 19:27:54 +0000 (19:27 +0000)
committerPhilippe Kalaf <philippe.kalaf@collabora.co.uk>
Sat, 16 Jul 2005 19:27:54 +0000 (19:27 +0000)
Original commit message from CVS:
2005-07-16  Philippe Khalaf <burger@speedy.org>

* gst/fdsrc/gstfdsrc.c:
* gst/fdsrc/gstfdsrc.h:
* gst/fdsrc/Makefile.am:
Moved fdsrc 0.9 port from gstreamer/gst/elements to here.

ChangeLog
configure.ac

index 67e8cd6..a869fec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-16  Philippe Khalaf <burger@speedy.org>
+
+       * gst/fdsrc/gstfdsrc.c:
+       * gst/fdsrc/gstfdsrc.h:
+       * gst/fdsrc/Makefile.am:
+       Moved fdsrc 0.9 port from gstreamer/gst/elements to here.
+
 2005-07-16  Wim Taymans  <wim@fluendo.com>
 
        * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_sink_event),
index 07bc44a..b28cbe3 100644 (file)
@@ -303,6 +303,7 @@ GST_PLUGINS_ALL="\
                alpha \
                avi \
                effectv \
+        fdsrc \
                goom \
                law \
                level \
@@ -529,6 +530,7 @@ gst/Makefile
 gst/alpha/Makefile
 gst/avi/Makefile
 gst/effectv/Makefile
+gst/fdsrc/Makefile
 gst/goom/Makefile
 gst/law/Makefile
 gst/level/Makefile