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
Age
Commit message (
Expand
)
Author
2004-07-17
Ryan Tadlock's patch for compensating the field delay of some deinterlacing a...
Miguel Freitas
2004-04-09
fix compiler warning (missing prototype)
Michael Roitzsch
2004-04-09
tvtime deinterlacing algorithms assumed top_field_first=1
Miguel Freitas
2004-02-12
my gcc (partly 3.4 already) optimizes these away, because they are only used
Michael Roitzsch
2004-01-05
wonder why Mike isn't complaining about C++ style comments, any more...
Siggi Langauf
2004-01-05
DOS/Win CRs are forbidden, verboten, interdit
Mike Melanson
2004-01-02
better MANGLE from ffmpeg
Miguel Freitas
2004-01-02
my small contribution to the cygwin port ;-)
Miguel Freitas
2003-12-08
prefetching seems to improve performance as well
Miguel Freitas
2003-12-08
sfence is not a valid MMX instruction.
Miguel Freitas
2003-10-08
Fix includes.
Robin KAY
2003-10-08
better use "ScalerBob" as the plugin name
Miguel Freitas
2003-10-08
- add scalerbob method (drop half of the lines and let the hardware/vo driver
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-18
Build fix, when srcdir != objdir
Juergen Keil
2003-06-15
a bit of cleanup
Michael Roitzsch
2003-06-15
Remove linear blend deinterlacer from video_out_pgx64. Add C implementation o...
Robin KAY
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