| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-05-29 | [trunk] The two files in Issue145 have a precision < 8-bit: | Mathieu Malaterre | |
| therefore 'jp2_read_pclr' must be changed. j2k_to_image fails to create RGB/RGBA images with a precision < 8-bit: therefore 'imagetopng' must be changed. Fixes issue 145 | |||
| 2012-05-29 | [trunk] Follow up to r1691. Handle signed case. | Mathieu Malaterre | |
| 2012-05-29 | [trunk] Add new behavior for codecs. Now supports little endian RAWL format. ↵ | Mathieu Malaterre | |
| It is now possible to encode directly little endian raw file, by simply using the rawl extension. Code has been modified to use strcasecmp instead of strncasecmp to cope with 4 letters files extensions. Update issue 141 | |||
| 2012-05-29 | [trunk] Add commented out code for tile support in applications. | Mathieu Malaterre | |
| 2012-03-02 | [trunk] Import applications modifications from 1.5 over to trunk | Mathieu Malaterre | |
| 2011-10-19 | [trunk] WIP: solve problem with writing of tga image from an image with ↵ | Mickael Savinaud | |
| signd=1 (credit to Winfried) | |||
| 2011-09-21 | Enhance the support of endianess with cmake and inside the code (credit to ↵ | Mickael Savinaud | |
| Winfried) | |||
| 2011-09-01 | renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ↵ | Antonin Descampe | |
| rather than the system ones. This fixed issue 78. Credit to Winfried. | |||
| 2011-08-11 | fixed wrong patch with the return value of fgets into convert.c file | Mickael Savinaud | |
| 2011-08-10 | fixed error with the return value of fgets into convert.c file | Mickael Savinaud | |
| 2011-07-29 | solve some obvious warnings for WIN platform, increase number of warning ↵ | Mickael Savinaud | |
| reported on the dashboard, correct last warnings with gcc 4.4 (-Wall) | |||
| 2011-07-28 | manage case 0 frames inside yuv_num_frames function and correct some ↵ | Mickael Savinaud | |
| warnings with gcc4.5 (credit to Winfried) | |||
| 2011-07-27 | correct some warnings detected under unix platform | Mickael Savinaud | |
| 2011-07-25 | fixed issue 74 for trunk | Mickael Savinaud | |
| 2011-07-21 | to follow last version of conformance data about component separator for pgx ↵ | Mickael Savinaud | |
| file, we changed - to _ separator even if nb component = 1 | |||
| 2011-07-18 | correct build error (mislocated declaration) with convert to tiff function ↵ | Mickael Savinaud | |
| when HAVE_LIBTIFF is defined | |||
| 2011-07-03 | fixed bmptoimage (see ↵ | Antonin Descampe | |
| http://groups.google.com/group/openjpeg/browse_thread/thread/33a24c5896bf6391) | |||
| 2011-05-18 | defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to ↵ | Antonin Descampe | |
| avoid having to deal with "stdbool.h" (patch from Winfried) | |||
| 2011-04-13 | changed the directory hierarchy of the whole project. See README files for ↵ | Antonin Descampe | |
| details. | |||
| 2011-04-13 | re-organization of openjpeg directories hierarchy : step 1 | Antonin Descampe | |
