Moving twolame mp2 encoder plugin from -ugly
[platform/upstream/gst-plugins-good.git] / docs / plugins / inspect / plugin-alpha.xml
index 3be0f2e..9d923c8 100644 (file)
@@ -1,20 +1,36 @@
 <plugin>
   <name>alpha</name>
-  <description>adds an alpha channel to video</description>
+  <description>adds an alpha channel to video - constant or via chroma-keying</description>
   <filename>../../gst/alpha/.libs/libgstalpha.so</filename>
   <basename>libgstalpha.so</basename>
-  <version>0.10.2.1</version>
+  <version>1.13.0.1</version>
   <license>LGPL</license>
   <source>gst-plugins-good</source>
-  <package>GStreamer Good Plug-ins CVS/prerelease</package>
+  <package>GStreamer Good Plug-ins git</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>alpha</name>
       <longname>Alpha filter</longname>
       <class>Filter/Effect/Video</class>
-      <description>Adds an alpha channel to video</description>
-      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+      <description>Adds an alpha channel to video - uniform or via chroma-keying</description>
+      <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;
+Edward Hervey &lt;edward.hervey@collabora.co.uk&gt;
+Jan Schmidt &lt;thaytan@noraisin.net&gt;</author>
+      <pads>
+        <caps>
+          <name>sink</name>
+          <direction>sink</direction>
+          <presence>always</presence>
+          <details>video/x-raw, format=(string){ AYUV, ARGB, BGRA, ABGR, RGBA, Y444, xRGB, BGRx, xBGR, RGBx, RGB, BGR, Y42B, YUY2, YVYU, UYVY, I420, YV12, Y41B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
+        </caps>
+        <caps>
+          <name>src</name>
+          <direction>source</direction>
+          <presence>always</presence>
+          <details>video/x-raw, format=(string){ AYUV, ARGB, BGRA, ABGR, RGBA, Y444, xRGB, BGRx, xBGR, RGBx, RGB, BGR, Y42B, YUY2, YVYU, UYVY, I420, YV12, Y41B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
+        </caps>
+      </pads>
     </element>
   </elements>
 </plugin>
\ No newline at end of file