summaryrefslogtreecommitdiff
path: root/src/post/goom
AgeCommit message (Expand)Author
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-17swap usage of "up" and "down" to the more common meaning:Michael Roitzsch
2004-04-05another int used to store a pointer, which breaks AMD64;Michael Roitzsch
2004-03-21memleakDaniel Caujolle-Bert
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-20Fixed detection of linux framebuffer support. Included xineutils.h in dsputil...Robin KAY
2004-02-19Mandrake patches fromRocky Bernstein
2004-02-12function has been renamedMichael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-11fix x86 and MMX, all x86 don't have MMX ;-)Daniel Caujolle-Bert
2003-12-10- shushBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-03use _x_ao_mode2channels in post-pluginsMarco Zuehlke
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-26the viz plugins are feeding their private metronom with video only data, soMichael Roitzsch
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