Menu

Code Commit Log


Commit Date  
[r264] (HEAD) by jbr79

update copyright year in commandline output

2009-08-30 21:18:45 Tree
[r263] by jbr79

Fix bug in 2/4/8LEVEL order search where index is off-by-1.
Thanks to Gregory Chudov for pointing out the bug.

2009-08-30 20:59:41 Tree
[r262] by jbr79

factor out a common function from calc_rice_params_fixed() and
calc_rice_params_lpc()

2009-08-30 20:39:56 Tree
[r261] by jbr79

Calculate bits from entropy coding method after it has been set.
Thanks to Gregory Chudov for finding the bug.

2009-08-30 20:30:41 Tree
[r260] by jbr79

Move setting of entropy coding method to calc_optimal_rice_params().
Thanks to Gregory Chudov for finding the bug.

2009-08-30 20:26:37 Tree
[r259] by jbr79

Pass max_order instead of max_order+1 to compute_lpc_coefs(). This avoids a
buffer overrun in the autoc[] array. Thanks to Gregory Chudov for pointing this
out.

2009-08-22 17:42:33 Tree
[r258] by jbr79

cosmetics: indentation and remove unneeded braces

2009-06-11 03:01:38 Tree
[r257] by jbr79

fix reading of 8-bit audio when using libsndfile

2009-06-11 03:01:02 Tree
[r256] by jbr79

document and rename the function which limits the maximum rice partition
order based on blocksize and lpc order.

2009-06-11 01:19:51 Tree
[r255] by jbr79

Do not use a loop to initialize lpc_tmp in compute_lpc_coefs()

2009-06-08 00:17:05 Tree
Older >