summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-alphacolor.xml
blob: b546ccff425322de45d19751f11198ab0bd7eebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>alphacolor</name>
  <description>RGB-&gt;YUV colorspace conversion preserving the alpha channels</description>
  <filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
  <basename>libgstalphacolor.so</basename>
  <version>0.10.0</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>alphacolor</name>
      <longname>alpha color filter</longname>
      <class>Filter/Effect/Video</class>
      <description>RGB-&gt;YUV colorspace conversion preserving the alpha channels</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
  </elements>
</plugin>