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
/
vf_yadif.c
Commit message (
Expand
)
Author
Age
*
Do not use fast_memcpy for small size copy, esp. when the size is constant
reimar
2007-06-05
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Remove some unused variables, patch by timwoj ieee org.
diego
2007-05-28
*
10l
michael
2007-02-05
*
skip first (green) frame
michael
2007-02-05
*
allows to de- and reactivate yadif on the fly
gpoirier
2006-11-19
*
Compile fix for odd versions of binutils, namely the ones in Fedora.
gpoirier
2006-10-01
*
Add forgotten emms which caused weird bugs like nan pts values.
reimar
2006-09-23
*
Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't
reimar
2006-09-22
*
Replace preprocessor hacks to work around compilers not supporting named
diego
2006-09-18
*
mmx implementation of yadif. 3.5x faster.
lorenm
2006-09-14
*
cosmetics (indentation)
lorenm
2006-09-14
*
cosmetics
lorenm
2006-09-14
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
*
better spatial interpolation
michael
2006-06-09
*
make spatial interlacing check optional
michael
2006-06-07
*
simplify
michael
2006-06-07
*
cleanup
michael
2006-06-07
*
cleanup
michael
2006-06-07
*
simplify
michael
2006-06-06
*
yet another deinterlacing filter
michael
2006-06-06