gstreamer/ext/smoothwave
Andy Wingo c07813ac2c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
Original commit message from CVS:
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
2003-10-08 16:08:19 +00:00
..
demo-osssrc.c Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of GStreamer. Now that I got it compiled,... 2003-07-17 04:16:42 +00:00
gstsmoothwave.c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:08:19 +00:00
gstsmoothwave.h s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:04 +00:00
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
README smoothwave fixin 2001-12-30 20:10:15 +00:00

This is a home-grown visualization, with a couple lines of code copied
from synaesthesia.  It draws the waveform in the bitmap, then fades out
the entire bitmap so older waveforms disappear.  It looks OK, but it's
grayscale so far (haven't solved the cmap problems, note all the commented
out code).  I'm going to try to make a much better version as time goes
on.