docs/plugins/: Add/update docs stuff.

Original commit message from CVS:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.prerequisites:
* docs/plugins/inspect/plugin-dtsdec.xml:
* docs/plugins/inspect/plugin-mms.xml:
* docs/plugins/inspect/plugin-mpeg2enc.xml:
* docs/plugins/inspect/plugin-neon.xml:
* docs/plugins/inspect/plugin-replaygain.xml:
* docs/plugins/inspect/plugin-soundtouch.xml:
* docs/plugins/inspect/plugin-spcdec.xml:
* docs/plugins/inspect/plugin-swfdec.xml:
* docs/plugins/inspect/plugin-videocrop.xml:
* docs/plugins/inspect/plugin-wavpack.xml:
Add/update docs stuff.
This commit is contained in:
Tim-Philipp Müller 2006-10-07 11:37:59 +00:00
parent 30c429a214
commit 9258adeea4
15 changed files with 1449 additions and 221 deletions

View file

@ -1,3 +1,21 @@
2006-10-07 Tim-Philipp Müller <tim at centricular dot net>
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.prerequisites:
* docs/plugins/inspect/plugin-dtsdec.xml:
* docs/plugins/inspect/plugin-mms.xml:
* docs/plugins/inspect/plugin-mpeg2enc.xml:
* docs/plugins/inspect/plugin-neon.xml:
* docs/plugins/inspect/plugin-replaygain.xml:
* docs/plugins/inspect/plugin-soundtouch.xml:
* docs/plugins/inspect/plugin-spcdec.xml:
* docs/plugins/inspect/plugin-swfdec.xml:
* docs/plugins/inspect/plugin-videocrop.xml:
* docs/plugins/inspect/plugin-wavpack.xml:
Add/update docs stuff.
2006-10-06 Tim-Philipp Müller <tim at centricular dot net>
Patch by: René Stadler <mail at renestadler de>

File diff suppressed because it is too large Load diff

View file

@ -8,19 +8,63 @@ GObject
GstElement
GstBin
GstPipeline
GstQueue
GstBaseSink
AlsaSPDIFSink
GstVideoSink
GstSDLVideoSink
GstDfbVideoSink
GstBaseTransform
GstVideoCrop
GstTRM
GstGLImageSink
GstBaseAudioSink
GstAudioSink
GstSDLAudioSink
GstSpcDec
GstPitch
GstXvidEnc
GstXvidDec
GstWavpackParse
GstWavpackDec
GstWavpackEnc
GstWavpackParse
GstSwfdec
GstBaseSrc
GstPushSrc
GstNeonhttpSrc
GstMMS
GstTRM
GstMusepackDec
GstMpeg2enc
GstBz2enc
GstBz2dec
GstGSMEnc
GstGSMDec
GstFaad
GstFaac
GstDtsDec
GstBaseTransform
GstRgAnalysis
GstVideoCrop
GstSpectrum
GstIIR
GstLPWSinc
GstBPWSinc
GstNsfDec
GstH264Parse
GstXingMux
GstGDPDepay
GstGDPPay
GstFreeze
GstTtaParse
GstTtaDec
GstSpeed
GstQTDemux
GstModPlug
GstCDXAParse
GstPlugin
GstRegistry
GstPadTemplate
GstSignalObject
GInterface
GstChildProxy
GstURIHandler
GstImplementsInterface
GstXOverlay
GstNavigation

View file

@ -1,3 +1,6 @@
GstBin GstChildProxy
GstPipeline GstChildProxy
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation
GstDfbVideoSink GstImplementsInterface GstNavigation
GstNeonhttpSrc GstURIHandler
GstMMS GstURIHandler

View file

@ -1 +1,3 @@
GstChildProxy GstObject
GstImplementsInterface GstElement
GstXOverlay GstImplementsInterface GstElement

View file

@ -0,0 +1,20 @@
<plugin>
<name>dtsdec</name>
<description>Decodes DTS audio streams</description>
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
<basename>libgstdtsdec.so</basename>
<version>0.10.3.1</version>
<license>GPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>dtsdec</name>
<longname>DTS audio decoder</longname>
<class>Codec/Decoder/Audio</class>
<description>Decodes DTS audio streams</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
</element>
</elements>
</plugin>

View file

@ -0,0 +1,20 @@
<plugin>
<name>mms</name>
<description>Microsoft Multi Media Server streaming protocol support</description>
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
<basename>libgstmms.so</basename>
<version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer</package>
<origin>http://gstreamer.net/</origin>
<elements>
<element>
<name>mmssrc</name>
<longname>MMS streaming source</longname>
<class>Source/Network</class>
<description>Receive data streamed via MSFT Multi Media Server protocol</description>
<author>Maciej Katafiasz &lt;mathrick@users.sourceforge.net&gt;</author>
</element>
</elements>
</plugin>

View file

@ -0,0 +1,21 @@
<plugin>
<name>mpeg2enc</name>
<description>High-quality MPEG-1/2 video encoder</description>
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
<basename>libgstmpeg2enc.so</basename>
<version>0.10.3.1</version>
<license>GPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>mpeg2enc</name>
<longname>mpeg2enc video encoder</longname>
<class>Codec/Encoder/Video</class>
<description>High-quality MPEG-1/2 video encoder</description>
<author>Andrew Stevens &lt;andrew.stevens@nexgo.de&gt;
Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
</element>
</elements>
</plugin>

View file

@ -3,7 +3,7 @@
<description>lib neon http client src</description>
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
<basename>libgstneonhttpsrc.so</basename>
<version>0.10.3.1</version>
<version>0.10.2.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer</package>

View file

@ -0,0 +1,20 @@
<plugin>
<name>replaygain</name>
<description>ReplayGain analysis</description>
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
<basename>libgstreplaygain.so</basename>
<version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>rganalysis</name>
<longname>ReplayGain analysis</longname>
<class>Filter/Analyzer/Audio</class>
<description>Perform the ReplayGain analysis</description>
<author>René Stadler &lt;mail@renestadler.de&gt;</author>
</element>
</elements>
</plugin>

View file

@ -0,0 +1,20 @@
<plugin>
<name>soundtouch</name>
<description>Audio Pitch Controller</description>
<filename>../../ext/soundtouch/.libs/libgstpitch.so</filename>
<basename>libgstpitch.so</basename>
<version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>pitch</name>
<longname>Pitch controller</longname>
<class>Filter/Converter/Audio</class>
<description>Control the pitch of an audio stream</description>
<author>Wouter Paesen &lt;wouter@kangaroot.net&gt;</author>
</element>
</elements>
</plugin>

View file

@ -0,0 +1,20 @@
<plugin>
<name>spcdec</name>
<description>OpenSPC Audio Decoder</description>
<filename>../../ext/spc/.libs/libgstspc.so</filename>
<basename>libgstspc.so</basename>
<version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>spcdec</name>
<longname>OpenSPC SPC decoder</longname>
<class>Codec/Audio/Decoder</class>
<description>Uses OpenSPC to emulate an SPC processor</description>
<author>Chris Lee &lt;clee@kde.org&gt;</author>
</element>
</elements>
</plugin>

View file

@ -0,0 +1,20 @@
<plugin>
<name>swfdec</name>
<description>Uses libswfdec to decode Flash video streams</description>
<filename>../../ext/swfdec/.libs/libgstswfdec.so</filename>
<basename>libgstswfdec.so</basename>
<version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>swfdec</name>
<longname>SWF video decoder</longname>
<class>Codec/Decoder/Video</class>
<description>Uses libswfdec to decode Flash video streams</description>
<author>David Schleef &lt;ds@schleef.org&gt;</author>
</element>
</elements>
</plugin>

View file

@ -0,0 +1,20 @@
<plugin>
<name>videocrop</name>
<description>Crops video into a user-defined region</description>
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
<basename>libgstvideocrop.so</basename>
<version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>videocrop</name>
<longname>Crop</longname>
<class>Filter/Effect/Video</class>
<description>Crops video into a user-defined region</description>
<author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
</element>
</elements>
</plugin>

View file

@ -28,7 +28,7 @@
<longname>WavePack parser</longname>
<class>Codec/Demuxer/Audio</class>
<description>Parses Wavpack files</description>
<author>Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<author>Arwed v. Merkatz &lt;v.merkatz@gmx.net&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
</element>
</elements>
</plugin>