docs: remove rtpvp8 plugin docs, the elements are now in -good
This commit is contained in:
parent
c81a2d1c6c
commit
49c3f9a58e
@ -1,55 +0,0 @@
|
|||||||
<plugin>
|
|
||||||
<name>rtpvp8</name>
|
|
||||||
<description>rtpvp8</description>
|
|
||||||
<filename>../../gst/rtpvp8/.libs/libgstrtpvp8.so</filename>
|
|
||||||
<basename>libgstrtpvp8.so</basename>
|
|
||||||
<version>1.1.0.1</version>
|
|
||||||
<license>LGPL</license>
|
|
||||||
<source>gst-plugins-bad</source>
|
|
||||||
<package>GStreamer Bad Plug-ins git</package>
|
|
||||||
<origin>Unknown package origin</origin>
|
|
||||||
<elements>
|
|
||||||
<element>
|
|
||||||
<name>rtpvp8depay</name>
|
|
||||||
<longname>RTP VP8 depayloader</longname>
|
|
||||||
<class>Codec/Depayloader/Network/RTP</class>
|
|
||||||
<description>Extracts VP8 video from RTP packets)</description>
|
|
||||||
<author>Sjoerd Simons <sjoerd@luon.net></author>
|
|
||||||
<pads>
|
|
||||||
<caps>
|
|
||||||
<name>sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>application/x-rtp, payload=(int)[ 96, 127 ], clock-rate=(int)90000, media=(string)video, encoding-name=(string)VP8-DRAFT-IETF-01</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>src</name>
|
|
||||||
<direction>source</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>video/x-vp8</details>
|
|
||||||
</caps>
|
|
||||||
</pads>
|
|
||||||
</element>
|
|
||||||
<element>
|
|
||||||
<name>rtpvp8pay</name>
|
|
||||||
<longname>RTP VP8 payloader</longname>
|
|
||||||
<class>Codec/Payloader/Network/RTP</class>
|
|
||||||
<description>Puts VP8 video in RTP packets)</description>
|
|
||||||
<author>Sjoerd Simons <sjoerd@luon.net></author>
|
|
||||||
<pads>
|
|
||||||
<caps>
|
|
||||||
<name>sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>video/x-vp8</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>src</name>
|
|
||||||
<direction>source</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>application/x-rtp, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)VP8-DRAFT-IETF-01</details>
|
|
||||||
</caps>
|
|
||||||
</pads>
|
|
||||||
</element>
|
|
||||||
</elements>
|
|
||||||
</plugin>
|
|
Loading…
x
Reference in New Issue
Block a user