summaryrefslogtreecommitdiff
path: root/src/post/goom
AgeCommit message (Expand)Author
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-07-19Fix a few small memory leaks.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-02-18"No newline at end of file" fixes.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2008-09-17Remove an extra const directive for goom_csc_methodsErik Hovland
2008-11-20Memory access fixes:František Dvořák
2008-07-08Avoid definition of MAX that clashes with MAX() macro.Diego 'Flameeyes' Pettenò
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ò
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-08-12Fix goom visualization plug-inMaxim Levitsky
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-04-10Allow xine-lib to be built with CFLAGS='-O0 -g3' by changing optimizationReinhard Nißl
2007-04-06Remove executable status from all files which shouldn't have it.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-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò
2007-02-20Remove the cast as register_enum now accept consts.Diego 'Flameeyes' Pettenò
2007-01-13build fixes related to last ffmpeg sync changesMiguel Freitas
2006-12-25Goom postplugin use math functions, link to libm.Diego 'Flameeyes' Pettenò
2006-12-02two fixes to viz glue code:Miguel Freitas
2006-10-23- unregister configuration callbacks when disposing of the classBastien Nocera
2006-09-26Free font_pos allocated in the function.Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-11Collect the latest changes against goom to local diff.František Dvořák
2006-06-0764-bit casting int<->pointer fixes.Darren Salt
2006-06-02More static/const fixes from Gentoo. These should probably go upstream.Darren Salt
2006-05-22Fixed gcc warnings (Adrian Schroeter).Matthias Hopf
2006-05-04Make the_font (gfontrle.c) static again, and this time fix up the otherDarren Salt
2006-05-04Compilation fix.František Dvořák
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-04-24Fix a crash in goom. Commented out the -fomit-frame-pointer workaround.František Dvořák
2006-04-08Ancient platforms support:František Dvořák
2006-02-14Kill some printf() warnings.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
2005-11-28*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-27Should fix automatic Windows builds at xine.czechian.net.František Dvořák
2005-07-22ops missed this oneMiguel Freitas
2005-07-22another gcc 2.9x fixMiguel Freitas
2005-07-21gcc 2.9x compatMiguel Freitas
2005-07-19update goom to 2k4-0 + patches. details:Miguel Freitas
2005-07-03**BUGFIX**Miguel Freitas