[gstreamer-bugs] [Bug 604679] videomixer MMX code doesn't build on fedora12
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 16 01:52:07 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=604679
GStreamer | gst-plugins-good | unspecified
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.18
--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2009-12-16 09:52:03 UTC ---
commit 0a0f7ecc1646751ea820bd68846f24edc755d352
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Wed Dec 16 10:50:32 2009 +0100
videomixer: Use movzbl instead of movzxb for moving one byte to a l
register
For some reason latest gcc/binutils accept movzxb here while
movzbl would be correct and is the only thing accepted by older
gcc/binutils.
Fixes bug #604679.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list