20 Commits (05020c89eb4485d5b9c4a2a926b6e02c2ccd6358)

Author SHA1 Message Date
Michael Niedermayer dbb45a3bb7 log prediction order search method 18 years ago
Justin Ruggles 26053bdcc8 Add lpc order search. This creates new compression levels 6 to 12. 18 years ago
Michael Niedermayer 408ec4e2a6 calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders 18 years ago
Michael Niedermayer 8ea543b580 cleanup 18 years ago
Michael Niedermayer ab01b2b82a optionally (use_lpc=2) support Cholesky factorization for finding the lpc coeficients 18 years ago
Michael Niedermayer 1484a46753 dither lpc cpeffs 18 years ago
Justin Ruggles c6375bf23c allows user-settable block size and fixes related typo 18 years ago
Justin Ruggles 1e5707b7b8 porder patch by (Justin Ruggles jruggle a t earthlink d ot net) 19 years ago
Michael Niedermayer 474176bf92 3 lines while -> 1 line for loop 19 years ago
Michael Niedermayer 5d2f52b989 simplify 19 years ago
Michael Niedermayer b2e30cb324 simplify compute_autocorr 19 years ago
Michael Niedermayer 412759560c dont use memcpy for copying structs 19 years ago
Michael Niedermayer 7c69b83057 simplify 19 years ago
Justin Ruggles a403fc0324 flac-lpc patch by (Justin Ruggles jruggle earthlink net) 19 years ago
Michael Niedermayer 78f67b7ad3 simplify 19 years ago
Justin Ruggles e71bcc3798 flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net 19 years ago
Michael Niedermayer f33aa12011 stereo decorrelation support by (Justin Ruggles jruggle earthlink net>) 19 years ago
Michael Niedermayer 6c35b4dee3 10l 19 years ago
Michael Niedermayer d1015e88b4 simplify & optimize things a little 19 years ago
Michael Niedermayer 9e96ab0389 first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder 19 years ago