After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 518213 - [goom2k4] artefacts on x86-64
[goom2k4] artefacts on x86-64
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-23 11:43 UTC by Tim-Philipp Müller
Modified: 2008-04-09 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (300.93 KB, image/png)
2008-02-23 11:44 UTC, Tim-Philipp Müller
Details

Description Tim-Philipp Müller 2008-02-23 11:43:21 UTC
One of the fancy effects that are overlayed onto the basic effects seems to produce artefacts on x86-64. Will attach screenshot.
Comment 1 Tim-Philipp Müller 2008-02-23 11:44:19 UTC
Created attachment 105809 [details]
Screenshot
Comment 2 Bastien Nocera 2008-02-25 11:21:50 UTC
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.
Comment 3 Bastien Nocera 2008-03-13 19:57:15 UTC
Tim, could you disable warnings, and revert the patch above, see if it makes any difference for you?
Comment 4 Stefan Sauer (gstreamer, gtkdoc dev) 2008-04-09 13:42:50 UTC
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.