https://bugs.kde.org/show_bug.cgi?id=465548

--- Comment #9 from Fabian Vogt <fab...@ritter-vogt.de> ---
QtAV upstream does this correctly already: src/utils/CopyFrame_SSE4.cpp is
built with -msse4.1, src/utils/CopyFrame_SSE2.cpp is built with -msse2 and
src/utils/GPUMemCopy.cpp decides during runtime which of those to call.
Unfortunately digikam reimplemented everything in custom cmake, which broke
this.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to