[Bug 52008] synaescope and tippercanoe don't work with Sparc Solaris - endian problem
aaronw at net.com
aaronw at net.com
Wed Aug 13 23:54:05 BST 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=52008
------- Additional Comments From aaronw at net.com 2003-08-14 00:54 -------
Included in the diffs are some performance enhancements I made. Unsigned numbers
can be faster than ints on some architectures and generally are never slower. Also I
simplified some of the calculations in the fft code a little bit.
I might add that my patch for main.cpp in tyler needs an #ifdef for BIGENDIAN. Also, my
other changes in tyler eliminate the requirement that X run in 16bpp. It uses SDL to do
the palette conversion instead.
These patches have been tested on Solaris and HAVE NOT been tested in Linux or on a
little-endian machine. All of the patches should work with the exception being main.cpp
in tyler as stated above.
-Aaron
More information about the kde-multimedia
mailing list