log motion_est_template.c @ 4298:bba6e75e026b libavcodec

age author description
Tue, 12 Dec 2006 13:31:12 +0000 michael mv overflow in map fix (untested except regression tests) libavcodec
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libavcodec
Tue, 05 Dec 2006 12:35:47 +0000 michael 10l umh search needs hex size 2 now after the last change libavcodec
Tue, 05 Dec 2006 12:34:52 +0000 michael make hex and large 2 small diamond search half their size instead or -1 if the initial size was a power of 2 libavcodec
Sat, 02 Dec 2006 14:19:49 +0000 diego spelling cosmetics: cliped --> clipped libavcodec
Sat, 02 Dec 2006 11:24:41 +0000 michael fix indention libavcodec
Sat, 02 Dec 2006 10:58:20 +0000 michael dia_size=-1 -> funny_diamond_search() libavcodec
Sat, 02 Dec 2006 10:45:51 +0000 michael hexagon search libavcodec
Fri, 01 Dec 2006 20:38:54 +0000 michael remove pretty much useless skiping of some predictors libavcodec
Fri, 01 Dec 2006 09:58:06 +0000 michael typo in umh libavcodec
Fri, 01 Dec 2006 09:48:33 +0000 michael UMH support (dia_size=-1 activates it) libavcodec
Fri, 01 Dec 2006 09:46:52 +0000 michael cosmetic (prevent name clashes of variables in a macro with surrounding code) libavcodec
Thu, 30 Nov 2006 22:44:22 +0000 michael 1 step diamond search around the median MV predictor libavcodec
Wed, 11 Oct 2006 23:17:58 +0000 diego Rename ABS macro to FFABS. libavcodec
Sun, 08 Oct 2006 21:11:03 +0000 rathann Fixes: libavcodec