]>
granicus.if.org Git - openjpeg/log
mayeut [Tue, 6 Oct 2015 18:48:37 +0000 (20:48 +0200)]
Merge remote-tracking branch 'uclouvain/master'
Matthieu Darbois [Tue, 6 Oct 2015 14:24:20 +0000 (16:24 +0200)]
Merge pull request #618 from smuehlst/opj_malloc_casts
Added missing casts for return values of opj_malloc()/opj_calloc().
Stephan Mühlstrasser [Tue, 6 Oct 2015 13:33:46 +0000 (15:33 +0200)]
Added missing casts for return values of opj_malloc()/opj_calloc().
mayeut [Mon, 5 Oct 2015 19:49:39 +0000 (21:49 +0200)]
Merge remote-tracking branch 'uclouvain/master'
Matthieu Darbois [Mon, 5 Oct 2015 09:45:56 +0000 (11:45 +0200)]
Merge pull request #617 from mayeut/tpsot-tnsot-noseek
Add check for seek support before trying TPsot==TNsot workaround
mayeut [Fri, 2 Oct 2015 20:33:44 +0000 (22:33 +0200)]
Add check for seek support before trying TPsot==TNsot workaround
mayeut [Tue, 29 Sep 2015 07:28:34 +0000 (09:28 +0200)]
Fix up-scaling bit depth
Fixes #609
Matthieu Darbois [Tue, 29 Sep 2015 06:24:43 +0000 (08:24 +0200)]
Merge pull request #610 from stweil/master
Fix some typos found by codespell
Stefan Weil [Tue, 29 Sep 2015 03:57:09 +0000 (05:57 +0200)]
Fix typo in variable name
This makes checks with codespell easier.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Stefan Weil [Tue, 29 Sep 2015 03:55:43 +0000 (05:55 +0200)]
Fix typos in comments and string
Most typos were found by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
mayeut [Fri, 25 Sep 2015 20:04:58 +0000 (22:04 +0200)]
Provide safer string copy than strncpy
As per @boxerab suggestion in commit
b9ca882749597e4943e609daba1d3c27694fe2ff
mayeut [Thu, 24 Sep 2015 22:39:05 +0000 (00:39 +0200)]
Fix resource leak
mayeut [Thu, 24 Sep 2015 22:08:34 +0000 (00:08 +0200)]
Fix resource leaks & unchecked resource allocations
mayeut [Thu, 24 Sep 2015 21:32:03 +0000 (23:32 +0200)]
Fix some resource leaks
mayeut [Wed, 23 Sep 2015 19:17:06 +0000 (21:17 +0200)]
Use buffer on stack to read TGA header
Fixes a potential leak
Fixes #601
mayeut [Wed, 23 Sep 2015 19:09:19 +0000 (21:09 +0200)]
Fix warning in rle4 decoding
Matthieu Darbois [Thu, 17 Sep 2015 12:24:06 +0000 (14:24 +0200)]
Add Coverity Scan status
mayeut [Thu, 17 Sep 2015 10:46:42 +0000 (12:46 +0200)]
Fix resource leak in opj_j2k_create_cstr_index
Fixes #599
mayeut [Thu, 17 Sep 2015 10:41:41 +0000 (12:41 +0200)]
Fix resource leak in opj_j2k_encode
Fixes #598
mayeut [Thu, 17 Sep 2015 10:31:18 +0000 (12:31 +0200)]
fix resource leak in opj_j2k_decode_one_tile
Fixes #597
Mathieu Malaterre [Wed, 16 Sep 2015 18:54:34 +0000 (20:54 +0200)]
Update opj_decompress man page
Mathieu Malaterre [Wed, 16 Sep 2015 18:49:45 +0000 (20:49 +0200)]
Update the version number
Matthieu Darbois [Sun, 13 Sep 2015 12:55:13 +0000 (14:55 +0200)]
Merge pull request #590 from mayeut/master
Correct leak in color_cielab_to_rgb
mayeut [Sun, 13 Sep 2015 12:51:00 +0000 (14:51 +0200)]
Fix function name
mayeut [Sun, 13 Sep 2015 12:42:56 +0000 (14:42 +0200)]
Correct leak in color_cielab_to_rgb
mayeut [Sat, 12 Sep 2015 00:20:22 +0000 (02:20 +0200)]
Revert "Setup travis matrix"
This reverts commit
8d46ac19ff34bd1ac1c23cf2acba0951c1c69459 .
mayeut [Sat, 12 Sep 2015 00:19:28 +0000 (02:19 +0200)]
Setup travis matrix
This is just to get some ideas of what can be done.
Update uclouvain/openjpeg#581
Matthieu Darbois [Fri, 11 Sep 2015 19:36:07 +0000 (21:36 +0200)]
Merge pull request #578 from mayeut/travis-ci
Travis-ci update, use Kakadu for testing
mayeut [Fri, 11 Sep 2015 19:25:45 +0000 (21:25 +0200)]
Echo Kakadu copyright notice
Move to script so that travis-ci doesn’t hide this by default
mayeut [Fri, 11 Sep 2015 19:21:22 +0000 (21:21 +0200)]
Echo Kakadu copyright notice
mayeut [Fri, 11 Sep 2015 19:15:17 +0000 (21:15 +0200)]
Echo Kakadu copyright notice
mayeut [Fri, 11 Sep 2015 19:04:49 +0000 (21:04 +0200)]
Echo Kakadu copyright notice
Matthieu Darbois [Fri, 11 Sep 2015 12:39:43 +0000 (14:39 +0200)]
Merge pull request #579 from mayeut/lossless
Correct lossless issue on linux x86
Fix #571
Matthieu Darbois [Fri, 11 Sep 2015 12:17:30 +0000 (14:17 +0200)]
Change test in opj_tcd_makelayer
Remove float equality test. Such a test has no meaning.
Matthieu Darbois [Thu, 10 Sep 2015 13:46:51 +0000 (15:46 +0200)]
Update check in opj_tcd_makelayer to be robust to different float precisions
Matthieu Darbois [Thu, 10 Sep 2015 13:10:14 +0000 (15:10 +0200)]
Fix threshold calculation
It doesn't change the outcome of the test suite, that's weird...
mayeut [Thu, 10 Sep 2015 06:04:59 +0000 (08:04 +0200)]
Remove invalid assert in compare_images
mayeut [Wed, 9 Sep 2015 23:24:46 +0000 (01:24 +0200)]
Add test for uclouvain/openjpeg#571
mayeut [Wed, 9 Sep 2015 22:39:23 +0000 (00:39 +0200)]
Correct lossless issue on linux x86
Update uclouvain/openjpeg#571
mayeut [Wed, 9 Sep 2015 21:38:46 +0000 (23:38 +0200)]
Remove C++ comment
mayeut [Wed, 9 Sep 2015 19:35:50 +0000 (21:35 +0200)]
Add notice for kakadu use
mayeut [Tue, 8 Sep 2015 20:24:06 +0000 (22:24 +0200)]
Add Kakadu tests
mayeut [Mon, 7 Sep 2015 23:50:18 +0000 (01:50 +0200)]
correct untar of jpylyzer
mayeut [Mon, 7 Sep 2015 23:47:26 +0000 (01:47 +0200)]
Add jpylyzer tests
mayeut [Mon, 7 Sep 2015 23:19:44 +0000 (01:19 +0200)]
Add build results to CDash
mayeut [Mon, 7 Sep 2015 22:32:20 +0000 (00:32 +0200)]
Submit test results to CDash
mayeut [Mon, 7 Sep 2015 21:31:28 +0000 (23:31 +0200)]
Set tests succeed for now
mayeut [Mon, 7 Sep 2015 21:19:40 +0000 (23:19 +0200)]
Add tests when running travis-ci
mayeut [Mon, 7 Sep 2015 21:16:48 +0000 (23:16 +0200)]
Add tests when running travis-ci
mayeut [Mon, 7 Sep 2015 20:47:32 +0000 (22:47 +0200)]
Add travis-ci build status
mayeut [Mon, 7 Sep 2015 20:40:11 +0000 (22:40 +0200)]
Add travis-ci script
mayeut [Mon, 7 Sep 2015 17:24:20 +0000 (19:24 +0200)]
Correct mismatching delete
Fixes #575
mayeut [Sun, 6 Sep 2015 15:24:03 +0000 (17:24 +0200)]
Fix potential use-after-free in opj_j2k_write_mco function
Fixes #563
mayeut [Sun, 6 Sep 2015 15:18:37 +0000 (17:18 +0200)]
fix resource leak in jpwl
Fixes #573
Matthieu Darbois [Tue, 1 Sep 2015 18:53:25 +0000 (20:53 +0200)]
Merge pull request #572 from mayeut/master
Correct CMake version requirements
mayeut [Tue, 1 Sep 2015 18:43:43 +0000 (20:43 +0200)]
Correct CMake version requirements
Update uclouvain/openjpeg#488
mayeut [Sun, 23 Aug 2015 10:32:21 +0000 (12:32 +0200)]
Update tests
mayeut [Sun, 23 Aug 2015 09:43:38 +0000 (11:43 +0200)]
Fix some UBSan warnings
mayeut [Sun, 23 Aug 2015 09:38:04 +0000 (11:38 +0200)]
Fix some calculations in opj_tcd_init_tile
Fixes #486
Fixes #394
Update #480
Update #388
Matthieu Darbois [Fri, 21 Aug 2015 19:44:05 +0000 (21:44 +0200)]
Merge pull request #567 from mayeut/master
Add tests for CMYK/esYCC/CIELab
mayeut [Fri, 21 Aug 2015 19:41:50 +0000 (21:41 +0200)]
Add tests for CMYK/esYCC/CIELab
mayeut [Fri, 21 Aug 2015 18:17:55 +0000 (20:17 +0200)]
Fix formatting
mayeut [Fri, 21 Aug 2015 18:15:50 +0000 (20:15 +0200)]
Fix formatting
mayeut [Fri, 21 Aug 2015 17:54:22 +0000 (19:54 +0200)]
TIFF can output CMYK
Matthieu Darbois [Fri, 21 Aug 2015 17:48:31 +0000 (19:48 +0200)]
Merge pull request #559 from szukw000/cmyk-cielab-esycc
Add support for CIELab, EYCC and CMYK
mayeut [Thu, 30 Jul 2015 23:48:51 +0000 (01:48 +0200)]
Add test for #388
szukw000 [Thu, 30 Jul 2015 23:31:12 +0000 (23:31 +0000)]
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
ak-dxdy [Thu, 30 Jul 2015 18:49:16 +0000 (21:49 +0300)]
Small correction + attempt to understand git-openjpeg workflow
ak-dxdy [Thu, 30 Jul 2015 20:47:37 +0000 (23:47 +0300)]
French comments replaced by English ones
Matthieu Darbois [Thu, 30 Jul 2015 21:37:20 +0000 (23:37 +0200)]
Merge pull request #558 from mayeut/remove-printf
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
mayeut [Thu, 30 Jul 2015 21:34:12 +0000 (23:34 +0200)]
Fix typo (that brakes building with '-DBUILD_MJ2:bool=on')
Fixes #556
mayeut [Thu, 30 Jul 2015 21:26:31 +0000 (23:26 +0200)]
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
Update uclouvain/openjpeg#246
Matthieu Darbois [Thu, 30 Jul 2015 16:13:15 +0000 (18:13 +0200)]
Merge pull request #552 from mayeut/jpylyzer
Add jpylyzer tests for JP2 compression
Matthieu Darbois [Thu, 30 Jul 2015 16:09:42 +0000 (18:09 +0200)]
Merge pull request #555 from rdieter/master
better -ffast-math handling
Rex Dieter [Thu, 30 Jul 2015 14:53:35 +0000 (09:53 -0500)]
better -ffast-math handling
issue #488
See also
http://public.kitware.com/pipermail/cmake/2015-April/060479.html
mayeut [Wed, 29 Jul 2015 23:33:04 +0000 (01:33 +0200)]
Add jpylyzer tests for JP2 compression
Unify syntax
mayeut [Wed, 29 Jul 2015 23:27:34 +0000 (01:27 +0200)]
Add jpylyzer tests for JP2 compression
Matthieu Darbois [Mon, 27 Jul 2015 18:14:18 +0000 (20:14 +0200)]
Merge pull request #550 from mayeut/msvc-emul
Use __emul under msvc x86 for fast 64 = 32 * 32
mayeut [Mon, 27 Jul 2015 18:12:48 +0000 (20:12 +0200)]
Use __emul under msvc x86 for fast 64 = 32 * 32
Update uclouvain/openjpeg#220
mayeut [Sun, 26 Jul 2015 19:12:36 +0000 (21:12 +0200)]
Fix ARM build with Visual Studio
mayeut [Sun, 26 Jul 2015 17:19:31 +0000 (19:19 +0200)]
Remove some warnings when building
Update #442
mayeut [Sun, 26 Jul 2015 17:01:52 +0000 (19:01 +0200)]
Remove some warnings when building
Update #442
mayeut [Sun, 26 Jul 2015 16:49:22 +0000 (18:49 +0200)]
Fix libtiff build with Visual Studio 2010
Matthieu Darbois [Sun, 26 Jul 2015 16:29:30 +0000 (18:29 +0200)]
Merge pull request #549 from mayeut/master
Update convert for PNG output
mayeut [Sun, 26 Jul 2015 16:28:03 +0000 (18:28 +0200)]
Update convert for PNG output
Update uclouvain/openjpeg#264
mayeut [Sun, 26 Jul 2015 11:41:59 +0000 (13:41 +0200)]
Remove some warnings when building
Update #442
Matthieu Darbois [Sun, 26 Jul 2015 00:42:41 +0000 (02:42 +0200)]
Merge pull request #548 from mayeut/master
Remove some warnings when building
mayeut [Sun, 26 Jul 2015 00:41:39 +0000 (02:41 +0200)]
Remove some warnings when building
Update #442
Matthieu Darbois [Sat, 25 Jul 2015 18:33:36 +0000 (20:33 +0200)]
Merge pull request #547 from mayeut/libpng-1.6.17
Switch to libpng-1.6.17
mayeut [Sat, 25 Jul 2015 17:48:21 +0000 (19:48 +0200)]
Switch to libpng-1.6.17
Matthieu Darbois [Sat, 25 Jul 2015 17:00:51 +0000 (19:00 +0200)]
Merge pull request #528 from mayeut/zlib-1.2.8
Update zlib to version 1.2.8
Matthieu Darbois [Sat, 25 Jul 2015 13:54:26 +0000 (15:54 +0200)]
Merge pull request #521 from manisandro/bigendian
Fix opj_write_bytes_BE
Fixes #472
Fixes #345
Fixes #518
mayeut [Sat, 25 Jul 2015 01:16:16 +0000 (03:16 +0200)]
Remove some warnings when building
Update #442
mayeut [Fri, 24 Jul 2015 21:55:45 +0000 (23:55 +0200)]
Remove some warnings when building
Update #442
Matthieu Darbois [Thu, 23 Jul 2015 05:49:58 +0000 (07:49 +0200)]
Merge pull request #545 from mayeut/master
Add some missing static keywords
mayeut [Thu, 23 Jul 2015 05:48:42 +0000 (07:48 +0200)]
Add some missing static keywords
Update uclouvain/openjpeg#243
Matthieu Darbois [Tue, 21 Jul 2015 22:19:38 +0000 (00:19 +0200)]
Merge pull request #543 from mayeut/master
Prevent overflow when coding 16 bits images
mayeut [Tue, 21 Jul 2015 22:10:32 +0000 (00:10 +0200)]
Prevent overflow when coding 16 bits images
Update uclouvain/openjpeg#539
Matthieu Darbois [Tue, 21 Jul 2015 22:03:44 +0000 (00:03 +0200)]
Merge pull request #542 from mayeut/lcms2-2.6
Switch to libcms2-2.6
mayeut [Tue, 21 Jul 2015 21:49:11 +0000 (23:49 +0200)]
Switch to libcms2-2.6