Age | Commit message (Expand) | Author |
2004-06-27 | include the new goom version 2k4-dev15 | Michael Roitzsch |
2004-05-29 | separate the two semantics of querying a port's status with a NULL stream; | Michael Roitzsch |
2004-05-18 | track number of times the port has being opened. | Miguel Freitas |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
2004-02-12 | function has been renamed | Michael Roitzsch |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-03 | use _x_ao_mode2channels in post-plugins | Marco Zuehlke |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | the viz plugins are feeding their private metronom with video only data, so | Michael Roitzsch |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-16 | audio visualization post plugins now use a private metronom to sync their video | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-10 | avoid segfault when resizing | Daniel Caujolle-Bert |
2003-10-30 | * modify the engine slightly, so that the stream member in a video frame or | Michael Roitzsch |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-09-14 | newer goom version. | Thibaut Mattern |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-26 | Try to avoid to discard audio buffers | Thibaut Mattern |
2003-07-26 | - compute a pts using metronom internals if the demuxer doesn't provide pts (... | Thibaut Mattern |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-04-30 | Don't forget to reset frame->bad_frame to 0 ! | Thibaut Mattern |
2003-04-09 | avoid sefault (tweaking fried memory is never a good idea ;-) | Daniel Caujolle-Bert |
2003-03-11 | Several post plugins were crashing with a failed assertion, due to | Juergen Keil |
2003-03-06 | - revert stream info changes | Bastien Nocera |
2003-03-06 | - following the screenshot discussion, inform the height and width of the stream | Bastien Nocera |
2003-02-22 | handle extra info properly; that is: the inverter should pass on the extra info, | Michael Roitzsch |
2003-01-29 | log messages | Miguel Freitas |
2003-01-28 | - Patch from Jeff Smith (remove warnings) | Thibaut Mattern |
2003-01-25 | - mmx optimizations don't use MMXEXT instructions | Thibaut Mattern |
2003-01-14 | yet another glue logic for viz plugins. that should fix problems with | Miguel Freitas |
2003-01-06 | Goom optimizations for x86 use Extended MMX. | Thibaut Mattern |
2003-01-05 | New logic for visualization plugin ported to Goom. | Thibaut Mattern |
2003-01-04 | sign the 8-bit data | Mike Melanson |
2003-01-03 | that should work for wav files | Miguel Freitas |
2003-01-03 | Siggi and i have an agreement about the preloading. :) | Miguel Freitas |
2003-01-03 | Updates to the latest version of Goom | Thibaut Mattern |
2003-01-03 | clean up the color-handling code | Mike Melanson |
2002-12-30 | close the port on dispose | Michael Roitzsch |
2002-12-29 | No, i was unable to compile, this time things are safe | Daniel Caujolle-Bert |
2002-12-29 | Fixes wrong color conversion. | Thibaut Mattern |
2002-12-29 | I was wrong ;-), no more segfault | Daniel Caujolle-Bert |
2002-12-29 | add a block, due of /post/ variable declaration. | Daniel Caujolle-Bert |
2002-12-29 | Err, this is wrong, you CAN'T do that. I fixed the compilation, but maybe i'm... | Daniel Caujolle-Bert |
2002-12-29 | Oups, removes c++ comment. | Thibaut Mattern |
2002-12-29 | a bit faster | Thibaut Mattern |
2002-12-29 | - new post plugin property: type | Michael Roitzsch |