[gstreamer-bugs] [Bug 494499] replaygain analysis slowdown on low volume (denormals)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 12 13:08:33 PST 2007


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=494499

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98985|none                        |committed
               Flag|                            |
         AssignedTo|slomo at circular-chaos.org    |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.7




------- Comment #3 from Sebastian Dröge  2007-11-12 21:08 UTC -------
Thanks, committed:

2007-11-12  Sebastian Dröge  <slomo at circular-chaos.org>

        Patch by: René Stadler <mail at renestadler dot de>

        * gst/replaygain/rganalysis.c: (yule_filter):
        Avoid slowdown from denormals when processing near-silence input data.
        Spotted by Gabriel Bouvigne. Fixes #494499.


PS: AFAIK one can set a FPU flag on x86 to treat denormals as zero. I'll
investigate and maybe we can use this in core somewhere to prevent things like
this.


-- 
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=494499.




More information about the Gstreamer-bugs mailing list