summaryrefslogtreecommitdiff
path: root/src/post/visualizations/oscope.c
AgeCommit message (Expand)Author
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.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
2006-12-02two fixes to viz glue code:Miguel Freitas
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
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-02-12function has been renamedMichael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2003-12-03use _x_ao_mode2channels in post-pluginsMarco Zuehlke
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-10-30* modify the engine slightly, so that the stream member in a video frame orMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-07-26Same pts hack for all viz pluginsThibaut Mattern
2003-04-30Don't forget to reset frame->bad_frame to 0 !Thibaut Mattern
2003-03-11Several post plugins were crashing with a failed assertion, due toJuergen Keil
2003-02-22handle extra info properly; that is: the inverter should pass on the extra info,Michael Roitzsch
2003-02-14oscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com>Mike Melanson
2003-01-14yet another glue logic for viz plugins. that should fix problems withMiguel Freitas
2003-01-05testing new logic for visualization plugins. this code should be portedMiguel Freitas
2003-01-04added a visualizations post plugin directory and an oscilloscopeMike Melanson