summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Simplify source_path handling, avoids some warnings with non-bash shells.Diego Biurrun2006-01-03
* bashism--; Use POSIX-compatible string handling instead.Diego Biurrun2006-01-03
* bashism--;Diego Biurrun2006-01-03
* Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it.Michel Bardiaux2006-01-03
* TrueSpeech compatible audio decoder by Konstantin ShishkovDiego Biurrun2006-01-03
* try with auto_guess if first detection failsNico Sabbi2006-01-02
* added support for DVHS (192) packet sizeNico Sabbi2006-01-02
* Add entry about release frequency.Diego Biurrun2006-01-02
* 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
* 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