<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/opus.git/src/opus_decoder.c, branch exp_bitstream6</title>
<subtitle>gitlab.xiph.org: xiph/opus.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/'/>
<entry>
<title>Make it possible to ignore inverted phase stereo for downmix purposes</title>
<updated>2016-09-01T05:08:59+00:00</updated>
<author>
<name>Jean-Marc Valin</name>
<email>jmvalin@jmvalin.ca</email>
</author>
<published>2016-04-20T17:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=9fc5fa7c7c33bb8c6570835b333c5e9cc3bce2b1'/>
<id>9fc5fa7c7c33bb8c6570835b333c5e9cc3bce2b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoids having the Opus-level "arch" be set to 0 on encoder/decoder reset</title>
<updated>2015-12-30T19:21:34+00:00</updated>
<author>
<name>Jean-Marc Valin</name>
<email>jmvalin@jmvalin.ca</email>
</author>
<published>2015-12-30T19:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=fa73e75f701980ab214b68e4dc5767e7ddbabb18'/>
<id>fa73e75f701980ab214b68e4dc5767e7ddbabb18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cisco optimization for x86 &amp; fixed point</title>
<updated>2014-10-04T01:16:00+00:00</updated>
<author>
<name>xiangmingzhu</name>
<email>xiangzhu@cisco.com</email>
</author>
<published>2014-04-30T07:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=c95c9a048f3283afb2e412b10085d4f7c19e1412'/>
<id>c95c9a048f3283afb2e412b10085d4f7c19e1412</id>
<content type='text'>
1. Only for fixed point on x86 platform (32bit and 64bit, uses SIMD
   intrinsics up to SSE4.2)
2. Use "configure --enable-fixed-point --enable-intrinsics" to enable
   optimization, default is disabled.
3. Official test cases are verified and passed.

Signed-off-by: Timothy B. Terriberry &lt;tterribe@xiph.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Only for fixed point on x86 platform (32bit and 64bit, uses SIMD
   intrinsics up to SSE4.2)
2. Use "configure --enable-fixed-point --enable-intrinsics" to enable
   optimization, default is disabled.
3. Official test cases are verified and passed.

Signed-off-by: Timothy B. Terriberry &lt;tterribe@xiph.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>-DOPUS_WILL_BE_SLOW to disable the no-optimization warning</title>
<updated>2014-09-30T18:40:13+00:00</updated>
<author>
<name>Jean-Marc Valin</name>
<email>jmvalin@jmvalin.ca</email>
</author>
<published>2014-09-30T18:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=80460334b77d70e665a390503cd8992cdad06c10'/>
<id>80460334b77d70e665a390503cd8992cdad06c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moves opus_packet_get_samples_per_frame() to opus.c</title>
<updated>2014-01-30T16:29:35+00:00</updated>
<author>
<name>Jean-Marc Valin</name>
<email>jmvalin@jmvalin.ca</email>
</author>
<published>2014-01-30T16:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=b347696a21ba26113e5a8d356347fdac1a02bced'/>
<id>b347696a21ba26113e5a8d356347fdac1a02bced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes the decode_fec case for b76888d</title>
<updated>2014-01-08T02:33:03+00:00</updated>
<author>
<name>Mark Harris</name>
<email>mark.hsj@gmail.com</email>
</author>
<published>2014-01-08T02:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=fe69528133bf4daebbae9260d0934fdc4963a942'/>
<id>fe69528133bf4daebbae9260d0934fdc4963a942</id>
<content type='text'>
Signed-off-by: Jean-Marc Valin &lt;jmvalin@jmvalin.ca&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jean-Marc Valin &lt;jmvalin@jmvalin.ca&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Preventing unnecessary stack use when using a large decode buffer</title>
<updated>2014-01-08T02:00:18+00:00</updated>
<author>
<name>Jean-Marc Valin</name>
<email>jmvalin@jmvalin.ca</email>
</author>
<published>2014-01-08T02:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=b76888dc866868c073e5f94a63ccb80912a5be41'/>
<id>b76888dc866868c073e5f94a63ccb80912a5be41</id>
<content type='text'>
This was causing pseudostack builds to fail because opus_demo uses a 2-second
buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was causing pseudostack builds to fail because opus_demo uses a 2-second
buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduces the decoder stack use by removing the pcm_silk buffer in fixed-point</title>
<updated>2014-01-06T22:43:20+00:00</updated>
<author>
<name>Jean-Marc Valin</name>
<email>jmvalin@jmvalin.ca</email>
</author>
<published>2014-01-06T22:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=4d07b1357e1993d7fb69d15f6e5205d7633629f5'/>
<id>4d07b1357e1993d7fb69d15f6e5205d7633629f5</id>
<content type='text'>
We only keep when concealing less than 10ms with SILK.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only keep when concealing less than 10ms with SILK.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Neon assembly for correlation/convolution</title>
<updated>2013-11-18T18:41:17+00:00</updated>
<author>
<name>Timothy B. Terriberry</name>
<email>tterribe@xiph.org</email>
</author>
<published>2013-11-18T18:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=39386e0b85ec0f978aa104d312604badb9047d58'/>
<id>39386e0b85ec0f978aa104d312604badb9047d58</id>
<content type='text'>
Optimizing celt_pitch_xcorr()/xcorr_kernel() which also speeds up
FIRs, IIRs and auto-correlations

Signed-off-by: Jean-Marc Valin &lt;jmvalin@jmvalin.ca&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Optimizing celt_pitch_xcorr()/xcorr_kernel() which also speeds up
FIRs, IIRs and auto-correlations

Signed-off-by: Jean-Marc Valin &lt;jmvalin@jmvalin.ca&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>oops, don't need RESTORE_STACK when there's no stack</title>
<updated>2013-11-11T23:24:56+00:00</updated>
<author>
<name>Jean-Marc Valin</name>
<email>jmvalin@jmvalin.ca</email>
</author>
<published>2013-11-11T23:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/opus.git/commit/?id=1d72d383ac602987882569f362838cd866c5c199'/>
<id>1d72d383ac602987882569f362838cd866c5c199</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
