Commit graph

6 commits

Author SHA1 Message Date
Jean-Marc Valin
11f01729e6 Some cleaning up, a few less warnings and the decoder no longer does an
infinitete loop in Laplace decoding when the data is corrupted.
2007-12-09 01:19:36 +11:00
Jean-Marc Valin
e38c7c18f7 Energy is now Laplace-encoded (very poorly for now) 2007-12-07 17:10:14 +11:00
Jean-Marc Valin
b726185d5b Fixed Laplace encoder 2007-12-07 16:06:27 +11:00
Jean-Marc Valin
bb57fe44e2 Most of the Laplace encoding works, except that ec_decode() is still not giving
me what I expect
2007-12-07 10:56:25 +11:00
Jean-Marc Valin
468c5395b4 More code for laplace decoding (doesn't work) 2007-12-07 09:50:22 +11:00
Jean-Marc Valin
6887fb5181 Code for encoding Laplace-distributed variables (doesn't work). 2007-12-07 01:40:02 +11:00