diff options
author | Kipp Cannon <kcannon@ligo.caltech.edu> | 2009-06-21 09:50:54 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-06-21 09:50:54 +0200 |
commit | f80b62c3db332992e110589e8b5dfe732ff5ed46 (patch) | |
tree | 09e73ca63bf55fbd554c8dd464565c386011c1bb /gst/median | |
parent | ffe64fb93469b76eaf3df017f7c2baebe47e16e2 (diff) |
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).
Diffstat (limited to 'gst/median')
0 files changed, 0 insertions, 0 deletions