From d0ba8b0f4332d2f906992a78c073fec995e061b1 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 14 May 2006 12:50:07 +0000 Subject: gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull modes. Original commit message from CVS: * gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull modes. --- gst/wavparse/gstwavparse.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'gst/wavparse') diff --git a/gst/wavparse/gstwavparse.c b/gst/wavparse/gstwavparse.c index 57d9d073..2917e944 100644 --- a/gst/wavparse/gstwavparse.c +++ b/gst/wavparse/gstwavparse.c @@ -26,9 +26,6 @@ * * Parse a .wav file into raw or compressed audio. * - * - * This element currently only supports pull based scheduling. - * * Example launch line * * -- cgit