Tizen 2.0 Release
[framework/multimedia/gst-plugins-good0.10.git] / docs / plugins / inspect / plugin-efence.xml
1 <plugin>
2   <name>efence</name>
3   <description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults.  This allocation method is very similar to the debugging tool &quot;Electric Fence&quot;.</description>
4   <filename>../../gst/debugutils/.libs/libgstefence.so</filename>
5   <basename>libgstefence.so</basename>
6   <version>0.10.31</version>
7   <license>LGPL</license>
8   <source>gst-plugins-good</source>
9   <package>GStreamer Good Plug-ins source release</package>
10   <origin>Unknown package origin</origin>
11   <elements>
12     <element>
13       <name>efence</name>
14       <longname>Electric Fence</longname>
15       <class>Testing</class>
16       <description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults.  This allocation method is very similar to the debugging tool &quot;Electric Fence&quot;.</description>
17       <author>David A. Schleef &lt;ds@schleef.org&gt;</author>
18       <pads>
19         <caps>
20           <name>sink</name>
21           <direction>sink</direction>
22           <presence>always</presence>
23           <details>ANY</details>
24         </caps>
25         <caps>
26           <name>src</name>
27           <direction>source</direction>
28           <presence>always</presence>
29           <details>ANY</details>
30         </caps>
31       </pads>
32     </element>
33   </elements>
34 </plugin>