[Bug 670690] audioresample: missing configure checks for SSE / SSE2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 17 19:23:09 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=670690
  GStreamer | gst-plugins-base | 0.10.36

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #10 from Jan Schmidt <thaytan at noraisin.net> 2013-12-18 03:22:59 UTC ---
AIUI the status of this bug hasn't changed. XMMINTRIN_H fails (correctly) to be
defined on i386, but EMMINTRIN is defined, even though it's not usable without
__SSE__

The simple patch to resample.c would seem to be sufficient.

-- 
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