gstreamer/gst/goom
Thomas Vander Stichele 79bc3ebfa1 change NULL to (NULL) for GST_ELEMENT_ERROR
Original commit message from CVS:
change NULL to (NULL) for GST_ELEMENT_ERROR
Make sure errors end with "."
2004-02-02 17:23:33 +00:00
..
filters.c Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:01 +00:00
filters.h Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil... 2002-02-01 19:28:30 +00:00
filters_mmx.s Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil... 2002-02-01 19:28:30 +00:00
goom_core.c Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion. 2003-02-02 05:26:29 +00:00
goom_core.h Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil... 2002-02-01 19:28:30 +00:00
goom_tools.h removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:05 +00:00
graphic.c Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:01 +00:00
graphic.h Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil... 2002-02-01 19:28:30 +00:00
gstgoom.c change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
lines.c Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:01 +00:00
lines.h Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil... 2002-02-01 19:28:30 +00:00
Makefile.am Remove all locally-defined optimization flags 2003-09-11 19:57:59 +00:00
README fix licensing terms for Goom, it is LGPL not GPL 2003-07-10 13:19:43 +00:00

The Goom plugin is based on the Goom visualization code from
the Goom homepage found at: 
http://ios.free.fr/?page=projet&quoi=1 

Like the original library so is the Goom plugin available under the LGPL license