diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2014-06-22 18:08:03 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2014-06-22 18:08:03 +0200 |
commit | b63560e0b02f9d8353b1b35dd528191f5a0c61fc (patch) | |
tree | ea9123d43dd5e13df2681851d90b574a81c4dba7 /docs/plugins/inspect/plugin-udp.xml | |
parent | 2226633cfc488ae8d5429bdf47a639c423355298 (diff) | |
download | gstreamer-plugins-good-b63560e0b02f9d8353b1b35dd528191f5a0c61fc.tar.gz |
Release 1.3.31.3.3
Diffstat (limited to 'docs/plugins/inspect/plugin-udp.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-udp.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/plugins/inspect/plugin-udp.xml b/docs/plugins/inspect/plugin-udp.xml index 9a714dc61..26bd3a214 100644 --- a/docs/plugins/inspect/plugin-udp.xml +++ b/docs/plugins/inspect/plugin-udp.xml @@ -3,7 +3,7 @@ <description>transfer data via UDP</description> <filename>../../gst/udp/.libs/libgstudp.so</filename> <basename>libgstudp.so</basename> - <version>1.3.2</version> + <version>1.3.3</version> <license>LGPL</license> <source>gst-plugins-good</source> <package>GStreamer Good Plug-ins source release</package> @@ -13,7 +13,7 @@ <name>dynudpsink</name> <longname>UDP packet sender</longname> <class>Sink/Network</class> - <description>Send data over the network via UDP</description> + <description>Send data over the network via UDP with packet destinations picked up dynamically from meta on the buffers passed</description> <author>Philippe Khalaf <burger@speedy.org></author> <pads> <caps> @@ -28,7 +28,7 @@ <name>multiudpsink</name> <longname>UDP packet sender</longname> <class>Sink/Network</class> - <description>Send data over the network via UDP</description> + <description>Send data over the network via UDP to one or multiple recipients which can be added or removed at runtime using action signals</description> <author>Wim Taymans <wim.taymans@gmail.com></author> <pads> <caps> |