From 6af0c5db4e4b7f96523eeda8b843ee7b7341a6d8 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 4 Sep 2005 15:09:33 +0000 Subject: distcheck fixes Original commit message from CVS: distcheck fixes --- docs/plugins/inspect/plugin-udp.xml | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docs/plugins/inspect/plugin-udp.xml (limited to 'docs/plugins/inspect/plugin-udp.xml') diff --git a/docs/plugins/inspect/plugin-udp.xml b/docs/plugins/inspect/plugin-udp.xml new file mode 100644 index 00000000..26ab34ef --- /dev/null +++ b/docs/plugins/inspect/plugin-udp.xml @@ -0,0 +1,40 @@ + + udp + transfer data via UDP + ../../gst/udp/.libs/libgstudp.so + libgstudp.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + dynudpsink + UDP packet sender + Sink/Network + Send data over the network via UDP + Philippe Khalaf <burger@speedy.org> + + + multiudpsink + UDP packet sender + Sink/Network + Send data over the network via UDP + Wim Taymans <wim@fluendo.com> + + + udpsink + UDP packet sender + Sink/Network + Send data over the network via UDP + Wim Taymans <wim@fluendo.com> + + + udpsrc + UDP packet receiver + Source/Network + Receive data over the network via UDP + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file -- cgit