log motion_est.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Wed, 07 Jul 2010 12:27:44 +0000 mru motion_est: fix implicit truncation warnings libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Fri, 02 Apr 2010 14:04:15 +0000 michael Optimize bidir_refine a bit. libavcodec
Fri, 02 Apr 2010 12:34:08 +0000 michael Change bidir refine hash code so we only need to perform a single libavcodec
Fri, 02 Apr 2010 11:06:29 +0000 michael Reduce the size of the bidir refine hashtable from 4096 to 256 and libavcodec
Fri, 02 Apr 2010 01:13:59 +0000 michael Move comment that belonged to cmp() back to cmp(). libavcodec
Fri, 02 Apr 2010 01:07:03 +0000 michael slice dice, inline and outline cmp() libavcodec
Tue, 23 Mar 2010 02:17:04 +0000 michael Change ref_index structure so it matches how its organized in h264. libavcodec
Mon, 08 Mar 2010 21:19:56 +0000 mru Move ff_sqrt() to libavutil/intmath.h libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sun, 18 Jan 2009 22:57:40 +0000 aurel moves mid_pred() into mathops.h (with arch specific code split by directory) libavcodec
Tue, 02 Dec 2008 10:43:08 +0000 michael Fix regression test failure with pthreads on multiprocessor systems. libavcodec
Mon, 01 Sep 2008 00:22:00 +0000 michael 1000l Fix snow regression test that i broke in r15135. libavcodec
Sun, 31 Aug 2008 23:55:47 +0000 michael Warn the user about me_method values that are not supported. libavcodec