log snow.c @ 3056:17494903551b libavcodec

age author description
Sat, 21 Jan 2006 02:33:01 +0000 lorenm revert 1.83 because it's not needed libavcodec
Thu, 19 Jan 2006 09:21:39 +0000 lorenm detect when iterative_me fails to converge, and stop searching libavcodec
Tue, 17 Jan 2006 08:27:39 +0000 lorenm obmc-aware 4mv libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 12 Jan 2006 21:37:57 +0000 michael bugs found by valgrind libavcodec
Thu, 12 Jan 2006 05:47:52 +0000 lorenm faster iterative_me: avoid duplicate mc of neighboring blocks. libavcodec
Sun, 08 Jan 2006 01:50:34 +0000 michael use h264 MC functions for 2xX Xx2 blocks in snow too libavcodec
Sat, 07 Jan 2006 18:34:19 +0000 michael use h264 MC functions for rectangular blocks too libavcodec
Sat, 07 Jan 2006 03:39:10 +0000 michael 10l (assertion failure) libavcodec
Wed, 04 Jan 2006 22:34:11 +0000 michael cleanup 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 02:17:51 +0000 michael 4mv + iter ME 10l fix (still not bugfree but better) libavcodec