mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
docs: Update to match recent commits
This commit is contained in:
parent
879d80f394
commit
eb93e642a1
7 changed files with 57 additions and 13 deletions
|
@ -19743,6 +19743,16 @@
|
|||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstDc1394::iso-speed</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[100,3200]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>The iso bandwidth in Mbps (100, 200, 400, 800, 1600, 3200)</NICK>
|
||||
<BLURB>The iso bandwidth in Mbps (100, 200, 400, 800, 1600, 3200).</BLURB>
|
||||
<DEFAULT>400</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>ladspa-Exaggerate::amount</NAME>
|
||||
<TYPE>gfloat</TYPE>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
GstChildProxy GstObject
|
||||
GstImplementsInterface GstObject GstElement
|
||||
GstXOverlay GstObject GstImplementsInterface GstElement
|
||||
GstTagSetter GstObject GstElement
|
||||
GstColorBalance GstObject GstImplementsInterface GstElement
|
||||
GstMixer GstObject GstImplementsInterface GstElement
|
||||
GstPhotography GstObject GstImplementsInterface GstElement
|
||||
MXFDescriptiveMetadataFrameworkInterface MXFMetadataBase MXFDescriptiveMetadata
|
||||
GstTagSetter GstElement
|
||||
GstImplementsInterface GstElement
|
||||
GstColorBalance GstImplementsInterface GstElement
|
||||
GstXOverlay GstImplementsInterface GstElement
|
||||
GstMixer GstImplementsInterface GstElement
|
||||
MXFDescriptiveMetadataFrameworkInterface MXFDescriptiveMetadata
|
||||
GstPhotography GstImplementsInterface GstElement
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<plugin>
|
||||
<name>apex</name>
|
||||
<name>apexsink</name>
|
||||
<description>Apple AirPort Express Plugin</description>
|
||||
<filename>../../ext/apexsink/.libs/libgstapexsink.so</filename>
|
||||
<basename>libgstapexsink.so</basename>
|
34
docs/plugins/inspect/plugin-invtelecine.xml
Normal file
34
docs/plugins/inspect/plugin-invtelecine.xml
Normal file
|
@ -0,0 +1,34 @@
|
|||
<plugin>
|
||||
<name>invtelecine</name>
|
||||
<description>Inverse Telecine</description>
|
||||
<filename>../../gst/invtelecine/.libs/libgstinvtelecine.so</filename>
|
||||
<basename>libgstinvtelecine.so</basename>
|
||||
<version>0.10.18.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>invtelecine</name>
|
||||
<longname>H.264 Decoder</longname>
|
||||
<class>Codec/Decoder/Video</class>
|
||||
<description>Decode H.264/MPEG-4 AVC video streams</description>
|
||||
<author>Entropy Wave <ds@entropywave.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
|
@ -1,5 +1,5 @@
|
|||
<plugin>
|
||||
<name>nsfdec</name>
|
||||
<name>nsf</name>
|
||||
<description>Uses nosefart to decode .nsf files</description>
|
||||
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
|
||||
<basename>libgstnsf.so</basename>
|
|
@ -1,6 +1,6 @@
|
|||
<plugin>
|
||||
<name>nuvdemux</name>
|
||||
<description>Demuxes and muxes audio and video</description>
|
||||
<description>Demuxes MythTV NuppelVideo files</description>
|
||||
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
|
||||
<basename>libgstnuvdemux.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
|
@ -13,7 +13,7 @@
|
|||
<name>nuvdemux</name>
|
||||
<longname>Nuv demuxer</longname>
|
||||
<class>Codec/Demuxer</class>
|
||||
<description>Demultiplex a mythtv .nuv file into audio and video</description>
|
||||
<description>Demultiplex a MythTV NuppleVideo .nuv file into audio and video</description>
|
||||
<author>Renato Araujo Oliveira Filho <renato.filho@indt.org.br>,Rosfran Borges <rosfran.borges@indt.org.br></author>
|
||||
<pads>
|
||||
<caps>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<plugin>
|
||||
<name>vmnc</name>
|
||||
<description>VMnc video plugin library</description>
|
||||
<description>VmWare Video Codec plugins</description>
|
||||
<filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
|
||||
<basename>libgstvmnc.so</basename>
|
||||
<version>0.10.18.1</version>
|
||||
|
@ -13,7 +13,7 @@
|
|||
<name>vmncdec</name>
|
||||
<longname>VMnc video decoder</longname>
|
||||
<class>Codec/Decoder/Video</class>
|
||||
<description>Decode VMnc to raw (RGB) video</description>
|
||||
<description>Decode VmWare video to raw (RGB) video</description>
|
||||
<author>Michael Smith <msmith@xiph.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
|
|
Loading…
Reference in a new issue