summaryrefslogtreecommitdiff
path: root/src/post/goom/Makefile.am
AgeCommit message (Collapse)Author
2003-12-11fix x86 and MMX, all x86 don't have MMX ;-)Daniel Caujolle-Bert
CVS patchset: 5891 CVS date: 2003/12/11 22:54:33
2003-11-04that must fix a compilation failure report i receivedMiguel Freitas
CVS patchset: 5690 CVS date: 2003/11/04 23:37:20
2003-09-15that would failDaniel Caujolle-Bert
CVS patchset: 5385 CVS date: 2003/09/15 21:40:46
2003-09-15fix dist stageDaniel Caujolle-Bert
CVS patchset: 5384 CVS date: 2003/09/15 21:37:22
2003-09-14newer goom version.Thibaut Mattern
CVS patchset: 5378 CVS date: 2003/09/14 15:45:55
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ↵Daniel Caujolle-Bert
fft*post are untouched (fft: for now). CVS patchset: 5310 CVS date: 2003/08/25 21:51:37
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44
2003-03-16no no no, CFLAGS may be used here to let the filter worksDaniel Caujolle-Bert
CVS patchset: 4430 CVS date: 2003/03/16 09:28:38
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
makefile variable. - Cleaned up Makefile.am (wine, goom, libxinevdec) - Cleaned up compiler warnings (libfaad) - Cleaned up header includes (libfaad, libdha) CVS patchset: 4053 CVS date: 2003/01/31 01:20:24
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
CVS patchset: 4036 CVS date: 2003/01/29 11:10:50
2003-01-29look like 'make dist' is broken everywhere. a review is needed, so i will doDaniel Caujolle-Bert
CVS patchset: 4032 CVS date: 2003/01/29 09:15:23
2003-01-04remove omit-fram-pointer to cflags. Don't compile zoom_mmx on all non PPC archDaniel Caujolle-Bert
CVS patchset: 3769 CVS date: 2003/01/04 01:03:47
2003-01-03oupsThibaut Mattern
CVS patchset: 3766 CVS date: 2003/01/03 22:41:07
2003-01-03Disables ppc assembly code, it does'nt compiles.Thibaut Mattern
Remove CFLAGS hack CVS patchset: 3765 CVS date: 2003/01/03 22:39:50
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-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