From: Stefan Kost Date: Thu, 15 Apr 2010 10:08:39 +0000 (+0300) Subject: example: update status (adder is fixed now) X-Git-Tag: RELEASE-0.10.30~231 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6380af9552781bab1666c167e0c41a48a412738c;p=platform%2Fupstream%2Fgst-plugins-base.git example: update status (adder is fixed now) --- diff --git a/tests/icles/audio-trickplay.c b/tests/icles/audio-trickplay.c index 15d9913..f79820a 100644 --- a/tests/icles/audio-trickplay.c +++ b/tests/icles/audio-trickplay.c @@ -6,7 +6,6 @@ * * There are currently several issues: * - adder only work with flushing seeks - * - backwards playback does not work for adder at all * - there is a gap of almost 4 seconds before backwards playback * - it is "waiting for free space" * - using sync=false on the sink does not help (but has some other weird effects)