summaryrefslogtreecommitdiff
path: root/src/post/visualizations
AgeCommit message (Expand)Author
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-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-24small cleanupMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-13clean up unused codeMike Melanson
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
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-10-23I should have seen this coming...Michael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-09-21One forgotten file for 'make dist'.František Dvořák
2003-09-142 forgotten printfThibaut Mattern
2003-09-14remove fft code, use fft.h instead.Thibaut Mattern
2003-09-14add fftgraph to the plugin catalogThibaut Mattern
2003-09-14fftgraph compilationThibaut Mattern
2003-09-14New viz plugin.Thibaut Mattern
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-07-26Same pts hack for all viz pluginsThibaut Mattern
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
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-17Better method to fade out a yuv pixel.Thibaut Mattern
2003-02-14oscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com>Mike Melanson
2003-02-12Fixes a potential problem with luma value < 16.Thibaut Mattern
2003-02-11Gravity.Thibaut Mattern
2003-02-10Fade out peeksThibaut Mattern
2003-02-09more funny stuffs ;)Thibaut Mattern
2003-01-31fftscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com>Mike Melanson
2003-01-18the further misadventures of the DSP newbie: attempt to make spectrumMike Melanson
2003-01-14yet another glue logic for viz plugins. that should fix problems withMiguel Freitas
2003-01-14oops, plot the right channel dataMike Melanson
2003-01-14added a FFT scope visualizationMike Melanson
2003-01-05Adapts fooviz to the new logicThibaut Mattern
2003-01-05convenienceGuenter Bartsch
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