]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/flacenc.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
[frescor/ffmpeg.git] / libavcodec / flacenc.c
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-16 jbrcosmetic change to adjust alignment.
2006-07-16 jbrModify preset compression levels to utilize log search.
2006-07-16 michaellog prediction order search method
2006-07-16 jbrAdd lpc order search. This creates new compression...
2006-07-15 michaelcalculate all coefficients for several orders during...
2006-07-14 michaelcleanup
2006-07-14 michaeloptionally (use_lpc=2) support Cholesky factorization...
2006-07-13 michaeldither lpc cpeffs
2006-07-08 jbrallows user-settable block size and fixes related typo
2006-07-03 michaelporder patch by (Justin Ruggles jruggle a t earthlink...
2006-07-02 michael3 lines while -> 1 line for loop
2006-07-02 michaelsimplify
2006-07-02 michaelsimplify compute_autocorr
2006-07-02 michaeldont use memcpy for copying structs
2006-07-02 michaelsimplify
2006-07-02 michaelflac-lpc patch by (Justin Ruggles jruggle earthlink...
2006-07-02 michaelsimplify
2006-06-27 michaelflacenc - rice param search patch by (Justin Ruggles...
2006-06-26 michaelstereo decorrelation support by (Justin Ruggles jruggl...
2006-06-25 michael10l
2006-06-24 michaelsimplify & optimize things a little
2006-06-24 michaelfirst rudimentary version of (Justin Ruggles jruggle...