~ubuntu-branches/ubuntu/precise/gst-plugins-bad0.10/precise-proposed

« back to all changes in this revision

Viewing changes to docs/plugins/inspect/plugin-gstinterlace.xml

Tags: upstream-0.10.5.3
Import upstream version 0.10.5.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  <description>Deinterlace video</description>
4
4
  <filename>../../gst/deinterlace/.libs/libgstdeinterlace.so</filename>
5
5
  <basename>libgstdeinterlace.so</basename>
6
 
  <version>0.10.5</version>
 
6
  <version>0.10.5.1</version>
7
7
  <license>LGPL</license>
8
8
  <source>gst-plugins-bad</source>
9
 
  <package>GStreamer Bad Plug-ins source release</package>
 
9
  <package>GStreamer Bad Plug-ins CVS/prerelease</package>
10
10
  <origin>Unknown package origin</origin>
11
11
  <elements>
12
12
    <element>
15
15
      <class>Filter/Effect/Video</class>
16
16
      <description>Deinterlace video</description>
17
17
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
 
18
      <pads>
 
19
        <caps>
 
20
          <name>sink</name>
 
21
          <direction>sink</direction>
 
22
          <presence>always</presence>
 
23
          <details>video/x-raw-yuv, format=(fourcc){ I420, Y42B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
 
24
        </caps>
 
25
        <caps>
 
26
          <name>src</name>
 
27
          <direction>source</direction>
 
28
          <presence>always</presence>
 
29
          <details>video/x-raw-yuv, format=(fourcc){ I420, Y42B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
 
30
        </caps>
 
31
      </pads>
18
32
    </element>
19
33
  </elements>
20
34
</plugin>
 
 
b'\\ No newline at end of file'