Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 31 Dec 2005 10:11:37 +0000 | lorenm | fix direct_8x8_inference_flag with 4x4 mvs. libavcodec |
Fri, 30 Dec 2005 23:47:41 +0000 | lorenm | fix some potential arithmetic overflows in pred_direct_motion() and libavcodec |
Fri, 30 Dec 2005 22:41:32 +0000 | mmu_man | :%s/check_block_2p/check_block_inter/g libavcodec |
Fri, 30 Dec 2005 21:05:44 +0000 | mmu_man | this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it libavcodec |
Fri, 30 Dec 2005 15:12:02 +0000 | michael | mem corruption fix libavcodec |
Thu, 29 Dec 2005 15:46:23 +0000 | michael | second try of improved lambda/qp guessing for motion estimation RD in first pass libavcodec |