summaryrefslogtreecommitdiff
path: root/src/post/goom/ifs_display.c
AgeCommit message (Collapse)Author
2003-01-04really really bad coding.Miguel Freitas
that thing worked by luck, i guess. assuming a parameter to be on a specific stack position is absolutely non-portable and bad programing pratice. putting emms inside the loop? someone must read a mmx manual. CVS patchset: 3770 CVS date: 2003/01/04 13:26:39
2003-01-03bad code, trying to fix.Miguel Freitas
CVS patchset: 3763 CVS date: 2003/01/03 22:05:03
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