[gstreamer-bugs] [Bug 585828] audioamplify should support more formats

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jun 21 00:51:36 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=585828

  GStreamer | gst-plugins-good | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #137092|none                        |committed
               Flag|                            |




------- Comment #7 from Sebastian Dröge  2009-06-21 07:51 UTC -------
ommit f80b62c3db332992e110589e8b5dfe732ff5ed46
Author: Kipp Cannon <kcannon at ligo.caltech.edu>
Date:   Sun Jun 21 09:50:54 2009 +0200

    audioamplify: Don't declare a loop index static

    The previous patch to add support for additional sample formats possibly
    introduced a reentrancy bug:  a variable used for a loop index was declared
    static.  This patch fixes that, and also adds a "/* *INDENT-ON* */"
annotation
    following the macro block.  (I don't know what the annotation is for, but
the
    adder, where I copied this from, has it).


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




More information about the Gstreamer-bugs mailing list