summaryrefslogtreecommitdiff
path: root/src/post/goom
AgeCommit message (Expand)Author
2003-11-20"Anti audio fifo null" patch ;)Thibaut Mattern
2003-11-16audio visualization post plugins now use a private metronom to sync their videoMichael Roitzsch
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-10avoid segfault when resizingDaniel Caujolle-Bert
2003-11-04that must fix a compilation failure report i receivedMiguel Freitas
2003-10-30* modify the engine slightly, so that the stream member in a video frame orMichael Roitzsch
2003-10-23I should have seen this coming...Michael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-10-04Try to fix a problem with ppc.Thibaut Mattern
2003-09-15avoid implicit void argumentDaniel Caujolle-Bert
2003-09-15that would failDaniel Caujolle-Bert
2003-09-15fix dist stageDaniel Caujolle-Bert
2003-09-14newer goom version.Thibaut Mattern
2003-09-14New files of the "new" goom version.Thibaut Mattern
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-07-26Try to avoid to discard audio buffersThibaut Mattern
2003-07-26- compute a pts using metronom internals if the demuxer doesn't provide pts (...Thibaut Mattern
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-04-30Don't forget to reset frame->bad_frame to 0 !Thibaut Mattern
2003-04-09avoid sefault (tweaking fried memory is never a good idea ;-)Daniel Caujolle-Bert
2003-03-16no no no, CFLAGS may be used here to let the filter worksDaniel Caujolle-Bert
2003-03-16stop warningDaniel Caujolle-Bert
2003-03-11Several post plugins were crashing with a failed assertion, due toJuergen Keil
2003-03-06- revert stream info changesBastien Nocera
2003-03-06- following the screenshot discussion, inform the height and width of the streamBastien Nocera
2003-02-22handle extra info properly; that is: the inverter should pass on the extra info,Michael Roitzsch
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
2003-01-29log messagesMiguel Freitas
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-29look like 'make dist' is broken everywhere. a review is needed, so i will doDaniel Caujolle-Bert
2003-01-28- Patch from Jeff Smith (remove warnings)Thibaut Mattern
2003-01-25- mmx optimizations don't use MMXEXT instructionsThibaut Mattern
2003-01-14yet another glue logic for viz plugins. that should fix problems withMiguel Freitas
2003-01-06Goom optimizations for x86 use Extended MMX.Thibaut Mattern
2003-01-05New logic for visualization plugin ported to Goom.Thibaut Mattern
2003-01-04sign the 8-bit dataMike Melanson
2003-01-04One more strange thing fixed.Thibaut Mattern
2003-01-04really really bad coding.Miguel Freitas
2003-01-04remove omit-fram-pointer to cflags. Don't compile zoom_mmx on all non PPC archDaniel Caujolle-Bert
2003-01-03that should work for wav filesMiguel Freitas
2003-01-03oupsThibaut Mattern
2003-01-03Disables ppc assembly code, it does'nt compiles.Thibaut Mattern
2003-01-03Siggi and i have an agreement about the preloading. :)Miguel Freitas
2003-01-03bad code, trying to fix.Miguel Freitas
2003-01-03Updates to the latest version of GoomThibaut Mattern
2003-01-03clean up the color-handling codeMike Melanson
2003-01-01Made goom compile with SunPro ccRobin KAY
2002-12-30close the port on disposeMichael Roitzsch