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 475411 - [goom2k1] enable MMX and Altivec code
[goom2k1] enable MMX and Altivec code
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-10 10:26 UTC by Edward Hervey
Modified: 2008-04-15 10:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2007-09-10 10:26:26 UTC
The mmx optimizations are disabled in goom. It's quite painful to have mmx optimizations that aren't used !
Comment 1 Tim-Philipp Müller 2007-09-24 20:01:00 UTC
Or maybe there is a liboil function we could use which does the same thing? (Just to save us the test/configure logic ;))
Comment 2 Bastien Nocera 2008-02-23 02:41:26 UTC
Fixed in bug 515073 for the new goom, reassigning to goom2k1 if anyone still cares.
Comment 3 Stefan Sauer (gstreamer, gtkdoc dev) 2008-02-25 09:14:20 UTC
Hmm, maybe they were disable for a reason. I just filed Bug #518564 as now goom segfault (and good 2k1 just shows black).
Comment 4 Bastien Nocera 2008-02-25 09:53:27 UTC
I didn't change the code for goom2k1, and tested the new goom on x86-64 and i386 without any problems.
Comment 5 Stefan Sauer (gstreamer, gtkdoc dev) 2008-04-15 10:06:38 UTC
There now is the new goom plugin, which has optimizations enabled.