All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: James Courtier-Dutton <James@superbug.demon.co.uk>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [PATCH] fix resamplers.
Date: Wed, 21 Jul 2004 19:06:55 +0100	[thread overview]
Message-ID: <40FEB0BF.7000306@superbug.demon.co.uk> (raw)
In-Reply-To: <40FE8863.50009@superbug.demon.co.uk>

James Courtier-Dutton wrote:
> The current pcm_rate.c tends to insert zero samples in the stream.
> 
> E.g. Downsampling from 48000 -> 16000
> Starts with a block of 2048, and has to create 682 samples.
> The current code sometimes only produces 681 samples, leaving the last 
> one zero.
> 
> The attached patch fixes this problem.
> 
> James
> 
> 

I have done more testing, and it does not quite fix everything.

James



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click

  reply	other threads:[~2004-07-21 18:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-21 15:14 [PATCH] fix resamplers James Courtier-Dutton
2004-07-21 18:06 ` James Courtier-Dutton [this message]
2004-07-21 21:50   ` James Courtier-Dutton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40FEB0BF.7000306@superbug.demon.co.uk \
    --to=james@superbug.demon.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.