~guilhem-fr/asterisk/speex

Viewing all changes in revision 18.

  • Committer: Package Import Robot
  • Author(s): Ron Lee
  • Date: 2012-11-04 15:09:07 UTC
  • mfrom: (5.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20121104150907-9w347t2cvwplyik4
* Minimal set of resampler RC fixes targeted for Wheezy.
* Fixes a bug with selecting the resampler with the smallest memory footprint
  for some sample rate pairs.
* Fixes a bug where the filter length may not have been a multiple of 8 for
  some sample rate pairs, as is needed for the SSE implementation to avoid
  the SSE operations reading past the end of the buffer.
* Fixes a type mismatch in computing allocation sizes.  This should not be a
  problem on any currently existing Debian arch, but it was obviously wrong,
  and the fix is trivial and obviously right, so there's no point waiting for
  someone to hit it before we correct this.
* Fixes the problem seen with some sample rate pairs if an integer number of
  samples are not processed every frame, leading to clicking or truncation.
  Closes: #689049

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: