shithub: opus

RSS feed

bc5cedf2 – Jean-Marc Valin <[email protected]> authored on 2007/12/06 10:18
Linking with libentcode

2ec8d9e5 – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2007/12/06 10:09
Multiplier-free entropy coder

aeb4467d – Jean-Marc Valin <[email protected]> authored on 2007/12/06 08:50
improved energy quantisation/prediction

06311335 – Jean-Marc Valin <[email protected]> authored on 2007/12/06 06:13
More energy quantisation work

8b0137aa – Jean-Marc Valin <[email protected]> authored on 2007/12/06 02:51
Quantisation of band energies (adding files)

fa248735 – Jean-Marc Valin <[email protected]> authored on 2007/12/06 02:51
Quantisation of energies

96870d93 – Jean-Marc Valin <[email protected]> authored on 2007/12/05 16:14
conversion to modes complete

3337e5d3 – Jean-Marc Valin <[email protected]> authored on 2007/12/05 16:00
More modes work

73e51b3e – Jean-Marc Valin <[email protected]> authored on 2007/12/05 12:48
Converting the code to use the modes instead of global arrays.

ecb36a33 – Jean-Marc Valin <[email protected]> authored on 2007/12/04 20:31
Adding mode infrastructure (still incomplete)

1e7087e4 – Jean-Marc Valin <[email protected]> authored on 2007/12/04 08:05
Compressing the innovation along the pitch direction

25298f29 – Jean-Marc Valin <[email protected]> authored on 2007/12/03 10:24
Allowing to add pulses on top of intra-band prediction

50d11168 – Jean-Marc Valin <[email protected]> authored on 2007/12/03 09:34
Fixed intra-frame prediction (added sign)

4841a0a0 – Jean-Marc Valin <[email protected]> authored on 2007/12/03 08:54
Intra-frame prediction

c4541ae7 – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2007/12/03 06:51
Code for converting back and forth between pulse vectors and the correspondig

7f470138 – Jean-Marc Valin <[email protected]> authored on 2007/12/02 15:55
Nothing to see here.

f3efa3e1 – Jean-Marc Valin <[email protected]> authored on 2007/11/30 20:55
Some improvements to the pitch period estimation

6f7e83d8 – Jean-Marc Valin <[email protected]> authored on 2007/11/30 19:36
Pre-emphasis, plus a few minor tweaks

41af4215 – Jean-Marc Valin <[email protected]> authored on 2007/11/30 13:35
Oops, forgot to add the Ghost/ceft vq files

3c453121 – Jean-Marc Valin <[email protected]> authored on 2007/11/30 12:41
Vector quantisation of the residual (copied from Ghost/ceft)

dff7d36a – Jean-Marc Valin <[email protected]> authored on 2007/11/30 11:57
Some pitch prediction work.

991c0f02 – Jean-Marc Valin <[email protected]> authored on 2007/11/30 11:07
Code for computing band energies and normalising: adapted from CEFT.

da72188b – Jean-Marc Valin <[email protected]> authored on 2007/11/30 10:17
Forward MDCTs in a function

4bf5fd88 – Jean-Marc Valin <[email protected]> authored on 2007/11/30 10:01
Pitch cleanup/bugfix

14191b3c – Jean-Marc Valin <[email protected]> authored on 2007/11/30 07:15
Added pitch analysis. Doesn't crash, but otherwise untested.

013c31d6 – Jean-Marc Valin <[email protected]> authored on 2007/11/30 06:36
Got MDCT analysis-synthesis to work

f02ba119 – Jean-Marc Valin <[email protected]> authored on 2007/11/29 20:10
MDCT analysis-synthesis (untested)

8ebd3454 – Jean-Marc Valin <[email protected]> authored on 2007/11/29 15:17
initial celt struct

07ec7907 – Jean-Marc Valin <[email protected]> authored on 2007/11/29 13:06
Adding fields to the struct

405025de – Jean-Marc Valin <[email protected]> authored on 2007/11/29 12:29
kdevelop project

842b445e – Jean-Marc Valin <[email protected]> authored on 2007/11/29 12:19
There's nothing, but it now compiles

63590897 – Jean-Marc Valin <[email protected]> authored on 2007/11/29 12:01
Initial commit with the autotools stuff and files taken from Speex and Vorbis.