Revision e96bd5e...
Go back to digest for 28th October 2012Bug Fixes in KDE Base
Christoph Feck committed changes in [kdelibs/KDE/4.9] kimgio/jp2.cpp:
Fix performance issue with JPEG-2000 loader
Instead of reading each component value individually,
convert complete rows to a temporary matrix, and fetch
the values from there.
Additionally, make sure the QImage allocation succeeds.
FIXED-IN: KDE 4.9.3
File Changes
Modified 1 files
- kimgio/jp2.cpp
1 files changed in total