gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86, spotted...
authorBastien Nocera <hadess@hadess.net>
Sat, 23 Feb 2008 02:38:03 +0000 (02:38 +0000)
committerBastien Nocera <hadess@hadess.net>
Sat, 23 Feb 2008 02:38:03 +0000 (02:38 +0000)
commite8ef50ac94938ee230dd15642b86a332d365a1f4
treea1c0d5bafacc5a855da8c7cc368275d0726434c1
parenta7bc7485b1a4d7e1b1a12ff593ca4ccb1d59e466
gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86, spotted by Sebastian Dröge

Original commit message from CVS:
* gst/goom/Makefile.am: Remove the warnings being disabled,
fix linkage on x86, spotted by Sebastian Dröge
<slomo@circular-chaos.org>

* gst/goom/convolve_fx.c (convolve_init),
(create_output_with_brightness), (convolve_apply):
* gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
* gst/goom/goomsl.c:
* gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
* gst/goom/plugin_info.c:
* gst/goom/tentacle3d.c (tentacle_fx_create):
Fix warnings, and disable the motifs in the convolve_fx
plugin (they were causing warnings, and they were just
"Goom" in funny letterring)
ChangeLog
gst/goom/Makefile.am
gst/goom/convolve_fx.c
gst/goom/filters.c
gst/goom/goomsl.c
gst/goom/ifs.c
gst/goom/plugin_info.c
gst/goom/tentacle3d.c