summaryrefslogtreecommitdiff
path: root/src/post/goom/goom_tools.h
AgeCommit message (Collapse)Author
2004-07-21new goom2k4-dev18 includes almost all of my warning fixesMichael Roitzsch
(the goom team is quite fast in applying my patches :) ) some files are still slightly patched from the release version, but I will get this sorted out so we will soon use a completely unmodified version of goom it compiles almost warningless now (the remaining warnings are introduced by lex/yacc and I plan to simply ignore them) the Makefile.am distclean-hack is also obsolete now, since the offending files have been renamed CVS patchset: 6828 CVS date: 2004/07/21 14:38:29
2004-06-27include the new goom version 2k4-dev15Michael Roitzsch
everybody: test, test, test CVS patchset: 6756 CVS date: 2004/06/27 11:58:47
2003-09-15avoid implicit void argumentDaniel Caujolle-Bert
CVS patchset: 5387 CVS date: 2003/09/15 22:53:53
2003-09-14newer goom version.Thibaut Mattern
CVS patchset: 5378 CVS date: 2003/09/14 15:45:55
2003-01-28- Patch from Jeff Smith (remove warnings)Thibaut Mattern
- Last ppc asm code from Guillaume Borios (not used yet) - Add callbacks to config entries. Each change takes effect immediately (including resolution and fps) ;) CVS patchset: 4026 CVS date: 2003/01/28 21:57:30
2003-01-03Updates to the latest version of GoomThibaut Mattern
Adds mmx and ppc assembly optimizations. Adds 5 config entries for this post plugin : - frames per second - width - height - usage of assembly optimizations - colorspace conversion method PPc optimizations are not tested. The compiler option -fomit-frame-pointer is disabled. CVS patchset: 3762 CVS date: 2003/01/03 21:29:20
2002-12-25made it compileDaniel Caujolle-Bert
CVS patchset: 3682 CVS date: 2002/12/25 22:24:38
2002-12-25What a GOOM!Miguel Freitas
Michael, please review the xine_goom.c code. i'm not sure about some post plugin concepts like "rewiring"... note: that code is quite cpu intensive, so i hardcoded it to 10fps. CVS patchset: 3673 CVS date: 2002/12/25 04:59:14