log libmpcodecs/pullup.c @ 16493:851d10933f27

age author description
Tue, 14 Jun 2005 05:33:34 +0000 rfelker small change to field-matching metrics which hopefully makes a big
Sun, 10 Apr 2005 20:01:54 +0000 rathann silence gcc warning:
Sun, 20 Mar 2005 20:37:44 +0000 rfelker don't buffer more future context that we need
Sun, 20 Mar 2005 20:02:45 +0000 rfelker 100l, meaning of strict_breaks was backwards...
Wed, 16 Mar 2005 03:39:13 +0000 rfelker improve handling of soft-telecined input (faster, fewer mistakes)
Mon, 31 Jan 2005 11:22:11 +0000 alex added ecx to clobber list
Mon, 31 Jan 2005 11:21:31 +0000 alex adding proper parenthesing
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Fri, 03 Sep 2004 00:08:58 +0000 rfelker strictness level -1 to 'almost' ignore breaks
Thu, 02 Sep 2004 23:51:05 +0000 rfelker just some debugging junk i'd like to have in there for now :)
Thu, 10 Jun 2004 05:06:34 +0000 rfelker old changes in my local tree i forgot to commit - minor fixes
Sun, 14 Dec 2003 01:38:41 +0000 rfelker various updates:
Thu, 11 Dec 2003 17:08:37 +0000 rfelker fixing more stupid mistakes
Thu, 11 Dec 2003 07:52:57 +0000 rfelker simplified frame decision logic and reduced the occurrance of length=1
Thu, 11 Dec 2003 05:07:47 +0000 rfelker and remove one stupid debug printf
Thu, 11 Dec 2003 05:06:17 +0000 rfelker allow for different combing metrics to be selected (not useful yet)
Thu, 11 Dec 2003 05:03:52 +0000 rfelker change some hardcoded thresholds to match results of previous 100l bugfix (without the 100000000l this time!)
Thu, 11 Dec 2003 04:56:19 +0000 rfelker 100l bug found by Zoli, wasted time and unfairly delocalized the metrics
Sat, 08 Nov 2003 00:26:51 +0000 rathann Warning fixes (approved by A'rpi).
Sun, 28 Sep 2003 03:37:42 +0000 rfelker support for selecting which plane to use for metrics in the pullup
Mon, 08 Sep 2003 17:12:31 +0000 rfelker 10l, debug code broke compile with mmx disabled
Sun, 31 Aug 2003 21:12:44 +0000 rfelker more mmx and fix 100l sig11 in the previous mmx commit
Sun, 31 Aug 2003 20:36:33 +0000 rfelker 1000l, mmx code was not being used because of missing config.h, and
Sun, 31 Aug 2003 19:56:13 +0000 rfelker tweaks and cleanup
Sun, 31 Aug 2003 19:18:21 +0000 rfelker 1000l
Sun, 31 Aug 2003 17:46:32 +0000 rfelker fix 10l (computation based on uninitialized data which led to
Mon, 18 Aug 2003 15:24:08 +0000 rfelker pullup -- third generation inverse telecine engine. the backend