GNOME Bugzilla – Bug 518213
[goom2k4] artefacts on x86-64
Last modified: 2008-04-09 13:42:50 UTC
One of the fancy effects that are overlayed onto the basic effects seems to produce artefacts on x86-64. Will attach screenshot.
Created attachment 105809 [details] Screenshot
That might very well be the result of me trying to fix warnings: http://webcvs.freedesktop.org/gstreamer/gst-plugins-good/gst/goom/convolve_fx.c?r1=1.1&r2=1.2 motif_goom1.h and motif_goom2.h would need to be fixed.
Tim, could you disable warnings, and revert the patch above, see if it makes any difference for you?
2008-04-09 Stefan Kost <ensonic@users.sf.net> * gst/goom/convolve_fx.c: * gst/goom/motif_goom1.h: * gst/goom/motif_goom2.h: As hinted here revert one change and fix warnings properly. This fixes both Bug #518213 and Bug #520073 for me.