summaryrefslogtreecommitdiff
path: root/src/post/goom
AgeCommit message (Expand)Author
2014-12-16Use correct absolute value function with floats and doublesBrad Smith
2014-11-18goom/convolve_fx: add 64bit MMX version.Torsten Jager
2014-05-19Fix Solaris problem in goom assembler.Jonathan Perkin
2014-05-19Updated comment why code is disabled in X86_64Petri Hintukainen
2014-04-22fix debug build with clangPetri Hintukainen
2014-04-20Fix build with clangPetri Hintukainen
2014-03-10Silence compiler warnings on register_enum () arg #4.Torsten Jager
2013-09-30gsl_read_file(): check for read errorPetri Hintukainen
2013-09-30goom: comment out unused functionsPetri Hintukainen
2013-09-30goom: Mark data static const. Use union to fix initialization.Petri Hintukainen
2013-09-30goom: mark static functions staticPetri Hintukainen
2013-09-30goom: fix declarations of functions without parametersPetri Hintukainen
2013-09-30goom: fix warning: * may be used uninitialized in this functionPetri Hintukainen
2013-09-30goom: add const to eliminate warningsPetri Hintukainen
2013-09-13Copyright year update by hg log infoTorsten Jager
2013-07-11Fix spurious executable permissions.Xavier Bachelot
2013-07-03Fix FSF address in a bunch of filesXavier Bachelot
2012-12-23goom: single pass rgb to yuy2 conversionTorsten Jager
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2010-07-25Merge from 1.1; resync translation files.Darren Salt
2010-07-19Fix a few small memory leaks.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-03-03Merge from 1.1.Darren Salt
2009-02-18"No newline at end of file" fixes.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-11Merge from 1.1.Darren Salt
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Memory access fixes:František Dvořák
2008-08-14Merge from 1.1.Darren Salt
2008-07-08Avoid definition of MAX that clashes with MAX() macro.Diego 'Flameeyes' Pettenò
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-09-17Remove an extra const directive for goom_csc_methodsErik Hovland
2008-05-07Use proper string functions in place of sn?printf.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-01-17Backed out changeset d35b87a8b361 due to build failure.Darren Salt
2008-01-16Remove two unused files, don't define (x)mmx_supported on non-x86.Diego 'Flameeyes' Pettenò
2008-01-01Bump post plugin interface version after API changesPetri Hintukainen
2007-12-30Merge from 1.1 (except po/*; translators needed for this).Darren Salt
2007-12-30Manual port of the color→colour change to 1.2; should make merging easier.Darren Salt
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-12-19Update all the code to the new headers layout.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-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-10Merge from 1.1.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