Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |
Thu, 29 Dec 2005 07:24:23 +0000 | lorenm | update x264 wrapper. libavcodec |
Thu, 29 Dec 2005 02:17:51 +0000 | michael | 4mv + iter ME 10l fix (still not bugfree but better) libavcodec |