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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 20 07:09:43 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #16 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-20 15:09:39 UTC ---
commit daa194b71ea6f9e8ee522ab02e8c56150b7e62b3
Author: Antoine Jacoutot <ajacoutot at gnome.org>
Date:   Mon Jan 20 15:44:09 2014 +0100

    audioresample: Fix build on x86 if emmintrin.h is available but can't be
used

    On i386, EMMINTRIN is defined but not usable without SSE so check for
    __SSE__ and __SSE2__ as well.

    https://bugzilla.gnome.org/show_bug.cgi?id=670690

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