f55310fb35c36a0ab2ece8e999fbcca5381da54d
[platform/upstream/gstreamer.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 "Electric Fence".</description>
4   <filename>../../gst/debug/.libs/libgstefence.so</filename>
5   <basename>libgstefence.so</basename>
6   <version>0.9.6.1</version>
7   <license>LGPL</license>
8   <source>gst-plugins-good</source>
9   <package>GStreamer Good Plug-ins CVS/prerelease</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 "Electric Fence".</description>
17       <author>David A. Schleef &lt;ds@schleef.org&gt;</author>
18     </element>
19   </elements>
20 </plugin>