mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
695afd0edf
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_base_init): * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_base_init), (gst_auto_video_sink_factory_filter): documenting auto*sink using strstr for the video sink lookup, class field is not ordered update other plugins
69 lines
No EOL
2.6 KiB
XML
69 lines
No EOL
2.6 KiB
XML
<plugin>
|
|
<name>effectv</name>
|
|
<description>effect plugins from the effectv project</description>
|
|
<filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
|
|
<basename>libgsteffectv.so</basename>
|
|
<version>0.9.6.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins CVS/prerelease</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>agingtv</name>
|
|
<longname>AgingTV</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>AgingTV adds age to video input using scratches and dust</description>
|
|
<author>Sam Lantinga <slouken@devolution.com></author>
|
|
</element>
|
|
<element>
|
|
<name>dicetv</name>
|
|
<longname>DiceTV</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>'Dices' the screen up into many small squares</description>
|
|
<author>Wim Taymans <wim.taymans@chello.be></author>
|
|
</element>
|
|
<element>
|
|
<name>edgetv</name>
|
|
<longname>EdgeTV</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>Apply edge detect on video</description>
|
|
<author>Wim Taymans <wim.taymans@chello.be></author>
|
|
</element>
|
|
<element>
|
|
<name>quarktv</name>
|
|
<longname>QuarkTV</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>Motion dissolver</description>
|
|
<author>FUKUCHI, Kentarou <fukuchi@users.sourceforge.net></author>
|
|
</element>
|
|
<element>
|
|
<name>revtv</name>
|
|
<longname>RevTV</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>A video waveform monitor for each line of video processed</description>
|
|
<author>Wim Taymans <wim.taymans@chello.be></author>
|
|
</element>
|
|
<element>
|
|
<name>shagadelictv</name>
|
|
<longname>ShagadelicTV</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>Oh behave, ShagedelicTV makes images shagadelic!</description>
|
|
<author>Wim Taymans <wim.taymans@chello.be></author>
|
|
</element>
|
|
<element>
|
|
<name>vertigotv</name>
|
|
<longname>VertigoTV</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>A loopback alpha blending effector with rotating and scaling</description>
|
|
<author>Wim Taymans <wim.taymans@chello.be></author>
|
|
</element>
|
|
<element>
|
|
<name>warptv</name>
|
|
<longname>WarpTV</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>WarpTV does realtime goo'ing of the video input</description>
|
|
<author>Sam Lantinga <slouken@devolution.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |