aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/pullup.c
Commit message (Expand)AuthorAge
* strictness level -1 to 'almost' ignore breaksGravatar rfelker2004-09-03
* just some debugging junk i'd like to have in there for now :)Gravatar rfelker2004-09-02
* old changes in my local tree i forgot to commit - minor fixesGravatar rfelker2004-06-10
* various updates:Gravatar rfelker2003-12-14
* fixing more stupid mistakesGravatar rfelker2003-12-11
* simplified frame decision logic and reduced the occurrance of length=1Gravatar rfelker2003-12-11
* and remove one stupid debug printfGravatar rfelker2003-12-11
* allow for different combing metrics to be selected (not useful yet)Gravatar rfelker2003-12-11
* change some hardcoded thresholds to match results of previous 100l bugfix (wi...Gravatar rfelker2003-12-11
* 100l bug found by Zoli, wasted time and unfairly delocalized the metricsGravatar rfelker2003-12-11
* Warning fixes (approved by A'rpi).Gravatar rathann2003-11-08
* support for selecting which plane to use for metrics in the pullupGravatar rfelker2003-09-28
* 10l, debug code broke compile with mmx disabledGravatar rfelker2003-09-08
* more mmx and fix 100l sig11 in the previous mmx commitGravatar rfelker2003-08-31
* 1000l, mmx code was not being used because of missing config.h, andGravatar rfelker2003-08-31
* tweaks and cleanupGravatar rfelker2003-08-31
* 1000lGravatar rfelker2003-08-31
* fix 10l (computation based on uninitialized data which led toGravatar rfelker2003-08-31
* pullup -- third generation inverse telecine engine. the backendGravatar rfelker2003-08-18