Displaying 2 results from an estimated 2 matches for "533f4ab4".
2017 Dec 07
0
[PATCH] Fix memory issue in Projection API
...;
> > >
> >
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-memory-issues-in-Projection-API.patch
Type: text/x-patch
Size: 41537 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/opus/attachments/20171207/533f4ab4/attachment-0001.bin>
2017 Dec 04
3
[PATCH] Fix memory issue in Projection API
I've solely addressed this concern here.
Cheers,
Drew
On Fri, Nov 24, 2017 at 9:15 AM Jean-Marc Valin <jmvalin at jmvalin.ca> wrote:
> Hi Drew,
>
> I noticed you reverted the
> output[output_rows * i] = (tmp + 16384) >> 15;
> from the previous patch. That's still good. What should have been
> changed is the float version:
> output[output_rows * i] =