openjpeg.git
12 years agoimproved some CMakeLists files linked to the build of applications which used thirdparty
Mickael Savinaud [Wed, 13 Jul 2011 16:49:53 +0000 (16:49 +0000)]
improved some CMakeLists files linked to the build of applications which used thirdparty

12 years agoupdated CHNAGES files after branch renaming
Antonin Descampe [Mon, 11 Jul 2011 17:43:08 +0000 (17:43 +0000)]
updated CHNAGES files after branch renaming

12 years agoupdates of jar files 2
Kaori Hagihara [Mon, 11 Jul 2011 14:35:22 +0000 (14:35 +0000)]
updates of jar files 2

12 years agoupdates of jar files
Kaori Hagihara [Mon, 11 Jul 2011 14:23:11 +0000 (14:23 +0000)]
updates of jar files

12 years agoopj-v1-branch created
Antonin Descampe [Sun, 10 Jul 2011 18:36:17 +0000 (18:36 +0000)]
opj-v1-branch created

12 years agoimproved encoding speed in t1_encode_cblks (credit to Giuseppe Baruffa)
Antonin Descampe [Sun, 10 Jul 2011 17:32:22 +0000 (17:32 +0000)]
improved encoding speed in t1_encode_cblks (credit to Giuseppe Baruffa)

12 years agobug fixed for error concerning parameter name modification, Makefile.nix also corrected
Kaori Hagihara [Wed, 6 Jul 2011 19:40:26 +0000 (19:40 +0000)]
bug fixed for error concerning parameter name modification, Makefile.nix also corrected

12 years agoJPIP : fixed autotools to work with recent name changes
Antonin Descampe [Wed, 6 Jul 2011 10:21:25 +0000 (10:21 +0000)]
JPIP : fixed autotools to work with recent name changes

12 years agoadditional changes of parameter names and message names for image_viewer and decoding...
Kaori Hagihara [Tue, 5 Jul 2011 13:35:31 +0000 (13:35 +0000)]
additional changes of parameter names and message names for image_viewer and decoding_server from JPT to JPIP-stream

12 years agoadd documentations
Kaori Hagihara [Tue, 5 Jul 2011 12:25:37 +0000 (12:25 +0000)]
add documentations

12 years agochanged program and parameter names from jpt to jpip
Kaori Hagihara [Tue, 5 Jul 2011 12:10:35 +0000 (12:10 +0000)]
changed program and parameter names from jpt to jpip

12 years agochanged func name parse_stream to parse_JPIPstream
Kaori Hagihara [Tue, 5 Jul 2011 10:10:20 +0000 (10:10 +0000)]
changed func name parse_stream to parse_JPIPstream

12 years agochanged parameter and file names regarding JPT-stream to JPIP-stream, which handles...
Kaori Hagihara [Mon, 4 Jul 2011 23:00:21 +0000 (23:00 +0000)]
changed parameter and file names regarding JPT-stream to JPIP-stream, which handles also JPP-stream

12 years agofixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/thread...
Antonin Descampe [Sun, 3 Jul 2011 18:23:33 +0000 (18:23 +0000)]
fixed bmptoimage (see groups.google.com/group/openjpeg/browse_thread/thread/33a24c5896bf6391)

12 years agofixed handling of "jp2->meth" value (Restricted ICC profile handling currently not...
Antonin Descampe [Sun, 3 Jul 2011 17:56:49 +0000 (17:56 +0000)]
fixed handling of "jp2->meth" value (Restricted ICC profile handling currently not implemented)

12 years agofixed CTest configuration files
Antonin Descampe [Thu, 30 Jun 2011 13:52:23 +0000 (13:52 +0000)]
fixed CTest configuration files

12 years agotypo miss corrections for fx,fy
Kaori Hagihara [Mon, 27 Jun 2011 14:09:11 +0000 (14:09 +0000)]
typo miss corrections for fx,fy

13 years agoFix some error with cmake
Mathieu Malaterre [Fri, 3 Jun 2011 13:44:58 +0000 (13:44 +0000)]
Fix some error with cmake

13 years agoadding partno and numpart info as part of the warning message (issue #69)
Mathieu Malaterre [Fri, 3 Jun 2011 08:47:30 +0000 (08:47 +0000)]
adding partno and numpart info as part of the warning message (issue #69)

13 years agofixed paths in makefile.am
Antonin Descampe [Thu, 26 May 2011 09:32:34 +0000 (09:32 +0000)]
fixed paths in makefile.am

13 years agochanged Makefile to Makefile.nix to avoid having autotools overwrite them
Antonin Descampe [Thu, 26 May 2011 08:25:40 +0000 (08:25 +0000)]
changed Makefile to Makefile.nix to avoid having autotools overwrite them

13 years agoadded system architecture description on the documentation
Kaori Hagihara [Wed, 25 May 2011 12:07:39 +0000 (12:07 +0000)]
added system architecture description on the documentation

13 years agofixed a bug in autotools that prevented "make distcheck" to work properly (credit...
Antonin Descampe [Tue, 24 May 2011 09:30:25 +0000 (09:30 +0000)]
fixed a bug in autotools that prevented "make distcheck" to work properly (credit to Vincent Torri) ; added autotools for the "applications/jpip/tools" directory

13 years agoforgot to add new Makefile.am in previous commit
Antonin Descampe [Mon, 23 May 2011 20:32:22 +0000 (20:32 +0000)]
forgot to add new Makefile.am in previous commit

13 years agofixed autotools (broken since the new directory structure) and added autotools as...
Antonin Descampe [Mon, 23 May 2011 20:30:20 +0000 (20:30 +0000)]
fixed autotools (broken since the new directory structure) and added autotools as a build method for jpip (credit to Vincent Torri)

13 years agodefined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avoid havin...
Antonin Descampe [Wed, 18 May 2011 11:02:27 +0000 (11:02 +0000)]
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avoid having to deal with "stdbool.h" (patch from Winfried)

13 years agofixed another bug related to the number of packets in a tile-part, not correctly...
Antonin Descampe [Mon, 16 May 2011 19:39:07 +0000 (19:39 +0000)]
fixed another bug related to the number of packets in a tile-part, not correctly taken into account when generating an index file during decoding

13 years agofixed part of issue 69, when tile-part index is inconsistent with the total number...
Antonin Descampe [Mon, 16 May 2011 11:07:37 +0000 (11:07 +0000)]
fixed part of issue 69, when tile-part index is inconsistent with the total number of tile-parts

13 years agoxcode project file updated (now integrates openjpip)
Antonin Descampe [Thu, 12 May 2011 11:03:11 +0000 (11:03 +0000)]
xcode project file updated (now integrates openjpip)

13 years agosubsequent jpip-related commits to be logged in "applications/jpip/CHANGES" rather...
Antonin Descampe [Thu, 12 May 2011 09:44:19 +0000 (09:44 +0000)]
subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" rather than main CHANGES file

13 years agoopj_viewer removed the xml functions (for users without Xersus2), opj_viewer_xerces...
Kaori Hagihara [Tue, 10 May 2011 16:43:20 +0000 (16:43 +0000)]
opj_viewer removed the xml functions (for users without Xersus2), opj_viewer_xerces is the copy of the original viewer ( needs Xersus2)

13 years agotemporal commit to resort the opj_viewer
Kaori Hagihara [Tue, 10 May 2011 16:39:17 +0000 (16:39 +0000)]
temporal commit to resort the opj_viewer

13 years agoModification of opj_dec_server to be portable to windows
Kaori Hagihara [Tue, 10 May 2011 14:42:00 +0000 (14:42 +0000)]
Modification of opj_dec_server to be portable to windows

13 years agoRemoval of c99 from the compile option (to be compatible to win platform) and bool...
Kaori Hagihara [Mon, 9 May 2011 18:11:40 +0000 (18:11 +0000)]
Removal of c99 from the compile option (to be compatible to win platform) and bool definition in libopenjpip/bool.h

13 years agoOpenJPIP: small bug fixes to compile on win platform
Antonin Descampe [Mon, 9 May 2011 09:27:48 +0000 (09:27 +0000)]
OpenJPIP: small bug fixes to compile on win platform

13 years agoOpenJPIP: fixed several bugs in opj_server (removal of strsep function, duplication...
Antonin Descampe [Sun, 8 May 2011 10:49:06 +0000 (10:49 +0000)]
OpenJPIP: fixed several bugs in opj_server (removal of strsep function, duplication of query string) + some changes to compile opj_server under windows (replacement of strcasecmp(), bzero()).

13 years agofixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd19k...
Antonin Descampe [Sat, 16 Apr 2011 12:09:16 +0000 (12:09 +0000)]
fixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd19k/discussion, credit to Peter Wimmer)

13 years agofixed wrong path in Doxyfile.dox
Antonin Descampe [Sat, 16 Apr 2011 12:03:45 +0000 (12:03 +0000)]
fixed wrong path in Doxyfile.dox

13 years agoinitial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG...
Antonin Descampe [Thu, 14 Apr 2011 18:37:47 +0000 (18:37 +0000)]
initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)

13 years agofixed applications/codec/CMakeLists.txt that prevented JPWL executables to be built...
Antonin Descampe [Thu, 14 Apr 2011 10:13:25 +0000 (10:13 +0000)]
fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be built with JPWL functionalities ; changed make all behaviour : DOC target removed from ALL

13 years agochanged the directory hierarchy of the whole project. See README files for details.
Antonin Descampe [Wed, 13 Apr 2011 22:38:50 +0000 (22:38 +0000)]
changed the directory hierarchy of the whole project. See README files for details.

13 years agore-organization of openjpeg directories hierarchy : step 1
Antonin Descampe [Wed, 13 Apr 2011 21:01:39 +0000 (21:01 +0000)]
re-organization of openjpeg directories hierarchy : step 1

13 years agomoved "openjpeg3d" directory from the trunk to the branches directory.
Antonin Descampe [Wed, 13 Apr 2011 15:42:01 +0000 (15:42 +0000)]
moved "openjpeg3d" directory from the trunk to the branches directory.

13 years agorenamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone directo...
Antonin Descampe [Wed, 13 Apr 2011 15:24:36 +0000 (15:24 +0000)]
renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone directory, with independent cmake files. Done as it uses its own version of the openjpeg library and does not depend on the one currently developped. Will be removed from the trunk and stored in a branch.

13 years agoFixed internal function names conflict with Jasper (http://code.google.com/p/openjpeg...
Antonin Descampe [Tue, 12 Apr 2011 17:24:30 +0000 (17:24 +0000)]
Fixed internal function names conflict with Jasper (code.google.com/p/openjpeg/issues/detail?id=30)

13 years agoconvert.c: ENDIAN condition removed, tiftoimage and imagetotif updated (ALPHA added...
Antonin Descampe [Tue, 12 Apr 2011 17:05:47 +0000 (17:05 +0000)]
convert.c: ENDIAN condition removed, tiftoimage and imagetotif updated (ALPHA added for RGB and GRAY, correct handling of 12-bit precision), small bugfixes (credit to Winfried)

13 years agosmall fix in configure.ac (credit to Vincent Torri)
Antonin Descampe [Tue, 12 Apr 2011 16:18:51 +0000 (16:18 +0000)]
small fix in configure.ac (credit to Vincent Torri)

13 years agoopenjpeg.pc.cmake rewrites wrong variables (issue 67)
Rex Dieter [Wed, 30 Mar 2011 18:44:40 +0000 (18:44 +0000)]
openjpeg.pc.cmake rewrites wrong variables (issue 67)

13 years agoname fixing in variables related to liblcms
Antonin Descampe [Thu, 24 Mar 2011 09:50:20 +0000 (09:50 +0000)]
name fixing in variables related to liblcms

13 years agoadded two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by default...
Antonin Descampe [Mon, 21 Mar 2011 21:51:04 +0000 (21:51 +0000)]
added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by default with other cmake modules.

13 years agofixed a bug that created a conflict between liblcms on the system and liblcms2 in...
Antonin Descampe [Mon, 21 Mar 2011 21:22:33 +0000 (21:22 +0000)]
fixed a bug that created a conflict between liblcms on the system and liblcms2 in the thirdparty directory

13 years agoRemoved the libs directory containing win32 compiled versions of libpng, libtiff...
Antonin Descampe [Sun, 20 Mar 2011 22:45:24 +0000 (22:45 +0000)]
Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies).

13 years agofixed lt_version in configure.ac
Antonin Descampe [Thu, 10 Mar 2011 17:08:50 +0000 (17:08 +0000)]
fixed lt_version in configure.ac

13 years agocosmetic change for status report of ./configure
Antonin Descampe [Sat, 5 Mar 2011 17:36:08 +0000 (17:36 +0000)]
cosmetic change for status report of ./configure

13 years agonow assume MinGW does not have dirent.h (actually have it but without opendir functio...
Antonin Descampe [Fri, 4 Mar 2011 11:21:45 +0000 (11:21 +0000)]
now assume MinGW does not have dirent.h (actually have it but without opendir function). Fixed also a WIN32 check in jp3d/libjp3dvm/openjpeg3d.h.

13 years agosmall fix related to the formatting of the install report displayed at the end of...
Antonin Descampe [Fri, 4 Mar 2011 11:03:33 +0000 (11:03 +0000)]
small fix related to the formatting of the install report displayed at the end of install procedure

13 years agoupdated autotools files to improve build and install procedures (credit to Vincent...
Antonin Descampe [Fri, 4 Mar 2011 10:53:27 +0000 (10:53 +0000)]
updated autotools files to improve build and install procedures (credit to Vincent Torri)

13 years agoreplaced "long" by "size_t" in dwt.c to be sure to cast to a pointer size.
Antonin Descampe [Thu, 17 Feb 2011 21:11:29 +0000 (21:11 +0000)]
replaced "long" by "size_t" in dwt.c to be sure to cast to a pointer size.

13 years agonow allows 16-bit precision for mj2 encoding and decoding (solves Issue 49 and Issue...
Antonin Descampe [Thu, 17 Feb 2011 20:01:14 +0000 (20:01 +0000)]
now allows 16-bit precision for mj2 encoding and decoding (solves Issue 49 and Issue 63). Credit to Winfried.

13 years agoExplicitly link to the math lib on UNIX as we use floor and such symbols
Mathieu Malaterre [Wed, 16 Feb 2011 13:59:24 +0000 (13:59 +0000)]
Explicitly link to the math lib on UNIX as we use floor and such symbols

13 years agoMake sure to be able to compile index_create on UNIX. Install target
Mathieu Malaterre [Wed, 16 Feb 2011 13:55:04 +0000 (13:55 +0000)]
Make sure to be able to compile index_create on UNIX. Install target

13 years agoremoved opj_config.h.in from svn, as it is automaticaly generated by autoheader when...
Antonin Descampe [Wed, 9 Feb 2011 10:42:17 +0000 (10:42 +0000)]
removed opj_config.h.in from svn, as it is automaticaly generated by autoheader when calling ./bootstrap.sh

13 years agorenamed "java sources" to "java-sources" to avoid blank space in directory name
Antonin Descampe [Wed, 9 Feb 2011 10:07:03 +0000 (10:07 +0000)]
renamed "java sources" to "java-sources" to avoid blank space in directory name

13 years agocmake : fixed installed links to openjpeg.h and openjpeg3d.h
Antonin Descampe [Sun, 6 Feb 2011 16:39:26 +0000 (16:39 +0000)]
cmake : fixed installed links to openjpeg.h and openjpeg3d.h

13 years agofixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) ; removed...
Antonin Descampe [Sun, 30 Jan 2011 21:33:55 +0000 (21:33 +0000)]
fixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) ; removed depcomp file from trunk (automatically copied by automake in main folder)

13 years agoreplaced en-dash with standard dash in jp2.c
Antonin Descampe [Sun, 30 Jan 2011 15:38:45 +0000 (15:38 +0000)]
replaced en-dash with standard dash in jp2.c

13 years agolicense header: replaced Hervcalloc by Herve, I should learn to double-check my changes
Antonin Descampe [Sat, 29 Jan 2011 14:15:26 +0000 (14:15 +0000)]
license header: replaced Hervcalloc by Herve, I should learn to double-check my changes

13 years agoremoved é in license header to prevent warning C4819 (see http://code.google.com...
Antonin Descampe [Sat, 29 Jan 2011 14:08:13 +0000 (14:08 +0000)]
removed é in license header to prevent warning C4819 (see code.google.com/p/openjpeg/issues/detail?id=57)

13 years agoremoved other VS files
Antonin Descampe [Thu, 27 Jan 2011 10:28:45 +0000 (10:28 +0000)]
removed other VS files

13 years agoremove more obsolete VS files. Left only mj2_to_metadata VS files, as this is the...
Antonin Descampe [Mon, 24 Jan 2011 22:28:21 +0000 (22:28 +0000)]
remove more obsolete VS files. Left only mj2_to_metadata VS files, as this is the only executable not yet handled by CMake

13 years agoremoved obsolete VS files
Antonin Descampe [Sun, 23 Jan 2011 19:34:26 +0000 (19:34 +0000)]
removed obsolete VS files

13 years agoMJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all component...
Antonin Descampe [Sun, 23 Jan 2011 18:33:06 +0000 (18:33 +0000)]
MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49)

13 years agomove KK definition from rs.h to rs.c to prevent duplicate symbol error when building...
Antonin Descampe [Sun, 23 Jan 2011 18:17:00 +0000 (18:17 +0000)]
move KK definition from rs.h to rs.c to prevent duplicate symbol error when building jpwl with autotools

13 years agocmake: SOVERSION change to 1 (from 1.4) to match auto-tools build
Rex Dieter [Tue, 18 Jan 2011 17:23:04 +0000 (17:23 +0000)]
cmake: SOVERSION change to 1 (from 1.4) to match auto-tools build

13 years agoremove (autotools) generated files
Rex Dieter [Mon, 17 Jan 2011 18:45:33 +0000 (18:45 +0000)]
remove (autotools) generated files

13 years agoconvert.c: inclusion of endian.h has to be different on APPLE platforms
Antonin Descampe [Sun, 16 Jan 2011 16:23:12 +0000 (16:23 +0000)]
convert.c: inclusion of endian.h has to be different on APPLE platforms

13 years agofollowup autotools fixes, adding DESTDIR support
Rex Dieter [Thu, 13 Jan 2011 20:18:53 +0000 (20:18 +0000)]
followup autotools fixes, adding DESTDIR support

13 years agos/libopenjpeg.pc/libopenjpeg1.pc/
Rex Dieter [Thu, 13 Jan 2011 19:54:11 +0000 (19:54 +0000)]
s/libopenjpeg.pc/libopenjpeg1.pc/

13 years agofix symlink creation (cmake)
Rex Dieter [Thu, 13 Jan 2011 19:40:48 +0000 (19:40 +0000)]
fix symlink creation (cmake)

13 years agoadjust autotools pkg-config support to match
Rex Dieter [Thu, 13 Jan 2011 19:36:21 +0000 (19:36 +0000)]
adjust autotools pkg-config support to match

13 years agoadd pkg-config support to cmake
Rex Dieter [Thu, 13 Jan 2011 19:29:18 +0000 (19:29 +0000)]
add pkg-config support to cmake

13 years agoremoved forgotten debug info in imagetopnm()
Antonin Descampe [Tue, 11 Jan 2011 08:21:13 +0000 (08:21 +0000)]
removed forgotten debug info in imagetopnm()

13 years agoimagetopnm() has been rewritten to allow 16-bits precision, and PAM (P7) support...
Antonin Descampe [Sun, 9 Jan 2011 22:54:35 +0000 (22:54 +0000)]
imagetopnm() has been rewritten to allow 16-bits precision, and PAM (P7) support. See Netpbm for more info. (patch from szukw000).

13 years agochanged report code in Makefile.am
Winfried [Fri, 7 Jan 2011 03:20:58 +0000 (03:20 +0000)]
changed report code in Makefile.am

13 years agoremoved badly written tests from CTest in codec/CMakeLists.txt
Antonin Descampe [Mon, 3 Jan 2011 22:44:59 +0000 (22:44 +0000)]
removed badly written tests from CTest in codec/CMakeLists.txt

13 years agobug fixes to enable cmake compilation on WIN32 platform (see CHANGES for details)
Antonin Descampe [Sun, 2 Jan 2011 18:10:09 +0000 (18:10 +0000)]
bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for details)

13 years agosmall update to xcode project
Antonin Descampe [Sun, 2 Jan 2011 18:03:28 +0000 (18:03 +0000)]
small update to xcode project

13 years agoAdapted Makefile.am/Makefile.nix to build choice: shared xor static
Winfried [Tue, 14 Dec 2010 03:33:31 +0000 (03:33 +0000)]
Adapted Makefile.am/Makefile.nix to build choice: shared xor static

13 years agofixed flags when building jp3d with MinGW
Antonin Descampe [Sat, 11 Dec 2010 23:23:02 +0000 (23:23 +0000)]
fixed flags when building jp3d with MinGW

13 years agoChanged build choice in configure.ac/Makefile.am/Makefile.nix: shared xor static
Winfried [Fri, 10 Dec 2010 04:27:40 +0000 (04:27 +0000)]
Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor static

13 years agoremoved LCMS dependency in jp3d/libjp3dvm/CMakeLists.txt
Antonin Descampe [Thu, 9 Dec 2010 21:44:20 +0000 (21:44 +0000)]
removed LCMS dependency in jp3d/libjp3dvm/CMakeLists.txt

13 years agoupdated xcode project
Antonin Descampe [Thu, 9 Dec 2010 11:07:22 +0000 (11:07 +0000)]
updated xcode project

13 years agorenamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm/openjpeg3d.h
Antonin Descampe [Thu, 9 Dec 2010 10:34:47 +0000 (10:34 +0000)]
renamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm/openjpeg3d.h

13 years agoremoved "codec/compat/" directory
Antonin Descampe [Thu, 9 Dec 2010 10:23:13 +0000 (10:23 +0000)]
removed "codec/compat/" directory

13 years agoUpdated Makefile.in
Winfried [Thu, 9 Dec 2010 01:23:46 +0000 (01:23 +0000)]
Updated Makefile.in

13 years agoRemoved LCMS dependencies from Makefile.am/Makefile.nix
Winfried [Thu, 9 Dec 2010 01:11:05 +0000 (01:11 +0000)]
Removed LCMS dependencies from Makefile.am/Makefile.nix

13 years ago (thanks to Winfried for his help)
Antonin Descampe [Wed, 8 Dec 2010 11:06:41 +0000 (11:06 +0000)]
  (thanks to Winfried for his help)
* [antonin] changed remaining "WIN32" to "_WIN32"
! [antonin] libopenjpeg has no more dependency on LCMS lib. Everything concerning color (icc profile, conversion to rgb, etc) has been put outside libopenjpeg and is used in j2k_to_image.c and mj2_to_frames.c.
- [antonin] removed "opj_convert{.c,.h}"
+ [antonin] added a directory "common/" that contains "getopt{.c,.h}" (previously in "codec/compat").
+ [antonin] added files "color{.c,.h}" in "common/" that define the code for icc profile management and sycc_to_rgb conversion
+ [antonin] added "common/format_defs.h" that contains common definitions used in image_to_j2k, j2k_to_image, j2k_dump.

13 years agorevert to previous behaviour for cmake: builds (and links) dynamically by default...
Antonin Descampe [Sun, 5 Dec 2010 15:19:57 +0000 (15:19 +0000)]
revert to previous behaviour for cmake: builds (and links) dynamically by default. Static build only if -DBUILD_SHARED_LIBS is set to OFF.

13 years agoadded a definition in getopt.h and an initial value in convert.c
Antonin Descampe [Sun, 5 Dec 2010 15:10:10 +0000 (15:10 +0000)]
added a definition in getopt.h and an initial value in convert.c

13 years agoworkaround for name clash when building static and dynamic on WIN32 (see http://www...
Antonin Descampe [Fri, 3 Dec 2010 11:57:00 +0000 (11:57 +0000)]
workaround for name clash when building static and dynamic on WIN32 (see vtk.org/Bug/view.php?id=10190 for description)