diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-05-30 09:08:24 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-05-30 09:08:24 +0000 |
commit | 3e6a09941d6313f0cee0acdea3bb4456075bbb9d (patch) | |
tree | 776440cf9d98a597472c03274588266776d5454c /docs/plugins/inspect | |
parent | 3a496fd7ebb90d12bad86c6ded97a75e134794f6 (diff) | |
download | gst-plugins-bad-3e6a09941d6313f0cee0acdea3bb4456075bbb9d.tar.gz gst-plugins-bad-3e6a09941d6313f0cee0acdea3bb4456075bbb9d.tar.bz2 gst-plugins-bad-3e6a09941d6313f0cee0acdea3bb4456075bbb9d.zip |
docs/plugins/: Updates; update inspect info for rtpmanager => gstrtpmanager rename, hopefully that makes the build bo...
Original commit message from CVS:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/inspect/plugin-dtsdec.xml:
* docs/plugins/inspect/plugin-gstrtpmanager.xml:
* docs/plugins/inspect/plugin-musepack.xml:
* docs/plugins/inspect/plugin-rtpmanager.xml:
* docs/plugins/inspect/plugin-sdl.xml:
* docs/plugins/inspect/plugin-spcdec.xml:
* docs/plugins/inspect/plugin-swfdec.xml:
Updates; update inspect info for rtpmanager => gstrtpmanager rename,
hopefully that makes the build bots happy again.
Diffstat (limited to 'docs/plugins/inspect')
-rw-r--r-- | docs/plugins/inspect/plugin-dtsdec.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-gstrtpmanager.xml (renamed from docs/plugins/inspect/plugin-rtpmanager.xml) | 14 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-musepack.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-sdl.xml | 10 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-spcdec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-swfdec.xml | 4 |
6 files changed, 19 insertions, 17 deletions
diff --git a/docs/plugins/inspect/plugin-dtsdec.xml b/docs/plugins/inspect/plugin-dtsdec.xml index 00573d4d..4471e5f2 100644 --- a/docs/plugins/inspect/plugin-dtsdec.xml +++ b/docs/plugins/inspect/plugin-dtsdec.xml @@ -3,10 +3,10 @@ <description>Decodes DTS audio streams</description> <filename>../../ext/dts/.libs/libgstdtsdec.so</filename> <basename>libgstdtsdec.so</basename> - <version>0.10.4</version> + <version>0.10.4.1</version> <license>GPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins source release</package> + <package>GStreamer Bad Plug-ins CVS/prerelease</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-rtpmanager.xml b/docs/plugins/inspect/plugin-gstrtpmanager.xml index e522f49b..e3f0eb3f 100644 --- a/docs/plugins/inspect/plugin-rtpmanager.xml +++ b/docs/plugins/inspect/plugin-gstrtpmanager.xml @@ -1,5 +1,5 @@ <plugin> - <name>rtpmanager</name> + <name>gstrtpmanager</name> <description>RTP session management plugin library</description> <filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename> <basename>libgstrtpmanager.so</basename> @@ -10,42 +10,42 @@ <origin>Unknown package origin</origin> <elements> <element> - <name>rtpbin</name> + <name>gstrtpbin</name> <longname>RTP Bin</longname> <class>Filter/Network/RTP</class> <description>Implement an RTP bin</description> <author>Wim Taymans <wim@fluendo.com></author> </element> <element> - <name>rtpclient</name> + <name>gstrtpclient</name> <longname>RTP Client</longname> <class>Filter/Network/RTP</class> <description>Implement an RTP client</description> <author>Wim Taymans <wim@fluendo.com></author> </element> <element> - <name>rtpjitterbuffer</name> + <name>gstrtpjitterbuffer</name> <longname>RTP packet jitter-buffer</longname> <class>Filter/Network/RTP</class> <description>A buffer that deals with network jitter and other transmission faults</description> <author>Philippe Kalaf <philippe.kalaf@collabora.co.uk>, Wim Taymans <wim@fluendo.com></author> </element> <element> - <name>rtpptdemux</name> + <name>gstrtpptdemux</name> <longname>RTP Demux</longname> <class>Demux/Network/RTP</class> <description>Parses codec streams transmitted in the same RTP session</description> <author>Kai Vehmanen <kai.vehmanen@nokia.com></author> </element> <element> - <name>rtpsession</name> + <name>gstrtpsession</name> <longname>RTP Session</longname> <class>Filter/Network/RTP</class> <description>Implement an RTP session</description> <author>Wim Taymans <wim@fluendo.com></author> </element> <element> - <name>rtpssrcdemux</name> + <name>gstrtpssrcdemux</name> <longname>RTP SSRC Demux</longname> <class>Demux/Network/RTP</class> <description>Splits RTP streams based on the SSRC</description> diff --git a/docs/plugins/inspect/plugin-musepack.xml b/docs/plugins/inspect/plugin-musepack.xml index 093cf759..69ea1cea 100644 --- a/docs/plugins/inspect/plugin-musepack.xml +++ b/docs/plugins/inspect/plugin-musepack.xml @@ -3,7 +3,7 @@ <description>Musepack decoder</description> <filename>../../ext/musepack/.libs/libgstmusepack.so</filename> <basename>libgstmusepack.so</basename> - <version>0.10.3.1</version> + <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> <package>GStreamer Bad Plug-ins CVS/prerelease</package> diff --git a/docs/plugins/inspect/plugin-sdl.xml b/docs/plugins/inspect/plugin-sdl.xml index d7c13390..b0e74ad7 100644 --- a/docs/plugins/inspect/plugin-sdl.xml +++ b/docs/plugins/inspect/plugin-sdl.xml @@ -1,9 +1,9 @@ <plugin> <name>sdl</name> <description>SDL (Simple DirectMedia Layer) support for GStreamer</description> - <filename>../../ext/sdl/.libs/libgstsdlvideosink.so</filename> - <basename>libgstsdlvideosink.so</basename> - <version>0.10.3.1</version> + <filename>../../ext/sdl/.libs/libgstsdl.so</filename> + <basename>libgstsdl.so</basename> + <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> <package>GStreamer Bad Plug-ins CVS/prerelease</package> @@ -21,7 +21,9 @@ <longname>SDL video sink</longname> <class>Sink/Video</class> <description>An SDL-based videosink</description> - <author>Ronald Bultje <rbultje@ronald.bitfreak.net>Edgard Lima <edgard.lima@indt.org.br>Jan Schmidt <thaytan@mad.scientist.com></author> + <author>Ronald Bultje <rbultje@ronald.bitfreak.net> + Edgard Lima <edgard.lima@indt.org.br> + Jan Schmidt <thaytan@mad.scientist.com></author> </element> </elements> </plugin>
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-spcdec.xml b/docs/plugins/inspect/plugin-spcdec.xml index 0da64a70..d7b8257e 100644 --- a/docs/plugins/inspect/plugin-spcdec.xml +++ b/docs/plugins/inspect/plugin-spcdec.xml @@ -3,7 +3,7 @@ <description>OpenSPC Audio Decoder</description> <filename>../../ext/spc/.libs/libgstspc.so</filename> <basename>libgstspc.so</basename> - <version>0.10.3.1</version> + <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> <package>GStreamer Bad Plug-ins CVS/prerelease</package> diff --git a/docs/plugins/inspect/plugin-swfdec.xml b/docs/plugins/inspect/plugin-swfdec.xml index 8d517e5e..938cb0f8 100644 --- a/docs/plugins/inspect/plugin-swfdec.xml +++ b/docs/plugins/inspect/plugin-swfdec.xml @@ -3,10 +3,10 @@ <description>Uses libswfdec to decode Flash video streams</description> <filename>../../ext/swfdec/.libs/libgstswfdec.so</filename> <basename>libgstswfdec.so</basename> - <version>0.10.4</version> + <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins source release</package> + <package>GStreamer Bad Plug-ins CVS/prerelease</package> <origin>Unknown package origin</origin> <elements> <element> |