summaryrefslogtreecommitdiff
path: root/libavcodec/flacenc.c
Commit message (Expand)AuthorAge
* cosmetic change to adjust alignment.Justin Ruggles2006-07-16
* Modify preset compression levels to utilize log search.Justin Ruggles2006-07-16
* log prediction order search methodMichael Niedermayer2006-07-16
* Add lpc order search. This creates new compression levels 6 to 12.Justin Ruggles2006-07-16
* calculate all coefficients for several orders during cholesky factorization, ...Michael Niedermayer2006-07-15
* cleanupMichael Niedermayer2006-07-14
* optionally (use_lpc=2) support Cholesky factorization for finding the lpc coe...Michael Niedermayer2006-07-14
* dither lpc cpeffsMichael Niedermayer2006-07-13
* allows user-settable block size and fixes related typoJustin Ruggles2006-07-08
* porder patch by (Justin Ruggles jruggle a t earthlink d ot net)Justin Ruggles2006-07-03
* 3 lines while -> 1 line for loopMichael Niedermayer2006-07-02
* simplifyMichael Niedermayer2006-07-02
* simplify compute_autocorrMichael Niedermayer2006-07-02
* dont use memcpy for copying structsMichael Niedermayer2006-07-02
* simplifyMichael Niedermayer2006-07-02
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-02
* simplifyMichael Niedermayer2006-07-02
* flacenc - rice param search patch by (Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-27
* stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)Michael Niedermayer2006-06-26
* 10lMichael Niedermayer2006-06-25
* simplify & optimize things a littleMichael Niedermayer2006-06-24
* first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer2006-06-24