summaryrefslogtreecommitdiff
path: root/src/post/deinterlace
AgeCommit message (Collapse)Author
2003-08-15fix some small memleaksMichael Roitzsch
CVS patchset: 5292 CVS date: 2003/08/15 14:43:29
2003-08-12handle frame flags properly, small aspect ratio fix for expandMichael Roitzsch
CVS patchset: 5277 CVS date: 2003/08/12 13:56:25
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
patch by Philip Jgenstedt CVS patchset: 5243 CVS date: 2003/08/04 03:47:09
2003-07-12provide configuration entries for tvtime pluginMiguel Freitas
unlike other (more "dynamic") post plugins, it make sense to store user's preferences for deinterlacing. settings can still be changed on-the-fly using parameters. CVS patchset: 5145 CVS date: 2003/07/12 02:26:13
2003-06-26these should be staticMiguel Freitas
CVS patchset: 5101 CVS date: 2003/06/26 22:25:03
2003-06-22use our own port of greedy2frame (tvtime port is currently broken)Miguel Freitas
CVS patchset: 5092 CVS date: 2003/06/22 17:30:03
2003-06-22- disable chroma filter by defaultMiguel Freitas
- sync to tvtime cvs (speedy.c, speedy.h) CVS patchset: 5087 CVS date: 2003/06/22 15:42:07
2003-06-21adopt xine coding guidelinesMichael Roitzsch
CVS patchset: 5082 CVS date: 2003/06/21 11:28:04
2003-06-18Build fix, when srcdir != objdirJuergen Keil
CVS patchset: 5066 CVS date: 2003/06/18 17:46:15
2003-06-18try filtering more to remove chroma problemsMiguel Freitas
CVS patchset: 5060 CVS date: 2003/06/18 01:27:50
2003-06-17sourceforge is ignoring my commit, trying againMiguel Freitas
CVS patchset: 5057 CVS date: 2003/06/17 17:14:13
2003-06-16reducing differences to tvtime cvsMiguel Freitas
CVS patchset: 5056 CVS date: 2003/06/16 18:28:11
2003-06-15a bit of cleanupMichael Roitzsch
CVS patchset: 5050 CVS date: 2003/06/15 16:10:14
2003-06-15James Slorach's suggestionsMiguel Freitas
CVS patchset: 5049 CVS date: 2003/06/15 15:25:35
2003-06-15Remove linear blend deinterlacer from video_out_pgx64. Add C implementation ↵Robin KAY
of linear blend deinterlacer to tvtime post plugin. CVS patchset: 5047 CVS date: 2003/06/15 11:44:57
2003-06-13Make deinterlacer plugin compile on Solaris. Remove defunct code from ↵Robin KAY
xine-utils. CVS patchset: 5040 CVS date: 2003/06/13 23:05:35
2003-06-13have "linear" as default method so non-x86 users can use itMiguel Freitas
(i should also port our linearblend c code to new deinterlacer sometime) CVS patchset: 5037 CVS date: 2003/06/13 12:30:10
2003-06-13new deinterlacer plugin based on tvtimeMiguel Freitas
(please report if compilation breaks on non-x86 plataform) see xine-devel for more information CVS patchset: 5032 CVS date: 2003/06/13 01:48:09