search for: opus_multi_stream_decode_float

Displaying 19 results from an estimated 19 matches for "opus_multi_stream_decode_float".

2017 Nov 20
2
[PATCH] Fix memory issue in Projection API
Hello, Attached is a patch to resolve a memory issue using the Projection API when compiling using a psuedo-stack / limited memory. Please let me any ?s you might have. Cheers, Drew -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20171120/84e36e1b/attachment-0001.html> -------------- next part --------------
2017 Nov 22
2
[PATCH] Fix memory issue in Projection API
...21, 2017 at 7:39 PM Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: > Hi Drew, > > Had a look at your patch. I think it's on the right track -- there's no > fundamental issue with it as far as I can tell. There's a few > implementation issues though. > > 1) In opus_multi_stream_decode_float(), you changed the pcm argument > from float* to opus_val16*. That's a mistake and will fail for > fixed-point. This should have shown up as an error on a fixed-point > build. Make sure you test that. > > 2) In opus_projection_decode(), you also changed the pcm argument to an &gt...
2017 Nov 23
2
[PATCH] Fix memory issue in Projection API
...te: > > > > Hi Drew, > > > > Had a look at your patch. I think it's on the right track -- there's > no > > fundamental issue with it as far as I can tell. There's a few > > implementation issues though. > > > > 1) In opus_multi_stream_decode_float(), you changed the pcm argument > > from float* to opus_val16*. That's a mistake and will fail for > > fixed-point. This should have shown up as an error on a fixed-point > > build. Make sure you test that. > > > > 2) In opus_projection_decode(), yo...
2017 Nov 23
2
[PATCH] Fix memory issue in Projection API
...t; > Had a look at your patch. I think it's on the right track -- > > there's no > > > fundamental issue with it as far as I can tell. There's a few > > > implementation issues though. > > > > > > 1) In opus_multi_stream_decode_float(), you changed the pcm > > argument > > > from float* to opus_val16*. That's a mistake and will fail for > > > fixed-point. This should have shown up as an error on a > > fixed-point > > > build. Make sure you test that. &gt...
2017 Nov 24
3
[PATCH] Fix memory issue in Projection API
...e right > track -- > > > there's no > > > > fundamental issue with it as far as I can tell. There's > > a few > > > > implementation issues though. > > > > > > > > 1) In opus_multi_stream_decode_float(), you changed the > pcm > > > argument > > > > from float* to opus_val16*. That's a mistake and will > > fail for > > > > fixed-point. This should have shown up as an error on a > > > fixed-point &gt...
2017 Nov 22
0
[PATCH] Fix memory issue in Projection API
Hi Drew, Had a look at your patch. I think it's on the right track -- there's no fundamental issue with it as far as I can tell. There's a few implementation issues though. 1) In opus_multi_stream_decode_float(), you changed the pcm argument from float* to opus_val16*. That's a mistake and will fail for fixed-point. This should have shown up as an error on a fixed-point build. Make sure you test that. 2) In opus_projection_decode(), you also changed the pcm argument to an opus_val16*, which again wi...
2017 Nov 23
0
[PATCH] Fix memory issue in Projection API
...t;mailto:jmvalin at jmvalin.ca>> wrote: > > Hi Drew, > > Had a look at your patch. I think it's on the right track -- there's no > fundamental issue with it as far as I can tell. There's a few > implementation issues though. > > 1) In opus_multi_stream_decode_float(), you changed the pcm argument > from float* to opus_val16*. That's a mistake and will fail for > fixed-point. This should have shown up as an error on a fixed-point > build. Make sure you test that. > > 2) In opus_projection_decode(), you also changed the pcm a...
2017 Dec 04
3
[PATCH] Fix memory issue in Projection API
...> > > > > fundamental issue with it as far as I can tell. > > There's > > > a few > > > > > implementation issues though. > > > > > > > > > > 1) In opus_multi_stream_decode_float(), you > > changed the pcm > > > > argument > > > > > from float* to opus_val16*. That's a mistake and > will > > > fail for > > > > > fixed-point. This should have shown up as an...
2017 Nov 24
2
[PATCH] Fix memory issue in Projection API
...> > > > > fundamental issue with it as far as I can tell. > > There's > > > a few > > > > > implementation issues though. > > > > > > > > > > 1) In opus_multi_stream_decode_float(), you > > changed the pcm > > > > argument > > > > > from float* to opus_val16*. That's a mistake and > will > > > fail for > > > > > fixed-point. This should have shown up as an...
2017 Nov 23
0
[PATCH] Fix memory issue in Projection API
...Hi Drew, > > > >     Had a look at your patch. I think it's on the right track -- > there's no > >     fundamental issue with it as far as I can tell. There's a few > >     implementation issues though. > > > >     1) In opus_multi_stream_decode_float(), you changed the pcm > argument > >     from float* to opus_val16*. That's a mistake and will fail for > >     fixed-point. This should have shown up as an error on a > fixed-point > >     build. Make sure you test that. > > > > ...
2017 Nov 23
0
[PATCH] Fix memory issue in Projection API
...your patch. I think it's on the right track -- > >     there's no > >     >     fundamental issue with it as far as I can tell. There's > a few > >     >     implementation issues though. > >     > > >     >     1) In opus_multi_stream_decode_float(), you changed the pcm > >     argument > >     >     from float* to opus_val16*. That's a mistake and will > fail for > >     >     fixed-point. This should have shown up as an error on a > >     fixed-point > >     >     build....
2017 Nov 24
0
[PATCH] Fix memory issue in Projection API
...t;     >     there's no > >     >     >     fundamental issue with it as far as I can tell. > There's > >     a few > >     >     >     implementation issues though. > >     >     > > >     >     >     1) In opus_multi_stream_decode_float(), you > changed the pcm > >     >     argument > >     >     >     from float* to opus_val16*. That's a mistake and will > >     fail for > >     >     >     fixed-point. This should have shown up as an error > on a >...
2017 Nov 28
2
[PATCH] Fix memory issue in Projection API
...issue with it as far as I > can tell. > >     There's > >     >     a few > >     >     >     >     implementation issues though. > >     >     >     > > >     >     >     >     1) In opus_multi_stream_decode_float(), you > >     changed the pcm > >     >     >     argument > >     >     >     >     from float* to opus_val16*. That's a > mistake and will > >     >     fail for > >     >     >     > ...
2017 Nov 27
0
[PATCH] Fix memory issue in Projection API
...> > fundamental issue with it as far as I can tell. >> > There's >> > > a few >> > > > > implementation issues though. >> > > > > >> > > > > 1) In opus_multi_stream_decode_float(), you >> > changed the pcm >> > > > argument >> > > > > from float* to opus_val16*. That's a mistake and >> will >> > > fail for >> > > > > fixed-point. This sh...
2017 Dec 07
0
[PATCH] Fix memory issue in Projection API
...   >     >     fundamental issue with it as far as I can tell. > >     There's > >     >     a few > >     >     >     >     implementation issues though. > >     >     >     > > >     >     >     >     1) In opus_multi_stream_decode_float(), you > >     changed the pcm > >     >     >     argument > >     >     >     >     from float* to opus_val16*. That's a mistake > and will > >     >     fail for > >     >     >     >     fixed-point. This sh...
2017 Nov 28
0
[PATCH] Fix memory issue in Projection API
...; > can tell. > > > There's > > > > a few > > > > > > implementation issues though. > > > > > > > > > > > > 1) In opus_multi_stream_decode_float(), > you > > > changed the pcm > > > > > argument > > > > > > from float* to opus_val16*. That's a > > mistake and will > > > > fail for > >...
2017 Nov 28
3
[PATCH] Fix memory issue in Projection API
...>         >     There's > >         >     >     a few > >         >     >     >     >     implementation issues though. > >         >     >     >     > > >         >     >     >     >     1) In > opus_multi_stream_decode_float(), you > >         >     changed the pcm > >         >     >     >     argument > >         >     >     >     >     from float* to opus_val16*. That's a > >         mistake and will > >         >     >     fail for...
2017 Nov 29
0
Antw: Re: [PATCH] Fix memory issue in Projection API
...t; There's >> > > > a few >> > > > > > implementation issues though. >> > > > > > >> > > > > > 1) In >> opus_multi_stream_decode_float(), you >> > > changed the pcm >> > > > > argument >> > > > > > from float* to opus_val16*. That's a >> > mistake and will >> > >...
2017 Nov 30
0
Antw: Re: [PATCH] Fix memory issue in Projection API
... >     a few > >>>     >         >     >     >     >     implementation issues though. > >>>     >         >     >     >     > > >>>     >         >     >     >     >     1) In > >>>     opus_multi_stream_decode_float(), you > >>>     >         >     changed the pcm > >>>     >         >     >     >     argument > >>>     >         >     >     >     >     from float* to > opus_val16*. That's a > >>>     &g...