Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plugin-alphacolor.xml « inspect « plugins « docs - github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 23069c96bbb38aa51f0d7257573c58f8391f9da4 (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.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>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>