mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
c28f84c0c6
Original commit message from CVS: borgify and fix up documentation
20 lines
No EOL
1.2 KiB
XML
20 lines
No EOL
1.2 KiB
XML
<plugin>
|
|
<name>efence</name>
|
|
<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>
|
|
<filename>../../gst/debug/.libs/libgstefence.so</filename>
|
|
<basename>libgstefence.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>efence</name>
|
|
<longname>Electric Fence</longname>
|
|
<class>Testing</class>
|
|
<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>
|
|
<author>David A. Schleef <ds@schleef.org></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |