shithub: opus

RSS feed

137241d0 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/12/06 18:44
Fix a case where the new search can leave us with no pulse left

54aab422 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/12/06 02:52
Cleaned up some junk left from the last allocator change

09dc5a18 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/12/04 19:28
New VQ search nearly fixed-point ready

c7635b45 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/12/04 18:26
New VQ search works in fixed-point even though there's still some float ops left

a733f08e – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/12/04 17:52
Experimental code to improve both the speed and accuracy of the VQ search

6cde5dd2 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/12/04 16:21
alg_quant() now handles the sign of X[] separately from the quantisation

8ed86581 – Gregory Maxwell <greg@xiph.org> authored and Jean-Marc Valin <jean-marc.valin@octasic.com> committed on 2008/12/02 07:06
Support for 96kHz.

920648e0 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2008/11/28 09:43
Getting rid of more stuff left from the Speex draft

de1fd287 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/11/27 18:34
Fixes a denormalisation issue occuring when multiple packets are lost and the

c6eb40f8 – Gregory Maxwell <greg@xiph.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2008/11/26 15:16
Celtclient improvements: A usable usage message and correct usage of the jitter buffer.

5cfa93b0 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/11/26 11:33
More outstanding issues

6f562682 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/11/22 03:13
Initial IETF draft

05acb73e – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/11/10 15:59
fixed test for cases where M_PI isn't defined

37ab9c66 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/11/08 04:14
Bit of cleaning up and comments

bc799917 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/11/07 17:53
The fold bit can now be used by the encoder and decoder (encoder still needs

896471dc – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/11/06 16:55
Disabling the folding sign bit

a2012d8d – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/11/05 16:54
experimental code for choosing whether to apply folding for the high bands

3b34e188 – Gregory Maxwell <greg@xiph.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2008/10/28 16:28
In some conditions the allocation could run out of bits and attempt to allocate a negative number of pulses.

ae2fb591 – Gregory Maxwell <greg@xiph.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2008/10/28 09:18
Fixed use of the jitter buffer in celtclient.

c5f2a9d9 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/10/26 18:00
Latest psychoacoustics work -- still highly experimental

d77f61ac – Timothy B.B Terriberry <tterribe@xiph.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2008/10/19 10:24
Fixes some issues in the MF range coder on systems were ints are 16 bits.

761811d9 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2008/10/18 05:11
re-enable support for resizable buffers in the range coder