summaryrefslogtreecommitdiff
path: root/src/post/deinterlace/plugins
AgeCommit message (Expand)Author
2004-07-17Ryan Tadlock's patch for compensating the field delay of some deinterlacing a...Miguel Freitas
2004-04-09fix compiler warning (missing prototype)Michael Roitzsch
2004-04-09tvtime deinterlacing algorithms assumed top_field_first=1Miguel Freitas
2004-02-12my gcc (partly 3.4 already) optimizes these away, because they are only usedMichael Roitzsch
2004-01-05wonder why Mike isn't complaining about C++ style comments, any more...Siggi Langauf
2004-01-05DOS/Win CRs are forbidden, verboten, interditMike Melanson
2004-01-02better MANGLE from ffmpegMiguel Freitas
2004-01-02my small contribution to the cygwin port ;-)Miguel Freitas
2003-12-08prefetching seems to improve performance as wellMiguel Freitas
2003-12-08sfence is not a valid MMX instruction.Miguel Freitas
2003-10-08Fix includes.Robin KAY
2003-10-08better use "ScalerBob" as the plugin nameMiguel Freitas
2003-10-08- add scalerbob method (drop half of the lines and let the hardware/vo driverMiguel Freitas
2003-09-24Use inttypes.h or stdint.h as appropriate.Robin KAY
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-06-22use our own port of greedy2frame (tvtime port is currently broken)Miguel Freitas
2003-06-18Build fix, when srcdir != objdirJuergen Keil
2003-06-15a bit of cleanupMichael Roitzsch
2003-06-15Remove linear blend deinterlacer from video_out_pgx64. Add C implementation o...Robin KAY
2003-06-13Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-ut...Robin KAY
2003-06-13new deinterlacer plugin based on tvtimeMiguel Freitas