| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-25 | processed all c/h files through astyle with opj_astyle.cfgcodingstyle | Antonin Descampe | |
| 2015-09-29 | Fix typo in variable name | Stefan Weil | |
| This makes checks with codespell easier. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2015-09-29 | Fix typos in comments and string | Stefan Weil | |
| Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2015-09-01 | Correct CMake version requirements | mayeut | |
| Update uclouvain/openjpeg#488 | |||
| 2015-07-30 | better -ffast-math handling | Rex Dieter | |
| issue #488 See also http://public.kitware.com/pipermail/cmake/2015-April/060479.html | |||
| 2014-04-24 | [trunk] Make sure OpenJPIP compiles on WIN32 | Mathieu Malaterre | |
| 2014-04-24 | [trunk] fixed reference to opj_stream_set_user_data_v3 in jpip sources. | Antonin Descampe | |
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in ↵ | Antonin Descampe | |
| each file; updated AUTHORS, NEWS | |||
| 2014-03-10 | [trunk] Fix warnings about shadow variables | Mathieu Malaterre | |
| 2014-03-03 | [trunk] Prefer compile time constant to avoid conversion double -> int | Mathieu Malaterre | |
| 2014-03-03 | [trunk] Remove warning about cast double -> int. Instead use bit-shifting ↵ | Mathieu Malaterre | |
| (compile time computation) | |||
| 2014-03-03 | [trunk] remove all api with invalid FILE* parameters which could leads to ↵ | Mathieu Malaterre | |
| issues when applications are compiled with different flags from openjpeg. Fixes issue 198 | |||
| 2014-02-26 | [trunk] Fix invalid write access in JPIP code. | Mathieu Malaterre | |
| Fixes issue 261 | |||
| 2013-10-15 | complete openjpeg2 pkgconfig support, bug #68 | Rex Dieter | |
| 2012-12-04 | [trunk] add openjpeg.h in some files of openjpip to use some opj type ↵ | Mickael Savinaud | |
| (thanks winfried) | |||
| 2012-11-15 | [trunk] update some applications with new OPJ_BOOL type | Mickael Savinaud | |
| 2012-11-15 | [trunk] propagate the new OPJ_ symbol and type to openjpip | Mickael Savinaud | |
| 2012-10-29 | [trunk] Remove bool.h, use opj_bool instead | Mathieu Malaterre | |
| Fix remaining opj_calloc/malloc/free issues | |||
| 2012-10-29 | [trunk] Fix remainings issues with doxygen doc | Mathieu Malaterre | |
| Convert DOS files to UNIX eol | |||
| 2012-10-25 | [trunk] Since r2060 (and r2059) openjpip is now a first class shared ↵ | Mathieu Malaterre | |
| library, instead of a local static lib which expose all the symbols. As such re-apply changes from r2077 which were removed in r2122 Also remove old code for now removed opj_jpip_compress | |||
| 2012-10-25 | [trunk] Rework r2077 | Mathieu Malaterre | |
| r2077 did expose too much of the detail implementation of OpenJPEG. Rework dependencies in between JPIP file level details and JPIP client/server arch. Move JPIP file level functionalities back into OpenJP2 as was the case in openjpeg 1.5.x. Use new cio func. | |||
| 2012-10-15 | [trunk] Fix JPIP compilation. Some prototypes were not respected. | Mathieu Malaterre | |
| 2012-10-15 | [trunk] Fix compilation: | Mathieu Malaterre | |
| - using mingw32 compiler (missing exported symbols) - using -fvisibility=hidden (gcc on UNIX) | |||
| 2012-10-15 | [trunk] Fix compilation in static mode. Prevent duplicate symbols with ↵ | Mathieu Malaterre | |
| convert.c implementation | |||
| 2012-10-08 | [trunk] Update JPIP (FolderReorgProposal task) | Mathieu Malaterre | |
| This commit does three things: - Use opj_malloc/calloc/free instead of the default C ones. - Update JPIP API to start using cio _v2 API - Create a new opj_jpip_compress which is the replacement for image_to_j2k -jpip Update issue 177 | |||
| 2012-10-05 | [trunk] Make openjpip a first class shared lib, for future linking | Mathieu Malaterre | |
| 2012-10-05 | [trunk] First step in moving JPIP code out of openjp2 | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: fix jpip doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: move source code to source dir | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: only keep a single build system | Mathieu Malaterre | |
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
