[Bug 729276] audioresample: Misdetected and/or misused intrinsics headers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 12 07:21:25 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729276
  GStreamer | gst-plugins-base | 1.x

Richard Purdie <richard.purdie> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richard.purdie at linuxfoundat
                   |                            |ion.org

--- Comment #5 from Richard Purdie <richard.purdie at linuxfoundation.org> 2014-05-12 14:21:20 UTC ---
FWIW I also agree here, the SSE code needs to be in a separate file and then
that file can be compiled with the correct compiler options. You can then do
what you describe - detect SSE at runtime and use that code without the risk of
invalid instructions anywhere else.

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