| Commit message (Expand) | Author | Age | Files | Lines |
* | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. | diego | 2008-10-16 | 1 | -3/+3 |
* | #include config.h before all other headers. | diego | 2008-03-14 | 1 | -1/+1 |
* | Add a check for c->head being NULL in pullup_free_context(). | gpoirier | 2007-09-08 | 1 | -0/+1 |
* | warnig fix (blessed by Rich): | diego | 2007-09-04 | 1 | -1/+1 |
* | warning fix: | diego | 2007-08-25 | 1 | -1/+0 |
* | Fix AMD64 support, patch by Reimar Doffinger | gpoirier | 2006-11-17 | 1 | -24/+25 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 | 1 | -2/+0 |
* | Get rid of unneeded align | nplourde | 2006-04-24 | 1 | -4/+0 |
* | add support for intel mac. mp3lib is not fixed yet. | nplourde | 2006-04-15 | 1 | -3/+4 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | small change to field-matching metrics which hopefully makes a big | rfelker | 2005-06-14 | 1 | -7/+88 |
* | silence gcc warning: | rathann | 2005-04-10 | 1 | -2/+2 |
* | don't buffer more future context that we need | rfelker | 2005-03-20 | 1 | -3/+3 |
* | 100l, meaning of strict_breaks was backwards... | rfelker | 2005-03-20 | 1 | -1/+1 |
* | improve handling of soft-telecined input (faster, fewer mistakes) | rfelker | 2005-03-16 | 1 | -0/+8 |
* | added ecx to clobber list | alex | 2005-01-31 | 1 | -2/+2 |
* | adding proper parenthesing | alex | 2005-01-31 | 1 | -6/+6 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | aurel | 2004-10-21 | 1 | -0/+4 |
* | strictness level -1 to 'almost' ignore breaks | rfelker | 2004-09-03 | 1 | -2/+6 |
* | just some debugging junk i'd like to have in there for now :) | rfelker | 2004-09-02 | 1 | -0/+4 |
* | old changes in my local tree i forgot to commit - minor fixes | rfelker | 2004-06-10 | 1 | -2/+5 |
* | various updates: | rfelker | 2003-12-14 | 1 | -16/+10 |
* | fixing more stupid mistakes | rfelker | 2003-12-11 | 1 | -2/+2 |
* | simplified frame decision logic and reduced the occurrance of length=1 | rfelker | 2003-12-11 | 1 | -37/+47 |
* | and remove one stupid debug printf | rfelker | 2003-12-11 | 1 | -1/+0 |
* | allow for different combing metrics to be selected (not useful yet) | rfelker | 2003-12-11 | 1 | -10/+24 |
* | change some hardcoded thresholds to match results of previous 100l bugfix (wi... | rfelker | 2003-12-11 | 1 | -2/+2 |
* | 100l bug found by Zoli, wasted time and unfairly delocalized the metrics | rfelker | 2003-12-11 | 1 | -2/+2 |
* | Warning fixes (approved by A'rpi). | rathann | 2003-11-08 | 1 | -2/+4 |
* | support for selecting which plane to use for metrics in the pullup | rfelker | 2003-09-28 | 1 | -8/+10 |
* | 10l, debug code broke compile with mmx disabled | rfelker | 2003-09-08 | 1 | -0/+2 |
* | more mmx and fix 100l sig11 in the previous mmx commit | rfelker | 2003-08-31 | 1 | -3/+104 |
* | 1000l, mmx code was not being used because of missing config.h, and | rfelker | 2003-08-31 | 1 | -13/+11 |
* | tweaks and cleanup | rfelker | 2003-08-31 | 1 | -9/+20 |
* | 1000l | rfelker | 2003-08-31 | 1 | -0/+1 |
* | fix 10l (computation based on uninitialized data which led to | rfelker | 2003-08-31 | 1 | -9/+23 |
* | pullup -- third generation inverse telecine engine. the backend | rfelker | 2003-08-18 | 1 | -0/+567 |