Jean-Marc Valin
|
f997ad51dc
|
Mode info
|
2008-01-31 16:47:16 +11:00 |
|
Jean-Marc Valin
|
3d3bb68536
|
cleaning up
|
2008-01-31 10:05:39 +11:00 |
|
Jean-Marc Valin
|
94d4ea9305
|
Bit of cleaning up in the byte dumping part. Making use of any remaining bit(s)
to do error detection in the decoder.
|
2008-01-27 17:34:35 +11:00 |
|
Jean-Marc Valin
|
77ff83a28c
|
Making the library usable by other projects (install things properly, added
pkg-config file)
|
2008-01-22 13:16:36 +11:00 |
|
Jean-Marc Valin
|
388f1d6cc8
|
Tweaks for slightly improving the handling of the last byte (still not
perfect)
|
2008-01-18 16:28:11 +11:00 |
|
Jean-Marc Valin
|
3cfcd0594a
|
Big mode cleanup. Keeping only one mono and one stereo mode
|
2008-01-18 13:56:08 +11:00 |
|
Jean-Marc Valin
|
a76a0b23eb
|
Further simplified the API by passing the rate directly to the
encode function. Also, trying to properly flush the bit packer
(still some problems left).
|
2008-01-17 22:43:05 +11:00 |
|
Jean-Marc Valin
|
b35536a3b0
|
Enabled pure CBR, though there's still some decoder issues.
|
2008-01-17 16:57:18 +11:00 |
|
Jean-Marc Valin
|
36d78e6f74
|
Band energy quantisation info now in the mode directly
|
2007-12-13 14:59:30 +11:00 |
|
Jean-Marc Valin
|
ffa13474ef
|
Adding stereo support. Doesn't work yet, but at least it doesn't break
mono
|
2007-12-10 16:54:17 +11:00 |
|
Jean-Marc Valin
|
aa5bd61cb7
|
Another experimental mode with longer frames.
|
2007-12-08 00:27:10 +11:00 |
|
Jean-Marc Valin
|
6baa8e18d9
|
A bit of quality tuning, plus created a higher quality mode
|
2007-12-08 00:08:37 +11:00 |
|
Jean-Marc Valin
|
6e9058adb9
|
Nearly working cheating decoder.
|
2007-12-07 14:59:06 +11:00 |
|
Jean-Marc Valin
|
fc08d0a6d6
|
Algebraic codebook decoding (not tested yet)
|
2007-12-07 13:26:15 +11:00 |
|
Jean-Marc Valin
|
269d40a5c0
|
Added decoder code (not working yet)
|
2007-12-07 11:29:45 +11:00 |
|
Jean-Marc Valin
|
c245a226ce
|
minor cleanup
|
2007-12-06 19:14:20 +11:00 |
|
Jean-Marc Valin
|
73e51b3e94
|
Converting the code to use the modes instead of global arrays.
|
2007-12-05 17:48:24 +11:00 |
|
Jean-Marc Valin
|
14191b3ccd
|
Added pitch analysis. Doesn't crash, but otherwise untested.
|
2007-11-30 12:15:49 +11:00 |
|
Jean-Marc Valin
|
013c31d6e6
|
Got MDCT analysis-synthesis to work
|
2007-11-30 11:36:46 +11:00 |
|