summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* this fixes compilation with gcc 2.95 which seems to not like array casting......François Revol2005-12-30
* finally found what those >138 codes were... crappy compressed 5bit ascii. thi...François Revol2005-12-30
* fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT gmx DOT n...François Revol2005-12-30
* Replace buggy --disable-codec/--enable-codec with non-buggyDiego Biurrun2005-12-30
* mem corruption fixMichael Niedermayer2005-12-30
* spelling/grammarDiego Biurrun2005-12-29
* spelling/wording/grammarDiego Biurrun2005-12-29
* updatesDiego Biurrun2005-12-29
* second try of improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-29
* update x264 wrapper.Robert Swain2005-12-29
* 4mv + iter ME 10l fix (still not bugfree but better)Michael Niedermayer2005-12-29
* 10lMichael Niedermayer2005-12-28
* iterative overlapped block based motion estimation for snowMichael Niedermayer2005-12-28
* wma2 fixRoberto Togni2005-12-27
* Fix wma2 audio decoderReimar Döffinger2005-12-27
* Mention libav versioning in CVS policy section with a short explanation.Alexander Strasser2005-12-26
* Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?)Burkhard Plaum2005-12-25
* support downscaling frames for dynamic b frame decissionMichael Niedermayer2005-12-25
* 10l (didnt remove option from old ones after converting to AVOption)Michael Niedermayer2005-12-25
* b frame strategy 2Michael Niedermayer2005-12-25
* dont discard least significant bitsMichael Niedermayer2005-12-25
* Support for 28_8 in old ar. filesRoberto Togni2005-12-25
* hmm did i mess the scaling of these up at some point?Michael Niedermayer2005-12-24
* slightly better mv_penalty tableMichael Niedermayer2005-12-24
* 10l (segfault fix)Michael Niedermayer2005-12-23
* bidir refine supportMichael Niedermayer2005-12-23
* minor typoMichael Niedermayer2005-12-23
* better f_code guessing in 2nd passMichael Niedermayer2005-12-22
* improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-22
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserverDiego Biurrun2005-12-22
* Add some comments to #ifdef #else #endif blocks and fix wrong ones.Diego Biurrun2005-12-21
* also autodetect xvid idct if bitexact is usedMichael Niedermayer2005-12-21
* 10l to michael for breaking gcc 2.95 compile :)D Richard Felker III2005-12-20
* Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.raRoberto Togni2005-12-19
* 10lMichael Niedermayer2005-12-19
* use correct qp & lambda for ME on the second passMichael Niedermayer2005-12-19
* forgotMichael Niedermayer2005-12-19
* support printing compact qp histogramMichael Niedermayer2005-12-18
* fix q=0 bugMichael Niedermayer2005-12-18
* new qscale type to distinguish H264Jindřich Makovička2005-12-18
* unfinished jpeg-ls codec (feel free to finish it ...)Michael Niedermayer2005-12-18
* typoMichael Niedermayer2005-12-18
* fix custom matrix permutation if xvid idct is autoselected and you have bad luckMichael Niedermayer2005-12-18
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* malloc padding to avoid reading past the malloc()ed area.Jindřich Makovička2005-12-17
* bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by ...Michael Niedermayer2005-12-17
* wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve...Michael Niedermayer2005-12-17
* total == 0 seems like it should be valid (based upon patch by Steve Lhomme | ...Michael Niedermayer2005-12-17
* nan fps fixMichael Niedermayer2005-12-16