mayeut
|
4f5ec07c31
|
Remove C++ comment
|
2015-09-09 23:38:46 +02:00 |
mayeut
|
29c644ec49
|
Correct mismatching delete
Fixes #575
|
2015-09-07 19:24:20 +02:00 |
mayeut
|
c31fb68ccc
|
fix resource leak in jpwl
Fixes #573
|
2015-09-06 17:18:37 +02:00 |
mayeut
|
8a95efcd3f
|
Fix some UBSan warnings
|
2015-08-23 11:43:38 +02:00 |
mayeut
|
a521472427
|
Add tests for CMYK/esYCC/CIELab
|
2015-08-21 21:41:50 +02:00 |
mayeut
|
d4ac2f613d
|
Fix formatting
|
2015-08-21 20:17:55 +02:00 |
mayeut
|
f98df1c715
|
TIFF can output CMYK
|
2015-08-21 19:54:22 +02:00 |
Matthieu Darbois
|
3109759fd7
|
Merge pull request #559 from szukw000/cmyk-cielab-esycc
Add support for CIELab, EYCC and CMYK
|
2015-08-21 19:48:31 +02:00 |
szukw000
|
238f4419ab
|
Defines three new functions
Declares three new functions
Calls the three new functions
Collects data for CIELab, sets the color_space for EYCC and CMYK
|
2015-07-30 23:31:12 +00:00 |
ak-dxdy
|
acbb297a0a
|
Small correction + attempt to understand git-openjpeg workflow
|
2015-07-31 00:51:31 +02:00 |
mayeut
|
15e4168ee2
|
Remove some warnings when building
Update #442
|
2015-07-26 19:19:31 +02:00 |
mayeut
|
2452bb7c45
|
Remove some warnings when building
Update #442
|
2015-07-26 19:01:52 +02:00 |
mayeut
|
f3dad25c77
|
Update convert for PNG output
Update uclouvain/openjpeg#264
|
2015-07-26 18:28:03 +02:00 |
mayeut
|
e6cf1744d4
|
Remove some warnings when building
Update #442
|
2015-07-26 13:41:59 +02:00 |
mayeut
|
c423cc84e7
|
Remove some warnings when building
Update #442
|
2015-07-26 02:41:39 +02:00 |
mayeut
|
ffd9db9700
|
Remove some warnings when building
Update #442
|
2015-07-25 03:16:16 +02:00 |
mayeut
|
b190a91ab5
|
Remove some warnings when building
Update #442
|
2015-07-24 23:55:45 +02:00 |
mayeut
|
5bb074611a
|
Update PNG support
Only input modified for now
Update uclouvain/openjpeg#536
Update uclouvain/openjpeg#264
|
2015-07-19 17:42:11 +02:00 |
mayeut
|
46c1dd22fc
|
Correct error message for invalid TIFF input
|
2015-07-19 15:01:12 +02:00 |
mayeut
|
b88025b38f
|
Add headers to CMake target
|
2015-07-18 01:50:17 +02:00 |
mayeut
|
8048bbc7a2
|
Add tests for TIFF input with Alpha channel
Update uclouvain/openjpeg#322
|
2015-07-18 00:07:04 +02:00 |
mayeut
|
635a358962
|
Fix build warnings in converttif.c
|
2015-07-16 06:51:21 +02:00 |
mayeut
|
8f798864a9
|
Update imagetotif to support more output TIF formats
Update uclouvain/openjpeg#322
Update uclouvain/openjpeg#264
|
2015-07-16 00:26:02 +02:00 |
mayeut
|
ac9fb5a302
|
Update tiftoimage to support more input TIF formats
Update uclouvain/openjpeg#322
Update uclouvain/openjpeg#264
|
2015-07-14 23:51:02 +02:00 |
mayeut
|
dc43ebf96c
|
Add option to force component splitting in imagetopnm
Update uclouvain/openjpeg#289
|
2015-07-11 11:35:21 +02:00 |
Antonin Descampe
|
eadfad7a50
|
commented out printf line
|
2015-07-03 17:36:39 +02:00 |
Antonin Descampe
|
14361eee24
|
commented out a printf line
|
2015-07-03 16:35:16 +02:00 |
Aaron Boxer
|
6347686385
|
fixed a few bugs
|
2015-07-03 15:22:58 +02:00 |
Aaron Boxer
|
56d3f5af6e
|
add timing to compress and decompress
|
2015-07-03 15:20:11 +02:00 |
Matthieu Darbois
|
6def7e38b4
|
[trunk] Fix wrong return value for opj_setup_encoder & opj_set_decoded_resolution_factor (fixes issue 497)
Thanks Aaron.
|
2015-05-29 21:58:08 +00:00 |
Matthieu Darbois
|
73881d0e52
|
[trunk] Fix sscanf format specifier (fixes issue 494)
Thanks Aaron.
|
2015-05-28 22:16:49 +00:00 |
Antonin Descampe
|
8b5e2a5143
|
[trunk] fixes a bug that prevented opj_decompress to take directory as input (fixes issue 463)
Thanks Aaron.
|
2015-02-02 16:11:23 +00:00 |
Matthieu Darbois
|
42132ed6b5
|
[trunk] removed warning from convertbmp.c
Update issue 442
|
2014-12-27 11:31:43 +00:00 |
Matthieu Darbois
|
31f5efe453
|
[trunk] fixed typo in opj_decompress (fixes issue 465)
|
2014-12-26 15:37:16 +00:00 |
Matthieu Darbois
|
33f52fb611
|
[trunk] removed warning from convert.c
Update issue 442
|
2014-12-23 16:03:45 +00:00 |
Matthieu Darbois
|
81abe5b3bb
|
[trunk] fixed imagetoraw unsigned 16bits conversion (fixes issue 460)
|
2014-12-23 15:06:23 +00:00 |
Matthieu Darbois
|
4a09296771
|
[trunk] removed warning from convertbmp.c
Update issue 442
|
2014-12-23 10:13:28 +00:00 |
Matthieu Darbois
|
6922124c4c
|
[trunk] fixed colorspace mapping for raw grayscale images (fixes issue 456)
|
2014-12-22 18:39:14 +00:00 |
Matthieu Darbois
|
59b844347c
|
[trunk] fixed component precision upscaling in opj_decompress (fixes issue 458)
|
2014-12-22 15:50:32 +00:00 |
Matthieu Darbois
|
16240e21f9
|
[trunk] updated BMP format input support
Update issue 203
|
2014-12-22 14:40:31 +00:00 |
Matthieu Darbois
|
33a0e66eb1
|
[trunk] updated BMP format input support
Update issue 203
|
2014-12-22 13:14:37 +00:00 |
Matthieu Darbois
|
f1bae45c76
|
[trunk] fixed BMP reading for 8bpp when width & 3 == 1
Update issue 203
|
2014-12-20 18:45:53 +00:00 |
Matthieu Darbois
|
c0710f557c
|
[trunk] Fixed invalid check in in tiff reading method (fixes issue 449)
|
2014-12-11 20:21:26 +00:00 |
Matthieu Darbois
|
04ace2a558
|
[trunk] Fixed typo in opj_compress error report (fixes issue 350)
|
2014-12-02 20:18:50 +00:00 |
Matthieu Darbois
|
570dd13f55
|
[trunk] removed some warnings when configuring with CMake 3.x on MacOS
Update issue 443
Warnings related to OPJ_USE_DSYMUTIL are fixed
|
2014-11-25 21:52:24 +00:00 |
Matthieu Darbois
|
63f877769c
|
[trunk] removed some warnings when building src/bin/jp2/convert.c
Update issue 442
|
2014-11-25 20:06:12 +00:00 |
Matthieu Darbois
|
131cc98491
|
[trunk] added an option to upsample image components in opj_decompress
Update issue 289
Issue is left open since there's still one image failing the tests.
|
2014-11-22 17:59:07 +00:00 |
Matthieu Darbois
|
13bcb63b73
|
[trunk] fixed pnmtoimage for odd pgm files (fixes issue 294)
|
2014-11-22 14:09:16 +00:00 |
Matthieu Darbois
|
0ba5d15b58
|
[trunk] fixed warning in option to force rgb output in opj_decompress (fixes issue 282)
|
2014-11-22 12:30:04 +00:00 |
Matthieu Darbois
|
7e38446075
|
[trunk] added option to force rgb output in opj_decompress (fixes issue 282 , fixes issue 286)
|
2014-11-22 00:04:39 +00:00 |