gstreamer/gst/goom
Andy Wingo 2d109a18fb configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!
Original commit message from CVS:
2005-06-29  Andy Wingo  <wingo@pobox.com>

* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build
breakage ensue!!!

* gst/rtsp/gstrtspsrc.c (gst_rtspsrc_loop, gst_rtspsrc_open):
Signedness, unused var fixes.
(gst_rtspsrc_close): Unused?

* gst/realmedia/rmdemux.c (re_hexdump_bytes): Unused.

* gst/law/mulaw-encode.c (gst_mulawenc_chain): Signeness fix.

* gst/law/alaw-encode.c (alawenc_getcaps): Remove unneeded
declarations. Typo (probably crasher) fix.

* gst/law/mulaw-encode.c (mulawdec_getcaps):
* gst/law/mulaw-encode.c (mulawenc_getcaps):
* gst/law/alaw-decode.c (alawdec_getcaps): Same crasher fix.

* gst/goom/gstgoom.c (gst_goom_init): Hook up the event function.

* gst/effectv/gstwarp.c (gst_warptv_setup): Signedness fix.

* gst/effectv/gstdice.c (gst_dicetv_draw): Um, deferencing
uninitialized pointer not good.

* gst/videofilter/gstvideoexample.c (plugin_init):
* gst/videofilter/Makefile.am (libgstvideoexample_la_LIBADD): Link
to libgstvideofilter instead of gst_library_load.

* gst/alpha/gstalpha.c (gst_alpha_chroma_key_i420)
(gst_alpha_chroma_key_ayuv): Signedness fixen.
2005-06-29 16:14:30 +00:00
..
filters.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
filters.h *.h: Revert indenting 2004-03-15 16:32:54 +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.vcproj more working plugins 2004-07-27 21:41:30 +00:00
goom_core.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
goom_core.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
goom_tools.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
graphic.c gst-indent 2004-03-14 22:34:33 +00:00
graphic.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstgoom.c configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
lines.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
lines.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am Ported goom. 2005-05-18 09:58:13 +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