index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
pullup.c
Commit message (
Expand
)
Author
Age
*
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
diego
2006-07-09
*
Get rid of unneeded align
nplourde
2006-04-24
*
add support for intel mac. mp3lib is not fixed yet.
nplourde
2006-04-15
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
small change to field-matching metrics which hopefully makes a big
rfelker
2005-06-14
*
silence gcc warning:
rathann
2005-04-10
*
don't buffer more future context that we need
rfelker
2005-03-20
*
100l, meaning of strict_breaks was backwards...
rfelker
2005-03-20
*
improve handling of soft-telecined input (faster, fewer mistakes)
rfelker
2005-03-16
*
added ecx to clobber list
alex
2005-01-31
*
adding proper parenthesing
alex
2005-01-31
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
*
strictness level -1 to 'almost' ignore breaks
rfelker
2004-09-03
*
just some debugging junk i'd like to have in there for now :)
rfelker
2004-09-02
*
old changes in my local tree i forgot to commit - minor fixes
rfelker
2004-06-10
*
various updates:
rfelker
2003-12-14
*
fixing more stupid mistakes
rfelker
2003-12-11
*
simplified frame decision logic and reduced the occurrance of length=1
rfelker
2003-12-11
*
and remove one stupid debug printf
rfelker
2003-12-11
*
allow for different combing metrics to be selected (not useful yet)
rfelker
2003-12-11
*
change some hardcoded thresholds to match results of previous 100l bugfix (wi...
rfelker
2003-12-11
*
100l bug found by Zoli, wasted time and unfairly delocalized the metrics
rfelker
2003-12-11
*
Warning fixes (approved by A'rpi).
rathann
2003-11-08
*
support for selecting which plane to use for metrics in the pullup
rfelker
2003-09-28
*
10l, debug code broke compile with mmx disabled
rfelker
2003-09-08
*
more mmx and fix 100l sig11 in the previous mmx commit
rfelker
2003-08-31
*
1000l, mmx code was not being used because of missing config.h, and
rfelker
2003-08-31
*
tweaks and cleanup
rfelker
2003-08-31
*
1000l
rfelker
2003-08-31
*
fix 10l (computation based on uninitialized data which led to
rfelker
2003-08-31
*
pullup -- third generation inverse telecine engine. the backend
rfelker
2003-08-18