[Digikam-devel] [Bug 273765] replacing pgf files with an open digikam lead to reproducible crash
Gilles Caulier
caulier.gilles at gmail.com
Fri Jun 17 07:57:30 BST 2011
https://bugs.kde.org/show_bug.cgi?id=273765
--- Comment #22 from Gilles Caulier <caulier gilles gmail com> 2011-06-17 08:57:26 ---
Git commit 46c8af586c53127ea48eebad23ff5968bcd9aa5c by Gilles Caulier.
Committed on 17/06/2011 at 08:55.
Pushed by cgilles into branch 'master'.
update libpgf from digiKam core to last 6.11.24 including OpenMP support
CCBUGS: 273765
M +22 -1 CMakeLists.txt
M +1 -0 NEWS
M +3 -0 digikam/CMakeLists.txt
M +56 -53 libs/3rdparty/libpgf/BitStream.h
M +458 -272 libs/3rdparty/libpgf/Decoder.cpp
M +62 -35 libs/3rdparty/libpgf/Decoder.h
M +358 -307 libs/3rdparty/libpgf/Encoder.cpp
M +96 -36 libs/3rdparty/libpgf/Encoder.h
M +703 -483 libs/3rdparty/libpgf/PGFimage.cpp
M +114 -58 libs/3rdparty/libpgf/PGFimage.h
M +70 -61 libs/3rdparty/libpgf/PGFplatform.h
A +272 -0 libs/3rdparty/libpgf/PGFstream.cpp [License: BSD] *
A +185 -0 libs/3rdparty/libpgf/PGFstream.h [License: BSD] *
M +35 -21 libs/3rdparty/libpgf/PGFtypes.h
D +0 -254 libs/3rdparty/libpgf/Stream.cpp
D +0 -169 libs/3rdparty/libpgf/Stream.h
M +16 -13 libs/3rdparty/libpgf/Subband.cpp
M +14 -9 libs/3rdparty/libpgf/Subband.h
M +55 -48 libs/3rdparty/libpgf/WaveletTransform.cpp
M +17 -10 libs/3rdparty/libpgf/WaveletTransform.h
The files marked with a * at the end have a non valid license. Please read:
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are
listed at that page.
http://commits.kde.org/digikam/46c8af586c53127ea48eebad23ff5968bcd9aa5c
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list