summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Comment out WMV3 decoder for now, it crashes on every file and causesDiego Biurrun2006-01-06
* Dual mono stereo strems sound ok now, added sanity checks and removedBenjamin Larsson2006-01-06
* ugly, but necessaryMike Melanson2006-01-05
* cleanupMichael Niedermayer2006-01-04
* H.263: more descriptive error messageTom Joseph2006-01-04
* 8x8 integer dct from x264 as cmp function (under CONFIG_GPL)Michael Niedermayer2006-01-04
* Fix an out of array access and some minor cleanup of the code.Benjamin Larsson2006-01-04
* av_freep() recommanditionMichael Niedermayer2006-01-04
* Make all tables static const.Diego Biurrun2006-01-04
* TrueSpeech compatible audio decoder by Konstantin ShishkovDiego Biurrun2006-01-03
* fix asymmetric CQMs with pre-transposed DCT.Loren Merritt2005-12-31
* CQM: fix fallback to JVT scaling listsLoren Merritt2005-12-31
* direct mvs in B_8x8 mbs were set too early.Loren Merritt2005-12-31
* fix direct_8x8_inference_flag with 4x4 mvs.Loren Merritt2005-12-31
* fix some potential arithmetic overflows in pred_direct_motion() andLoren Merritt2005-12-30
* :%s/check_block_2p/check_block_inter/gFrançois Revol2005-12-30
* this fixes compilation with gcc 2.95 which seems to not like array casting......François Revol2005-12-30
* mem corruption fixMichael Niedermayer2005-12-30
* 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
* Fix wma2 audio decoderReimar Döffinger2005-12-27
* 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
* 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
* 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
* 10lMichael Niedermayer2005-12-19
* use correct qp & lambda for ME on the second passMichael Niedermayer2005-12-19
* forgotMichael Niedermayer2005-12-19
* 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
* bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by ...Michael Niedermayer2005-12-17