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

--- Comment #39 from caulier.gil...@gmail.com ---
Maik, 

Just a note: I build a 64 bits version without debug symbols of Windows
Installer. Of course, this reduce the file size a lots, but this have not
effect of execution speed. why ? this is simple : libx265 is a standard MXE
package which is already compiled without debug symbols. My option to turn off
debug symbols in Windows installer force to drop all symbols everywhere. If the
option is turn on, debug sumbols is preserved in all digiKam binaries.

As libx265 is an external dll, this has no effect.

I check the libx265 code and assembly code is used to run faster the encoding,
but there is no multi-core support (no open-mp support). I suspect that
optimizations exists with special hardwares and turned on with Microsoft
compiler only. Here we cross compile under Linux because M$ devel env. is just
a shame...

So the OpenMP support wish must be reported as UPSTREAM to libx265 project.

Gilles

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

Reply via email to