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-level.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/plugins/inspect/plugin-level.xml') diff --git a/docs/plugins/inspect/plugin-level.xml b/docs/plugins/inspect/plugin-level.xml index ef22be13..dd97d03a 100644 --- a/docs/plugins/inspect/plugin-level.xml +++ b/docs/plugins/inspect/plugin-level.xml @@ -3,7 +3,7 @@ Audio level plugin ../../gst/level/.libs/libgstlevel.so libgstlevel.so - 0.10.9 + 0.10.11 LGPL gst-plugins-good GStreamer Good Plug-ins source release @@ -17,14 +17,14 @@ Thomas Vander Stichele <thomas at apestaart dot org> - sink - sink + src + source always
audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int){ 8, 16, 32 }, depth=(int){ 8, 16, 32 }, signed=(boolean)true; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int){ 32, 64 }
- src - source + sink + sink always
audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int){ 8, 16, 32 }, depth=(int){ 8, 16, 32 }, signed=(boolean)true; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int){ 32, 64 }
-- cgit