]>
granicus.if.org Git - openjpeg/log
Parvatha Elangovan [Tue, 27 Feb 2007 08:54:56 +0000 (08:54 +0000)]
Added the dirent.h file used for opening and reading Directory holding image files. Used in image_to_j2k.c and j2k_to_image.c.
Parvatha Elangovan [Mon, 26 Feb 2007 15:40:01 +0000 (15:40 +0000)]
Option to read images from a Folder whose path is specified in the Input parameters by "-ImgDir" along with output decod format specified by "-OutFor" . Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
Enabling use of multi character input parameters in the codec. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
Giuseppe Baruffa [Fri, 23 Feb 2007 18:24:49 +0000 (18:24 +0000)]
Added makefile for linux build of JPWL module; added newlines at the end of JPWL files
Francois-Olivier Devaux [Fri, 23 Feb 2007 10:48:11 +0000 (10:48 +0000)]
Changed version number from 1.1.0 to 1.1.1 in openjpeg.h
Giuseppe Baruffa [Fri, 23 Feb 2007 08:59:46 +0000 (08:59 +0000)]
Added Readme file for OPJViewer
Giuseppe Baruffa [Fri, 23 Feb 2007 01:23:05 +0000 (01:23 +0000)]
Fixed a copy-and-paste type assignment error (bool instead of int) in the JPWL section of decoder parameters structure in openjpeg.h; minor type-casting in jpwl_lib.c. As a result, now OPJViewer should run correctly when built against the most current SVN trunk of LibOpenJPEG.lib
Francois-Olivier Devaux [Thu, 22 Feb 2007 17:05:58 +0000 (17:05 +0000)]
Added the OPJViewer Module (/OPJViewer), developed by Giuseppe Baruffa of the University of Perugia
Francois-Olivier Devaux [Wed, 21 Feb 2007 07:57:27 +0000 (07:57 +0000)]
Algorithmic optimizations in t1.c, thanks to Guido J. !
Francois-Olivier Devaux [Mon, 19 Feb 2007 09:59:29 +0000 (09:59 +0000)]
Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header
Francois-Olivier Devaux [Tue, 13 Feb 2007 09:00:37 +0000 (09:00 +0000)]
David Fries suggestions. In image_to_j2k and j2k_to_image, strncpy() functions: instead of specifying the path size macro, let the compiler read the length out of the array entry.
Francois-Olivier Devaux [Tue, 13 Feb 2007 08:49:00 +0000 (08:49 +0000)]
Change file modified. -fPIC flag used for 64-bit compilation. Move operation (rather than copy) for the dist library creation, and -p flag added.
Francois-Olivier Devaux [Wed, 31 Jan 2007 15:19:54 +0000 (15:19 +0000)]
Extra tokens at the end of #endif directive corrected in openjpeg.c, j2k.c and image_to_j2k.c -> no more warnings in linux compilation
Francois-Olivier Devaux [Wed, 31 Jan 2007 14:58:22 +0000 (14:58 +0000)]
Linux Makefile for the codec added
Francois-Olivier Devaux [Wed, 31 Jan 2007 14:57:26 +0000 (14:57 +0000)]
Linux Makefile for the codec added
Francois-Olivier Devaux [Tue, 30 Jan 2007 10:51:29 +0000 (10:51 +0000)]
Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for filenames instead of MAX_PATH which is not always defined. This caused some programs using OpenJPEG to crash. Modifications in openjpeg.h j2k_to_image.c and image_to_j2k.c
Francois-Olivier Devaux [Tue, 30 Jan 2007 10:43:56 +0000 (10:43 +0000)]
Correction of the syntax usage (line 36)
Francois-Olivier Devaux [Tue, 23 Jan 2007 11:43:21 +0000 (11:43 +0000)]
! [FOD] Modification in the context numbers, to reflect what has been specified in standard, in libopenjpeg/t1.h
Francois-Olivier Devaux [Tue, 23 Jan 2007 11:41:16 +0000 (11:41 +0000)]
Modification of the context numbers, to reflect what has been specified in standard.
Francois-Olivier Devaux [Mon, 15 Jan 2007 09:55:40 +0000 (09:55 +0000)]
Copyright update
Francois-Olivier Devaux [Wed, 3 Jan 2007 15:41:50 +0000 (15:41 +0000)]
JP2 module: Tests during encoding if the number of components respects the JPEG 2000 standard.
Giuseppe Baruffa [Wed, 13 Dec 2006 11:50:24 +0000 (11:50 +0000)]
Definition of USE_JPWL in doxygen file for building the corresponding documentation on JPWL module; creation of README file in JPWL directory
Francois-Olivier Devaux [Fri, 8 Dec 2006 17:51:18 +0000 (17:51 +0000)]
MJ2 codec restructuration. Update of dsp project files properties
Francois-Olivier Devaux [Fri, 8 Dec 2006 17:49:30 +0000 (17:49 +0000)]
MJ2 codec restructuration. Update of project files (dsp, vcproj and makefile)
Francois-Olivier Devaux [Fri, 8 Dec 2006 17:17:14 +0000 (17:17 +0000)]
MJ2 codec restructuration. Movec compat directory to MJ2_codec
Francois-Olivier Devaux [Fri, 8 Dec 2006 17:11:50 +0000 (17:11 +0000)]
MJ2 codec restructuration. Movec compat directory to MJ2_codec
Francois-Olivier Devaux [Fri, 8 Dec 2006 17:09:39 +0000 (17:09 +0000)]
MJ2 codec restructuration. Created MJ2_codec directory and moved MJ2 codec files to this directory, created libopenjpeg_097 directory and moved libopenjpeg files version 0.97 to this directory
Francois-Olivier Devaux [Fri, 8 Dec 2006 17:07:44 +0000 (17:07 +0000)]
MJ2 codec restructuration. Created libopenjpeg_097 directory and moved libopenjpeg files version 0.97 to this directory
Francois-Olivier Devaux [Fri, 8 Dec 2006 17:04:31 +0000 (17:04 +0000)]
MJ2 codec restructuration. Created MJ2_codec directory and moved M2 codec files to this directory
Giuseppe Baruffa [Thu, 7 Dec 2006 18:46:28 +0000 (18:46 +0000)]
+ Antonin verified that the MacOS build of JPWL module suffered from a missing definition of the "min" macro; I've added this into both jpwl.h and rs.h
Giuseppe Baruffa [Tue, 5 Dec 2006 18:20:04 +0000 (18:20 +0000)]
* Better fix of the TPH EPBs bug in JPWL module
* Fixed the UEP bug in JPWL module
+ Added some lines in the help of JPWL_image_to_j2k
Giuseppe Baruffa [Mon, 4 Dec 2006 17:26:16 +0000 (17:26 +0000)]
Bug fix explanation
Francois-Olivier Devaux [Mon, 4 Dec 2006 16:25:52 +0000 (16:25 +0000)]
SVN file properties modified (EOL handled better)
Francois-Olivier Devaux [Mon, 4 Dec 2006 16:20:36 +0000 (16:20 +0000)]
SVN file properties modified (EOL handled better)
Francois-Olivier Devaux [Mon, 4 Dec 2006 16:16:15 +0000 (16:16 +0000)]
SVN file properties modified (EOL handled better)
Francois-Olivier Devaux [Mon, 4 Dec 2006 16:11:23 +0000 (16:11 +0000)]
SVN file properties modified
Francois-Olivier Devaux [Mon, 4 Dec 2006 16:11:05 +0000 (16:11 +0000)]
SVN file properties modified
Francois-Olivier Devaux [Mon, 4 Dec 2006 16:10:24 +0000 (16:10 +0000)]
EOL handling
Francois-Olivier Devaux [Mon, 4 Dec 2006 15:52:19 +0000 (15:52 +0000)]
Version 1.1
Giuseppe Baruffa [Mon, 4 Dec 2006 15:28:48 +0000 (15:28 +0000)]
Fixed the following bug:
- when using -W h,h0 the EPBs in TPHs always get a "not latest in current header" signature, even if they are really the latest.
The fix checks for additional EPBs, after the TPH one (e.g. UEP EPBs), and sets the Depb field of the TPH EPB accordingly.
Francois-Olivier Devaux [Mon, 4 Dec 2006 15:22:25 +0000 (15:22 +0000)]
Changes for 4th of December 2006 (bis)
Francois-Olivier Devaux [Mon, 4 Dec 2006 15:18:47 +0000 (15:18 +0000)]
Changes for 4th of December 2006
Francois-Olivier Devaux [Mon, 4 Dec 2006 14:59:33 +0000 (14:59 +0000)]
First integration of JPWL code
Francois-Olivier Devaux [Mon, 4 Dec 2006 14:57:09 +0000 (14:57 +0000)]
Code optimization usinq vsprintf() command
Francois-Olivier Devaux [Mon, 4 Dec 2006 14:55:38 +0000 (14:55 +0000)]
First integration of JPWL code
Francois-Olivier Devaux [Mon, 4 Dec 2006 14:55:11 +0000 (14:55 +0000)]
First integration of JPWL code
Francois-Olivier Devaux [Mon, 4 Dec 2006 14:52:34 +0000 (14:52 +0000)]
Corrected incorrect fprintf formatting
Francois-Olivier Devaux [Mon, 4 Dec 2006 13:24:22 +0000 (13:24 +0000)]
JPWL version 1.0 by Universita' degli Studi di Perugia
Francois-Olivier Devaux [Mon, 4 Dec 2006 13:23:44 +0000 (13:23 +0000)]
JPWL version 1.0 by Universita' degli Studi di Perugia
Francois-Olivier Devaux [Mon, 4 Dec 2006 13:20:19 +0000 (13:20 +0000)]
Deleted because this directory corresponds to an old version of the JPWL library
Francois-Olivier Devaux [Mon, 4 Dec 2006 13:20:06 +0000 (13:20 +0000)]
Deleted because this directory corresponds to an old version of the JPWL library
Francois-Olivier Devaux [Mon, 4 Dec 2006 13:19:25 +0000 (13:19 +0000)]
Deleted because this directory corresponds to an old version of the JPWL library
Francois-Olivier Devaux [Mon, 4 Dec 2006 13:18:53 +0000 (13:18 +0000)]
Deleted because this directory corresponds to an old version of the JPWL library
Antonin Descampe [Tue, 31 Oct 2006 18:10:03 +0000 (18:10 +0000)]
fixed a cast problem in the maxlen variable
Antonin Descampe [Tue, 31 Oct 2006 17:37:01 +0000 (17:37 +0000)]
removed a debug test in the version just committed
Antonin Descampe [Tue, 31 Oct 2006 17:11:15 +0000 (17:11 +0000)]
fixed a bug in the computation of the mantissa (mu)
Antonin Descampe [Tue, 31 Oct 2006 17:10:14 +0000 (17:10 +0000)]
added the ability to specify the rate as "float" (before : integer)
Antonin Descampe [Mon, 30 Oct 2006 15:32:50 +0000 (15:32 +0000)]
initial release of jp3d library and codec
Giuseppe Baruffa [Fri, 27 Oct 2006 19:06:07 +0000 (19:06 +0000)]
Giuseppe Baruffa [Fri, 27 Oct 2006 19:04:31 +0000 (19:04 +0000)]
Test
Giuseppe Baruffa [Fri, 27 Oct 2006 19:00:14 +0000 (19:00 +0000)]
Antonin Descampe [Fri, 27 Oct 2006 17:51:08 +0000 (17:51 +0000)]
remove some needless cvs files
Antonin Descampe [Fri, 27 Oct 2006 14:48:39 +0000 (14:48 +0000)]
testsvn2
Antonin Descampe [Thu, 26 Oct 2006 19:54:44 +0000 (19:54 +0000)]
testsvn
Antonin Descampe [Fri, 18 Aug 2006 10:10:47 +0000 (10:10 +0000)]
fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly.
Antonin Descampe [Fri, 4 Aug 2006 10:12:14 +0000 (10:12 +0000)]
fixed a bug in pi.c, line 473, that appeared when more than 100 precincts were generated in a resolution level
Antonin Descampe [Fri, 28 Jul 2006 15:46:34 +0000 (15:46 +0000)]
*** empty log message ***
Mathieu Malaterre [Sat, 22 Jul 2006 03:47:02 +0000 (03:47 +0000)]
ENH: Update CMake to do proper installation. Still using the 2.2 installation approach for now.
Mathieu Malaterre [Sat, 22 Jul 2006 03:35:17 +0000 (03:35 +0000)]
ENH: Fix warning about assignment discards qualifiers from pointer target type
Mathieu Malaterre [Sat, 22 Jul 2006 03:30:10 +0000 (03:30 +0000)]
ENH: Update on recent commit
Mathieu Malaterre [Sat, 22 Jul 2006 03:27:36 +0000 (03:27 +0000)]
STYLE: Fix style issue
Mathieu Malaterre [Sat, 22 Jul 2006 03:26:10 +0000 (03:26 +0000)]
BUG: Do not leak with greyscale bmp. Solve problem with name>256 for pgx and resolve random memory access (reported by valgrind)
Mathieu Malaterre [Fri, 21 Jul 2006 21:07:18 +0000 (21:07 +0000)]
ENH: Marking const char * what should be const char *. TODO need to fix code for imagetopgx.
Mathieu Malaterre [Fri, 21 Jul 2006 21:00:19 +0000 (21:00 +0000)]
ENH: Better solution: using the opj_version function to stay up to date
Mathieu Malaterre [Fri, 21 Jul 2006 20:28:44 +0000 (20:28 +0000)]
ENH: Minor cleanup, mainly comment and line too long
Mathieu Malaterre [Fri, 21 Jul 2006 20:03:07 +0000 (20:03 +0000)]
ENH: Cannot assign const char* into a char*. At same time upgrade OpenJPEG version to proper one
Antonin Descampe [Sun, 19 Mar 2006 18:51:32 +0000 (18:51 +0000)]
fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)
Giuseppe Baruffa [Thu, 16 Mar 2006 16:49:13 +0000 (16:49 +0000)]
italian text translated into english
Giuseppe Baruffa [Thu, 16 Mar 2006 16:47:31 +0000 (16:47 +0000)]
This commit was generated by cvs2svn to compensate for changes in r266,
which included commits to RCS files with non-trunk default branches.
Giuseppe Baruffa [Mon, 13 Mar 2006 18:01:33 +0000 (18:01 +0000)]
Added a second version of enco+deco, with comments and text in italian
Mathieu Malaterre [Sun, 19 Feb 2006 21:12:20 +0000 (21:12 +0000)]
COMP: Fix warning about C++ comment
Mathieu Malaterre [Sat, 18 Feb 2006 12:52:52 +0000 (12:52 +0000)]
COMP: Fix declaration hides parameter len
Mathieu Malaterre [Sat, 18 Feb 2006 12:51:35 +0000 (12:51 +0000)]
COMP: Fix declaration hides parameter len
Mathieu Malaterre [Sat, 18 Feb 2006 12:48:49 +0000 (12:48 +0000)]
STYLE: Remove C++ comments
Freeimage [Sun, 12 Feb 2006 16:53:23 +0000 (16:53 +0000)]
removed unneeded working variables in opj_tcd_t
Francois-Olivier Devaux [Wed, 8 Feb 2006 14:25:03 +0000 (14:25 +0000)]
Readded CRLF
Francois-Olivier Devaux [Wed, 8 Feb 2006 14:24:25 +0000 (14:24 +0000)]
Added SOURCE=..\libopenjpeg\jpw.c
Added SOURCE=..\libopenjpeg\rs.c
Francois-Olivier Devaux [Wed, 8 Feb 2006 14:23:39 +0000 (14:23 +0000)]
Added SOURCE=..\libopenjpeg\jpw.c
Mathieu Malaterre [Sun, 5 Feb 2006 22:55:26 +0000 (22:55 +0000)]
BUG: Need to leave option for user to change
Mathieu Malaterre [Sun, 5 Feb 2006 22:17:03 +0000 (22:17 +0000)]
ENH: Several updates: Do not need an explicit DartConfig, default inexistant file is just fine. Also remove explicit BUILD_SHARED_LIBS since this is garantee to be OFF by CMake
Mathieu Malaterre [Sun, 5 Feb 2006 21:39:19 +0000 (21:39 +0000)]
ENH: Do the proper thing for static/shared
Freeimage [Sat, 4 Feb 2006 18:39:46 +0000 (18:39 +0000)]
fixed a bug in codec/convert.c::imagetobmp
Freeimage [Sat, 4 Feb 2006 12:38:32 +0000 (12:38 +0000)]
readded CRLF to dsp, dsw and rc files
Freeimage [Sat, 4 Feb 2006 12:07:31 +0000 (12:07 +0000)]
readded CRLF to dsp and dsw files
Freeimage [Fri, 3 Feb 2006 23:08:52 +0000 (23:08 +0000)]
added the 'static' keyword to inline functions to keep gcc happy
Antonin Descampe [Thu, 2 Feb 2006 13:15:21 +0000 (13:15 +0000)]
minor change : project replaced by workspace
Freeimage [Wed, 1 Feb 2006 21:27:43 +0000 (21:27 +0000)]
What's new ...
Freeimage [Wed, 1 Feb 2006 21:25:37 +0000 (21:25 +0000)]
added a VERSION resource to the DLL version of OpenJPEG
Freeimage [Wed, 1 Feb 2006 21:25:11 +0000 (21:25 +0000)]
changed function definitions of INT and FIX modules to 'inline'
Mathieu Malaterre [Tue, 31 Jan 2006 22:35:51 +0000 (22:35 +0000)]
ENH: Update CMake to match the new shared lib system (no more def file)
Freeimage [Tue, 31 Jan 2006 21:26:11 +0000 (21:26 +0000)]
fixed various minor warnings occuring under icc9 and bcc32, added MSVC project and compiler directives to build a 'standard' WIN32 DLL