From 77690c22c62701b268b3831c4da9bb2acee4a4fe Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 24 Oct 2008 22:41:18 +0000 Subject: Release 0.10.11 Original commit message from CVS: Release 0.10.11 --- docs/plugins/inspect/plugin-efence.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/plugins/inspect/plugin-efence.xml') diff --git a/docs/plugins/inspect/plugin-efence.xml b/docs/plugins/inspect/plugin-efence.xml index 8d046a0b..7549cd65 100644 --- a/docs/plugins/inspect/plugin-efence.xml +++ b/docs/plugins/inspect/plugin-efence.xml @@ -3,7 +3,7 @@ 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". ../../gst/debug/.libs/libgstefence.so libgstefence.so - 0.10.9 + 0.10.11 LGPL gst-plugins-good GStreamer Good Plug-ins source release @@ -17,14 +17,14 @@ David A. Schleef <ds@schleef.org> - sink - sink + src + source always
ANY
- src - source + sink + sink always
ANY
-- cgit