docs/plugins/: Remove ladspa from docs; add hierarchy info for GstAudioPanorama;...
[platform/upstream/gstreamer.git] / docs / plugins / inspect / plugin-rtsp.xml
1 <plugin>
2   <name>rtsp</name>
3   <description>transfer data via RTSP</description>
4   <filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
5   <basename>libgstrtsp.so</basename>
6   <version>0.10.5.1</version>
7   <license>LGPL</license>
8   <source>gst-plugins-good</source>
9   <package>GStreamer Good Plug-ins CVS/prerelease</package>
10   <origin>Unknown package origin</origin>
11   <elements>
12     <element>
13       <name>rtpdec</name>
14       <longname>RTP Decoder</longname>
15       <class>Codec/Parser/Network</class>
16       <description>Accepts raw RTP and RTCP packets and sends them forward</description>
17       <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
18     </element>
19     <element>
20       <name>rtspsrc</name>
21       <longname>RTSP packet receiver</longname>
22       <class>Source/Network</class>
23       <description>Receive data over the network via RTSP (RFC 2326)</description>
24       <author>Wim Taymans &lt;wim@fluendo.com&gt;
25     Thijs Vermeir &lt;thijs.vermeir@barco.com&gt;
26     Lutz Mueller &lt;lutz@topfrose.de&gt;</author>
27     </element>
28   </elements>
29 </plugin>