summaryrefslogtreecommitdiff
path: root/src/post/goom/xine_goom.c
AgeCommit message (Expand)Author
2004-06-27include the new goom version 2k4-dev15Michael Roitzsch
2004-05-29separate the two semantics of querying a port's status with a NULL stream;Michael Roitzsch
2004-05-18track number of times the port has being opened.Miguel Freitas
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-02-12function has been renamedMichael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
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-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-09-14newer goom version.Thibaut Mattern
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-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-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-29log messagesMiguel Freitas
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-03that should work for wav filesMiguel Freitas
2003-01-03Siggi and i have an agreement about the preloading. :)Miguel Freitas
2003-01-03Updates to the latest version of GoomThibaut Mattern
2003-01-03clean up the color-handling codeMike Melanson
2002-12-30close the port on disposeMichael Roitzsch
2002-12-29No, i was unable to compile, this time things are safeDaniel Caujolle-Bert
2002-12-29Fixes wrong color conversion.Thibaut Mattern
2002-12-29I was wrong ;-), no more segfaultDaniel Caujolle-Bert
2002-12-29add a block, due of /post/ variable declaration.Daniel Caujolle-Bert
2002-12-29Err, this is wrong, you CAN'T do that. I fixed the compilation, but maybe i'm...Daniel Caujolle-Bert
2002-12-29Oups, removes c++ comment.Thibaut Mattern
2002-12-29a bit fasterThibaut Mattern
2002-12-29- new post plugin property: typeMichael Roitzsch