[gstreamer-bugs] [Bug 580952] [audioresample] bad quality/pops compared to plughw

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 1 09:11:46 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580952

  GStreamer | gst-plugins-base | Ver: 0.10.22

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #2 from Jan Schmidt  2009-05-01 16:11 UTC -------
Ta, fixed:

commit 02a7b31f0e7a9e6630efe925696a9229423314aa
Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Fri May 1 16:47:53 2009 +0100

    audioresample: Fix buffer size transformations

    When calculating the input/output buffer sizes in the transform_size
functio
    take the number of channels into account, so we don't end up calculating
    a buffer size that only contains a partial number of audio frames.

    Also, when going from output size to input size, round down rather than
    up, so as to calculate the minimum number of samples that *might* yield
    a buffer of the intended destination size.

    Fixes: #580470 and #580952


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580952.




More information about the Gstreamer-bugs mailing list