log motion_est_template.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Thu, 08 Jul 2010 13:35:46 +0000 diego Restore array sizes in doxygen parameter names. libavcodec
Fri, 02 Jul 2010 11:44:58 +0000 diego Avoid square brackets in Doxygen comments; Doxygen chokes on them. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Fri, 02 Apr 2010 01:07:03 +0000 michael slice dice, inline and outline cmp() libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Thu, 24 Jul 2008 17:09:28 +0000 diego cosmetics: Fix two common typos: wont --> will not, lets --> let us. libavcodec
Wed, 09 Jul 2008 18:59:52 +0000 michael New full search ME libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Wed, 30 May 2007 09:32:25 +0000 benoit rename attribute_unused to av_unused and moves its declaration to common.h libavcodec
Sat, 31 Mar 2007 23:58:33 +0000 lorenm doxy comment tweaks libavcodec
Sat, 31 Mar 2007 22:39:43 +0000 gpoirier Add doxy comments, based on Loren's explanations posted here: libavcodec
Fri, 22 Dec 2006 23:30:57 +0000 michael test DIRECT{0,0} too if flag mv0 is used libavcodec
Wed, 20 Dec 2006 17:11:54 +0000 michael fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain) libavcodec
Wed, 20 Dec 2006 01:30:17 +0000 michael dont favor the zero MV if mv0 is used (psnr per bitrate gains ranging from 0 to 0.14, most are <=0.04 though) libavcodec