summaryrefslogtreecommitdiff
path: root/src/post/goom/xine_goom.c
AgeCommit message (Expand)Author
2014-03-10Silence compiler warnings on register_enum () arg #4.Torsten Jager
2013-09-13Copyright year update by hg log infoTorsten Jager
2012-12-23goom: single pass rgb to yuy2 conversionTorsten Jager
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-01-11Merge from 1.1.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-09-17Remove an extra const directive for goom_csc_methodsErik Hovland
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-01-01Bump post plugin interface version after API changesPetri Hintukainen
2007-12-30Manual port of the color→colour change to 1.2; should make merging easier.Darren Salt
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all post plugins to the new identifier/description interface. Add _() ...Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-08-12Fix goom visualization plug-inMaxim Levitsky
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-02-20Remove the cast as register_enum now accept consts.Diego 'Flameeyes' Pettenò
2006-12-02two fixes to viz glue code:Miguel Freitas
2006-10-23- unregister configuration callbacks when disposing of the classBastien Nocera
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-02More static/const fixes from Gentoo. These should probably go upstream.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-07-19update goom to 2k4-0 + patches. details:Miguel Freitas
2005-05-03**BUGFIX**Darren Salt
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-11-21updated goom to 2k4-dev21Michael Roitzsch
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