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
Age
Commit message (
Expand
)
Author
2011-04-13
renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone...
openjpeg3d@749
Antonin Descampe
2011-03-10
fixed lt_version in configure.ac
openjpeg3d@745
Antonin Descampe
2011-03-04
now assume MinGW does not have dirent.h (actually have it but without opendir...
Antonin Descampe
2011-03-04
small fix related to the formatting of the install report displayed at the en...
Antonin Descampe
2011-03-04
updated autotools files to improve build and install procedures (credit to Vi...
Antonin Descampe
2011-02-06
cmake : fixed installed links to openjpeg.h and openjpeg3d.h
Antonin Descampe
2011-01-29
license header: replaced Hervcalloc by Herve, I should learn to double-check ...
Antonin Descampe
2011-01-29
removed é in license header to prevent warning C4819 (see http://code.google...
Antonin Descampe
2011-01-24
remove more obsolete VS files. Left only mj2_to_metadata VS files, as this is...
Antonin Descampe
2011-01-17
remove (autotools) generated files
Rex Dieter
2011-01-07
changed report code in Makefile.am
Winfried
2011-01-02
bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...
Antonin Descampe
2010-12-14
Adapted Makefile.am/Makefile.nix to build choice: shared xor static
Winfried
2010-12-11
fixed flags when building jp3d with MinGW
Antonin Descampe
2010-12-10
Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor static
Winfried
2010-12-09
removed LCMS dependency in jp3d/libjp3dvm/CMakeLists.txt
Antonin Descampe
2010-12-09
renamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm/openjpeg3d.h
Antonin Descampe
2010-12-09
Updated Makefile.in
Winfried
2010-12-08
(thanks to Winfried for his help)
Antonin Descampe
2010-12-05
revert to previous behaviour for cmake: builds (and links) dynamically by def...
Antonin Descampe
2010-11-28
changed cmake behaviour: executables are now always statically linked. When -...
Antonin Descampe
2010-11-17
minor changes in cmake files (from winfried)
Antonin Descampe
2010-11-11
removed call to dirent.h in jp3d
Antonin Descampe
2010-10-26
Installation fixes when using CMake
Ben Boeckel
2010-10-25
Fix jp3dvm version
Ben Boeckel
2010-10-22
Don't clobber openjpeg.h from jp3d
Ben Boeckel
2010-10-22
M libopenjpeg/Makefile.in
Winfried
2010-10-21
fixed paths to png and tiff in CMakeLists.txt and fixed link to lcms library ...
Antonin Descampe
2010-10-18
M jp3d/Makefile.nix
Winfried
2010-10-17
-This line, and those below, will be ignored--
Winfried
2010-10-13
(no commit message)
Winfried
2010-10-10
1. The jp3d/libjp3dvm/Makefile.am has been changed:
Antonin Descampe
2010-10-05
Added files to let people build openjpeg with configure tools ; Added makefil...
Antonin Descampe
2010-09-01
COMP: Fixing configuration for static builds. Fixing dependencies that several
Luis Ibanez
2010-08-31
STYLE: This file had inconsistent ends of line (mixture of DOS and UNIX).
Luis Ibanez
2010-08-31
COMP: Moving to the parent directory the set INCLUDE_DIRECTORIES command.
Luis Ibanez
2010-08-31
BUG: The directory compat doesn't exist. The file getopt.c is actually at thi...
Luis Ibanez
2010-04-08
[v1.4] Fixed pi.c bug (issue 15 on google code). Thanks to Anton Lionel for c...
Francois-Olivier Devaux
2010-04-08
Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this p...
Francois-Olivier Devaux
2010-02-19
Applied changes to jp3d_to_volume.c that didn't pass in previous revision (re...
Francois-Olivier Devaux
2010-02-18
JP3D Module. Fixed issue when computing the number of elements in an array th...
Francois-Olivier Devaux
2007-09-06
ENH: add cmake for jp3d
Mathieu Malaterre
2007-09-06
Move include file that collides with system include to the correct directory ...
Mathieu Malaterre
2007-05-10
JP3D library Binaries removed from SVN.
Francois-Olivier Devaux
2006-10-30
initial release of jp3d library and codec
Antonin Descampe