index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post
/
deinterlace
/
plugins
/
greedy2frame.c
Age
Commit message (
Expand
)
Author
2014-05-18
Only compile MMX/SSE code on x86/x86_64.
Thomas Klausner
2012-05-22
Added SSE2 version of DeinterlaceGreedy2Frame
Roland Scheidegger
2012-05-22
Simplify mmx constant loading
Roland Scheidegger
2012-05-22
Renamed DeinterlaceGreedy2Frame_SSE() to DeinterlaceGreedy2Frame_MMXEXT()
Roland Scheidegger
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2006-07-12
Tidy up the formatting of tvtime method help texts to allow better wrapping
Darren Salt
2005-05-28
finally: tomsmocomp deinterlacing from dscaler
Miguel Freitas
2005-05-16
i'm commiting some changes to both xine and tvtime cvs to bring them closer.
Miguel Freitas
2005-05-15
nothing to see here.
Miguel Freitas
2004-07-17
Ryan Tadlock's patch for compensating the field delay of some deinterlacing a...
Miguel Freitas
2003-09-24
Use inttypes.h or stdint.h as appropriate.
Robin KAY
2003-08-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-06-22
use our own port of greedy2frame (tvtime port is currently broken)
Miguel Freitas
2003-06-13
Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-ut...
Robin KAY
2003-06-13
new deinterlacer plugin based on tvtime
Miguel Freitas