[trunk] un-deprecated opj_stream_destroy API, import patch manually
[openjpeg.git] / src / lib /
2014-03-07 Mathieu Malaterre[trunk] un-deprecated opj_stream_destroy API, import...
2014-03-07 Mathieu Malaterre[trunk] Update memory management mecanism
2014-03-07 Mathieu Malaterre[trunk] Remove self-assignement.
2014-03-07 Mathieu Malaterre[trunk] Fix mem leaks reported by cppcheck
2014-03-06 Mathieu Malaterre[trunk] Revert r2597 for now, since it breaks a lot...
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings about sign compare...
2014-03-05 Mathieu Malaterre[trunk] Handle cmap where direct use is specified ...
2014-03-04 Mathieu Malaterre[trunk] Make sure to reject images such as 1336.pdf...
2014-03-04 Mathieu Malaterre[trunk] remove more conversion warning in multi-lines...
2014-03-04 Mathieu Malaterre[trunk] Remove some conversion warnings reported by gcc
2014-03-04 Mathieu Malaterre[trunk] Remove warning about conversion.
2014-03-04 Mathieu Malaterre[trunk] Revert portion of r2562, need to investigate...
2014-03-03 Mathieu Malaterre[trunk] Remove remaining conversion issues in mqc.c
2014-03-03 Mathieu Malaterre[trunk] Remove remainings conversion issues in t2.c...
2014-03-03 Mathieu Malaterre[trunk] Remove a simple warning about int -> float...
2014-03-03 Mathieu Malaterre[trunk] rework code to avoid a warning. this also remov...
2014-03-03 Mathieu Malaterre[trunk] Remove some more warnings about conversion
2014-03-03 Mathieu Malaterre[trunk] Prefer compile time constant to avoid conversio...
2014-03-03 Mathieu Malaterre[trunk] Review warning about types conversion, and...
2014-03-03 Mathieu Malaterre[trunk] Remove some simple warnings about conversion
2014-03-03 Mathieu Malaterre[trunk] Remove warning about cast double -> int. Instea...
2014-03-03 Mathieu Malaterre[trunk] Remove easy to fix warnings about conversion
2014-03-03 Mathieu Malaterre[trunk] Import left over from patch submitted as issue...
2014-03-03 Mathieu Malaterre[trunk] remove all api with invalid FILE* parameters...
2014-03-03 Mathieu Malaterre[trunk] Explicitely trigger issue 229, there may be...
2014-03-03 Mathieu Malaterre[trunk] Avoid conflicting declarion for fseek in openjp...
2014-03-03 Mathieu Malaterre[trunk] Remove deprecated functions.
2014-03-03 Mathieu Malaterre[trunk] Remove deprecated functions (not called anywher...
2014-03-02 Mathieu Malaterre[trunk] Remove simple warnings about comments, missing...
2014-02-28 Mathieu Malaterre[trunk] Remove easy uint32 <-> int32 conversions
2014-02-28 Mathieu Malaterre[trunk] Re-import chunk from r2458 that made textGBR...
2014-02-28 Mathieu Malaterre[trunk] Rework r2458, instead we should reject 451...
2014-02-28 Mathieu Malaterre[trunk] Really apply r2460 this time, but fix the origi...
2014-02-27 Mathieu Malaterre[trunk] Import patch from issue 218. No dataset to...
2014-02-27 Mathieu Malaterre[trunk] add a sentinel in debug code
2014-02-26 Mathieu Malaterre[trunk] Remove a simple warning about a cast
2014-02-26 Mathieu Malaterre[trunk] revert r2460 since it breaks ETS-C1P0-p0_03...
2014-02-26 Mathieu Malaterre[trunk] Revert r2453 since it breaks conformance test...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Start using...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import (ugly) patch from sumatrapdf team. This...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Original...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Add detectio...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Add a new...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This patch...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This adds...
2014-02-26 Mathieu Malaterre[trunk] Fix invalid write access in JPIP code.
2014-02-25 Mathieu Malaterre[trunk] Create a new static *_impl function to avoid...
2014-02-25 Mathieu Malaterre[trunk] Revert r2415 for now since it introduce large...
2014-02-25 Mathieu Malaterre[trunk] Import commit 87b08a096bb8ad61f9dbe4811e208d9c9...
2014-02-25 Mathieu Malaterre[trunk] Import commit 4cee6ceab21025079f439bb152fb9d8ae...
2014-02-25 Mathieu Malaterre[trunk] import commit 83dad6a76536222a3a51146f942e733a2...
2014-02-25 Mathieu Malaterre[trunk] Import commit fc884aee2b69c78500e65c3d05bf21679...
2014-02-25 Mathieu Malaterre[trunk] Import commit 8ec8321df613986e8642e2975f7182072...
2014-02-25 Mathieu Malaterre[trunk] Import commit f4139d702559649e577a5df9cfd64b0ca...
2014-02-24 Mathieu Malaterre[trunk] add missing private lib. Update issue 223
2014-02-24 Mathieu Malaterre[trunk] Fix a warning about type conversion. Use a...
2014-02-12 Antonin Descampe[trunk] replaced fprintf with event_mgr in cinema-relat...
2014-02-12 Antonin Descampe[trunk] moved logic related to cinema profiles in libra...
2014-01-22 Antonin Descampe[trunk] fixed several bugs in cinema mode (2K 24/48...
2014-01-16 Antonin Descampe[trunk] fixed DCI-compliant codestream generation ...
2013-10-15 Rex Dietercomplete openjpeg2 pkgconfig support, bug #68
2013-09-26 Mathieu Malaterre[trunk] Import patch from bug #241
2013-03-25 Mickael Savinaud[trunk] use the private version of opj_config to avoid...
2013-03-25 Mickael Savinaud[trunk] use opj_config_private.h into the opj_inttypes.h
2013-03-25 Mickael Savinaud[trunk] separate the opj_config file between public...
2013-03-24 Mickael Savinaud[trunk] managed nicely the case where TPSot value is...
2013-03-17 Mickael Savinaud[trunk] manage correctly the case where meth value...
2013-03-17 Mickael Savinaud[trunk] correct issue 188 (thanks winfried) and add...
2013-03-17 Mickael Savinaud[trunk]remove wrong code in mj2 library detected by...
2013-03-13 Mickael Savinaud[trunk] use the opj_ prefix for the HAVE_FSEEKO variable
2013-03-13 Mickael Savinaud[trunk] correct missing variable in openjpeg config...
2013-03-03 Mickael Savinaud[trunk] remove some unused variable from opj_config...
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
2013-02-18 Mickael Savinaud[trunk] add the prefix opj_ to deprecated everywhere
2013-02-17 Mickael Savinaud[trunk] update documentation of new functions _v3 and...
2013-02-16 Mickael Savinaud[trunk] rename deprecated macro with opj_ prefix and...
2013-02-16 Mickael Savinaud[trunk] add functions to avoid to use FILE* into the...
2013-02-03 Mickael Savinaud[trunk] backout one part of the rev 2266
2013-01-03 Mathieu Malaterre[trunk] JP3D: Fix issue with Z handling in packet iterator
2013-01-03 Mathieu Malaterre[trunk] JP3D: Handles errors properly
2013-01-03 Mathieu Malaterre[trunk] JP3D: remove old debug
2013-01-02 Mathieu Malaterre[trunk] JP3D: convert from DOS to UNIX eol
2013-01-02 Mathieu Malaterre[trunk] JP3D: remove exe bit from source files
2012-12-18 Mickael Savinaud[trunk] merge from branch 1.5 a correction about large...
2012-12-11 Mathieu Malaterre[trunk] remove left over from v2 transition
2012-12-11 Mathieu Malaterre[trunk] JP3D: completely redo the opj_tgt_create functi...
next