summaryrefslogtreecommitdiff
path: root/src/post/deinterlace
AgeCommit message (Expand)Author
2004-01-07the new, refined post plugin architectureMichael 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-24that should fix full rate deinterlacing of some dvdsMiguel Freitas
2003-12-14API version bounceSiggi Langauf
2003-12-08prefetching seems to improve performance as wellMiguel Freitas
2003-12-08sfence is not a valid MMX instruction.Miguel Freitas
2003-12-07fix post plugins interceptionMiguel Freitas
2003-12-06fix problems switching to use_vo_driver methodMiguel Freitas
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-01provide help to video post pluginsMiguel Freitas
2003-11-01tvtime: remove console messages that might confuse users and have enumMiguel Freitas
2003-10-29- avoid deinterlacing unknown frame formats (eg. xvmc)Miguel Freitas
2003-10-23I should have seen this coming...Michael Roitzsch
2003-10-22Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...Robin KAY
2003-10-19tvtime don't need to register config values, post have special config methodDaniel Caujolle-Bert
2003-10-08Fix includes.Robin KAY
2003-10-08cheap mode and scaler bobMiguel Freitas
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-10-06- add XvMC supportMiguel 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-08-15fix some small memleaksMichael Roitzsch
2003-08-12handle frame flags properly, small aspect ratio fix for expandMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-07-12provide configuration entries for tvtime pluginMiguel Freitas
2003-06-26these should be staticMiguel Freitas
2003-06-22use our own port of greedy2frame (tvtime port is currently broken)Miguel Freitas
2003-06-22- disable chroma filter by defaultMiguel Freitas
2003-06-21adopt xine coding guidelinesMichael Roitzsch
2003-06-18Build fix, when srcdir != objdirJuergen Keil
2003-06-18try filtering more to remove chroma problemsMiguel Freitas
2003-06-17sourceforge is ignoring my commit, trying againMiguel Freitas
2003-06-16reducing differences to tvtime cvsMiguel Freitas
2003-06-15a bit of cleanupMichael Roitzsch
2003-06-15James Slorach's suggestionsMiguel Freitas
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-13have "linear" as default method so non-x86 users can use itMiguel Freitas
2003-06-13new deinterlacer plugin based on tvtimeMiguel Freitas