| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetic change to adjust alignment. | Justin Ruggles | 2006-07-16 | 1 | -2/+2 |
* | Modify preset compression levels to utilize log search. | Justin Ruggles | 2006-07-16 | 1 | -2/+2 |
* | log prediction order search method | Michael Niedermayer | 2006-07-16 | 1 | -1/+24 |
* | Add lpc order search. This creates new compression levels 6 to 12. | Justin Ruggles | 2006-07-16 | 1 | -15/+66 |
* | calculate all coefficients for several orders during cholesky factorization, ... | Michael Niedermayer | 2006-07-15 | 1 | -9/+15 |
* | cleanup | Michael Niedermayer | 2006-07-14 | 1 | -2/+2 |
* | optionally (use_lpc=2) support Cholesky factorization for finding the lpc coe... | Michael Niedermayer | 2006-07-14 | 1 | -9/+40 |
* | dither lpc cpeffs | Michael Niedermayer | 2006-07-13 | 1 | -2/+5 |
* | allows user-settable block size and fixes related typo | Justin Ruggles | 2006-07-08 | 1 | -1/+1 |
* | porder patch by (Justin Ruggles jruggle a t earthlink d ot net) | Justin Ruggles | 2006-07-03 | 1 | -20/+16 |
* | 3 lines while -> 1 line for loop | Michael Niedermayer | 2006-07-02 | 1 | -3/+1 |
* | simplify | Michael Niedermayer | 2006-07-02 | 1 | -8/+3 |
* | simplify compute_autocorr | Michael Niedermayer | 2006-07-02 | 1 | -22/+10 |
* | dont use memcpy for copying structs | Michael Niedermayer | 2006-07-02 | 1 | -1/+1 |
* | simplify | Michael Niedermayer | 2006-07-02 | 1 | -50/+11 |
* | flac-lpc patch by (Justin Ruggles jruggle earthlink net) | Justin Ruggles | 2006-07-02 | 1 | -58/+551 |
* | simplify | Michael Niedermayer | 2006-07-02 | 1 | -7/+6 |
* | flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net | Justin Ruggles | 2006-06-27 | 1 | -101/+305 |
* | stereo decorrelation support by (Justin Ruggles jruggle earthlink net>) | Michael Niedermayer | 2006-06-26 | 1 | -24/+108 |
* | 10l | Michael Niedermayer | 2006-06-25 | 1 | -1/+1 |
* | simplify & optimize things a little | Michael Niedermayer | 2006-06-24 | 1 | -48/+27 |
* | first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc... | Michael Niedermayer | 2006-06-24 | 1 | -0/+570 |