Age | Commit message (Expand) | Author |
2008-09-17 | Remove an extra const directive for goom_csc_methods | Erik Hovland |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-08-15 | Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro). | Darren Salt |
2007-08-12 | Fix goom visualization plug-in | Maxim Levitsky |
2007-02-20 | Remove the cast as register_enum now accept consts. | Diego 'Flameeyes' Pettenò |
2006-12-02 | two fixes to viz glue code: | Miguel Freitas |
2006-10-23 | - unregister configuration callbacks when disposing of the class | Bastien Nocera |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-02 | More static/const fixes from Gentoo. These should probably go upstream. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-01-27 | Adapt the engine to the new list code. | Thibaut Mattern |
2005-07-19 | update goom to 2k4-0 + patches. details: | Miguel Freitas |
2005-05-03 | **BUGFIX** | Darren Salt |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-11-21 | updated goom to 2k4-dev21 | Michael Roitzsch |
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 |