summaryrefslogtreecommitdiff
path: root/src/post/deinterlace
AgeCommit message (Expand)Author
2008-01-01Bump post plugin interface version after API changesPetri Hintukainen
2007-12-30Manual port of the color→colour change to 1.2; should make merging easier.Darren Salt
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-22Merge -headers-reshuffle branch into main.Diego 'Flameeyes' Pettenò
2007-12-19Mark more arrays as constant.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-14Replace mangle.h with avutil.h. Needs a patched libavutil.Diego 'Flameeyes' Pettenò
2007-12-14Include mangle.h on tomsmocompmacros.h rather than in three files where it's ...Diego 'Flameeyes' Pettenò
2007-12-13Mark enum_pulldown and enum_framerate also const.Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all post plugins to the new identifier/description interface. Add _() ...Diego 'Flameeyes' Pettenò
2007-11-10Merge from 1.1.Darren Salt
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Merge FSF address changes from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-08-16Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.Darren Salt
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-06-12A nice simple merge from 1.1.Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-05-19Optimization flag fixes for building with --enable-debugMatt Messier
2007-05-11Another pass at cleaning up Makefile.am files. More to come.Matt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-04-09Merge the FFmpeg integration branch into the nopadding branch.Diego 'Flameeyes' Pettenò
2007-04-08Mark various private arrays, structs & fn parameters as static and/or const.Darren Salt
2007-04-07Merge changes from main repository.Diego 'Flameeyes' Pettenò
2007-04-06Define a xinepostdir directory to point to the post-plugins path.Diego 'Flameeyes' Pettenò
2007-04-03Merge tonight's changes to main branch.Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-03Merge changes happened in 1.1 development.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-12-02Start working on a branch where FFmpeg is not copied, patched and carved to b...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