[Bug 729276] audioresample: Misdetected and/or misused intrinsics headers
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 28 13:05:24 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=729276
Arun Raghavan <arun at arunraghavan.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #336434|needs-work |none
status| |
Attachment #336434|0 |1
is obsolete| |
--- Comment #15 from Arun Raghavan <arun at arunraghavan.net> ---
Created attachment 336439
--> https://bugzilla.gnome.org/attachment.cgi?id=336439&action=edit
audioresample: Separate out CFLAGS used for SSE* code
This makes sure that we only build files that need explicit SIMD support
with the relevant CFLAGS. This allows the rest of the code to be built
without, and specific SSE* code is only called after runtime checks for
CPU features.
The meson build files need to updated.
--
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