index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thirdparty
Age
Commit message (
Expand
)
Author
2018-09-05
Fix some typos in code comments and documentation
Stefan Weil
2017-09-22
Remove opjstyle binary that went inadvertently committed in d4e54e9f35d532062...
Even Rouault
2017-05-09
Add mechanisms to reformant and check code style (#128)
Even Rouault
2016-09-06
Update to libpng 1.6.25 (#821)
Matthieu Darbois
2016-08-06
Update to lcms 2.8 (#808)
Matthieu Darbois
2016-08-06
Update to libpng 1.6.24 (#807)
Matthieu Darbois
2016-05-03
Update lcms2 (#773)
Matthieu Darbois
2016-05-02
Use lowercase for cmake commands consistenly
Julien Malik
2016-05-01
Update to libtiff-4.0.6 (#764)
Matthieu Darbois
2016-04-30
Update lcms (#544)
Matthieu Darbois
2016-04-22
Import pnglibconf.h.prebuilt as new pnglibconf.h
Julien Malik
2016-04-21
update libpng to from 1.6.17 to 1.6.21
Julien Malik
2016-01-06
Add missing include statement for ssize_t
mayeut
2015-07-26
Fix libtiff build with Visual Studio 2010
mayeut
2015-07-25
Switch to libpng-1.6.17
mayeut
2015-07-25
Merge pull request #528 from mayeut/zlib-1.2.8
Matthieu Darbois
2015-07-21
Switch to libcms2-2.6
mayeut
2015-07-04
Update zlib to version 1.2.8
mayeut
2015-07-03
upgraded to libtiff v4.0.4
Aaron Boxer
2014-12-09
[trunk] Fixed compilation error under Visual Studio 2003 (fixes issue 351)
Matthieu Darbois
2014-04-02
[trunk] removed debug message in CMakeLists.txt
Antonin Descampe
2014-03-14
[trunk] Remove duplicate content from test_inline.c
Mathieu Malaterre
2013-03-17
[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj...
Mickael Savinaud
2012-10-01
[trunk] FolderReorgProposal task: Fix doxygen
Mathieu Malaterre
2012-08-30
[trunk] Remove CMake-language block-end command arguments
Mickael Savinaud
2012-03-19
[trunk] use autotools convention where #ifdef BLA, should be provided by #def...
Mathieu Malaterre
2012-03-19
[trunk] add debug statement for Win7-VS2008-32bits-trunk-Debug-OSGeo4W
Mathieu Malaterre
2012-03-17
[trunk] Fix compilation when zlib.h is in user specified directory.
Mathieu Malaterre
2012-03-15
[trunk] Fix compilation on 32bits/PowerPC arch (debian/linux)
Mathieu Malaterre
2012-03-15
[trunk] make sure to build as universal build when OS is APPLE
Mathieu Malaterre
2012-03-12
[trunk] Fix issue with space
Mathieu Malaterre
2012-03-12
[trunk] Add support for compiling libtiff with VS2008
Mathieu Malaterre
2012-03-12
[trunk] Add support for MSVC 2010 compiler (32bits)
Mathieu Malaterre
2012-03-12
[trunk] Update libtiff to 4.0.1 to support BigTIFF. openjpeg/tiff 4.0.1 curre...
Mathieu Malaterre
2012-03-02
[trunk] import JPIP modifications for build-system from 1.5
Mathieu Malaterre
2011-11-24
Avoid message pollution during cmake configuration time
Mathieu Malaterre
2011-08-12
added cmake support to openjpip
Antonin Descampe
2011-08-11
Fixed issue #76 (trunk)
Mickael Savinaud
2011-07-22
correct some troubles about thirdparty when they are used
Mickael Savinaud
2011-07-21
add new decode tests based on conformance data and tolerance. Non regression ...
Mickael Savinaud
2011-07-21
removed unused warning configuration message
Mickael Savinaud
2011-07-13
improved some CMakeLists files linked to the build of applications which used...
Mickael Savinaud
2011-03-21
added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by...
Antonin Descampe
2011-03-20
Removed the libs directory containing win32 compiled versions of libpng, libt...
Antonin Descampe