mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
add pango plugin to docs
Original commit message from CVS: add pango plugin to docs
This commit is contained in:
parent
d8dfd3613a
commit
a6618b69c4
11 changed files with 59 additions and 84 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
|
||||
|
||||
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
|
||||
* docs/plugins/inspect/plugin-libvisual.xml:
|
||||
* docs/plugins/inspect/plugin-pango.xml:
|
||||
add pango plugin to docs
|
||||
|
||||
2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
|
||||
|
||||
* configure.ac:
|
||||
|
|
|
@ -14,9 +14,6 @@ a support library for audio elements
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### ENUM GstAudioFieldFlag ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -14,15 +14,21 @@ interface for adjusting color balance settings
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstColorBalance ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GstColorBalance::value-changed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gstcolorbalance: the object which received the signal.
|
||||
@arg1:
|
||||
@arg2:
|
||||
|
||||
<!-- ##### STRUCT GstColorBalanceClass ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -14,6 +14,3 @@ gconf default elements support
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
|
|
|
@ -14,9 +14,6 @@ interface for elements that provide mixer operations
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstMixer ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -14,9 +14,6 @@ an implementation of an audio ringbuffer
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstRingBuffer ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -14,9 +14,6 @@ interface for elements that provide tuner operations
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstTuner ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -14,9 +14,6 @@ interface for setting/getting a Window on elements supporting it.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstXOverlay ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
<xi:include href="xml/plugin-gnomevfs.xml" />
|
||||
<xi:include href="xml/plugin-libvisual.xml" />
|
||||
<xi:include href="xml/plugin-ogg.xml" />
|
||||
<xi:include href="xml/plugin-pango.xml" />
|
||||
<xi:include href="xml/plugin-playbin.xml" />
|
||||
<xi:include href="xml/plugin-subparse.xml" />
|
||||
<xi:include href="xml/plugin-tcp.xml" />
|
||||
|
|
|
@ -9,68 +9,6 @@
|
|||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>libvisual_G-Force</name>
|
||||
<longname>libvisual libvisual G-Force plugin plugin v.0.1.0</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The Libvisual G-Force plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_bumpscope</name>
|
||||
<longname>libvisual Bumpscope plugin plugin v.0.0.1</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The bumpscope visual plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_corona</name>
|
||||
<longname>libvisual libvisual corona plugin plugin v.0.1</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The Libvisual corona plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_jakdaw</name>
|
||||
<longname>libvisual Jakdaw plugin plugin v.0.0.1</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The jakdaw visual plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_jess</name>
|
||||
<longname>libvisual jess plugin plugin v.0.1</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The jess visual plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_lv_analyzer</name>
|
||||
<longname>libvisual libvisual analyzer plugin v.0.1</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The Libvisual analyzer plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_lv_scope</name>
|
||||
<longname>libvisual libvisual scope plugin v.0.1</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The Libvisual scope plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_oinksie</name>
|
||||
<longname>libvisual oinksie plugin plugin v.0.1</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The oinksie visual plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>libvisual_plazma</name>
|
||||
<longname>libvisual Plazma plugin plugin v.0.0.1</longname>
|
||||
<class>Visualization</class>
|
||||
<description>The plazma visual plugin</description>
|
||||
<author>Benjamin Otte <otte@gnome.org></author>
|
||||
</element>
|
||||
|
||||
</elements>
|
||||
</plugin>
|
41
docs/plugins/inspect/plugin-pango.xml
Normal file
41
docs/plugins/inspect/plugin-pango.xml
Normal file
|
@ -0,0 +1,41 @@
|
|||
<plugin>
|
||||
<name>pango</name>
|
||||
<description>Pango-based text rendering and overlay</description>
|
||||
<filename>../../ext/pango/.libs/libgstpango.so</filename>
|
||||
<basename>libgstpango.so</basename>
|
||||
<version>0.9.6.1</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-base</source>
|
||||
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>clockoverlay</name>
|
||||
<longname>Time Overlay</longname>
|
||||
<class>Filter/Editor/Video</class>
|
||||
<description>Overlays the time on a video stream</description>
|
||||
<author>Tim-Philipp Müller <tim@centricular.net></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>textoverlay</name>
|
||||
<longname>Text Overlay</longname>
|
||||
<class>Filter/Editor/Video</class>
|
||||
<description>Adds text strings on top of a video buffer</description>
|
||||
<author>David Schleef <ds@schleef.org></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>textrender</name>
|
||||
<longname>Text Render</longname>
|
||||
<class>Filter/Editor/Video</class>
|
||||
<description>Renders a text string to an image bitmap</description>
|
||||
<author>David Schleef <ds@schleef.org>, Ronald S. Bultje <rbultje@ronald.bitfreak.net></author>
|
||||
</element>
|
||||
<element>
|
||||
<name>timeoverlay</name>
|
||||
<longname>Time Overlay</longname>
|
||||
<class>Filter/Editor/Video</class>
|
||||
<description>Overlays the time on a video stream</description>
|
||||
<author>Tim-Philipp Müller <tim@centricular.net></author>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
Loading…
Reference in a new issue