summaryrefslogtreecommitdiff
path: root/src/post/deinterlace
AgeCommit message (Expand)Author
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-02configurable parameter for tvtime pulldown sync sensitivityJason Tackaberry
2008-07-10add PTHREAD_LIBS to xineplug_post_tvtime as pthread mutex are usedMatthias Ringwald
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-03-02Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt).Diego 'Flameeyes' Pettenò
2008-02-12Avoid possible excess linkage in the tvtime plugin.Darren Salt
2008-02-08Avoid a build failure (affects gcc 4.0 on x86_32).Darren Salt
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-04-08Mark various private arrays, structs & fn parameters as static and/or const.Darren Salt
2007-04-06Define a xinepostdir directory to point to the post-plugins path.Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-16Use stdlib.h rather than malloc.h.Diego 'Flameeyes' Pettenò
2007-01-28revert part of the PaX team's patch which broke tomsmocomp (segfault)Miguel Freitas
2007-01-14Fix build on amd64 - both ARCH_X86 and ARCH_X86_64 are defined.Darren Salt
2006-12-21Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The...Diego 'Flameeyes' Pettenò
2006-09-01Fix building on amd64 and x86 too, by moving the constant at the top.Diego 'Flameeyes' Pettenò
2006-08-31Move the help text out of the #if condition.Diego 'Flameeyes' Pettenò
2006-07-12Tidy up the formatting of tvtime method help texts to allow better wrappingDarren Salt
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-19Mark text as impure where necessary to fix build under Solaris/IA32.Robin KAY
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-02-04Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)Miguel Freitas
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2006-01-26send events for tvtime filmmode changesMiguel Freitas
2005-11-28*BUGFIX*František Dvořák
2005-09-19*BUGFIX*František Dvořák
2005-07-29Protect malloc.h inclusionJames Stembridge
2005-06-17** BUGFIX **Darren Salt
2005-06-07another gcc 2.95 fixMiguel Freitas
2005-06-05remove Min_Vals/Max_ValsMiguel Freitas
2005-06-05quite some hacks for gcc 2.95 compatibilityMiguel Freitas
2005-06-03disable greedyh until i can fix the asmMiguel Freitas
2005-05-28finally: tomsmocomp deinterlacing from dscalerMiguel Freitas
2005-05-27i guess people will like this: provide help for each deinterlace method.Miguel Freitas
2005-05-27something tell me this code would not compile on non-x86 architectures...Miguel Freitas
2005-05-27material for xine 1.1: new quality deinterlacer GreedyH from dscaler.Miguel Freitas
2005-05-16i'm commiting some changes to both xine and tvtime cvs to bring them closer.Miguel Freitas
2005-05-15more merging with tvtime - no functional changes (i hope)Miguel Freitas
2005-05-15nothing to see here.Miguel Freitas
2004-09-29disable vo deinterlace when port is closedMiguel Freitas
2004-09-29trying to automaticaly enable vo deinterlacing for hardware decodersMiguel Freitas
2004-07-20fix compiler warningsMichael Roitzsch
2004-07-17Ryan Tadlock's patch for compensating the field delay of some deinterlacing a...Miguel Freitas