Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-25Add av_ prefix to clip functionsReimar Döffinger
2006-11-06Fix ASF format parser's broken UTF-16 string handlingZuxy Meng
2006-10-12Rename ABS macro to FFABS.Diego Biurrun
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-07-16cosmetic change to adjust alignment.Justin Ruggles
2006-07-16Modify preset compression levels to utilize log search.Justin Ruggles
2006-07-16log prediction order search methodMichael Niedermayer
2006-07-16Add lpc order search. This creates new compression levels 6 to 12.Justin Ruggles
2006-07-16calculate all coefficients for several orders during cholesky factorization, ...Michael Niedermayer
2006-07-14cleanupMichael Niedermayer
2006-07-14optionally (use_lpc=2) support Cholesky factorization for finding the lpc coe...Michael Niedermayer
2006-07-13dither lpc cpeffsMichael Niedermayer
2006-07-08allows user-settable block size and fixes related typoJustin Ruggles
2006-07-03porder patch by (Justin Ruggles jruggle a t earthlink d ot net)Justin Ruggles
2006-07-023 lines while -> 1 line for loopMichael Niedermayer
2006-07-02simplifyMichael Niedermayer
2006-07-02simplify compute_autocorrMichael Niedermayer
2006-07-02dont use memcpy for copying structsMichael Niedermayer
2006-07-02simplifyMichael Niedermayer
2006-07-02flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles
2006-07-02simplifyMichael Niedermayer
2006-06-28flacenc - rice param search patch by (Justin Ruggles jruggle earthlink netJustin Ruggles
2006-06-26stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)Michael Niedermayer
2006-06-2610lMichael Niedermayer
2006-06-24simplify & optimize things a littleMichael Niedermayer
2006-06-24first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer