[trunk] Remove simple warnings about comments, missing case in switch statement
[openjpeg.git] / src / lib / openjp2 /
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-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-09-26 Mathieu Malaterre[trunk] Import patch from bug #241
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-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
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-04 Mickael Savinaud[trunk] correct the new name of OPJ_HAVE_STDINT_H every...
2012-12-04 Mickael Savinaud[trunk] remove SSIZE which is unused in openjpeg and...
2012-12-03 Mickael Savinaud[trunk] move typedef from opj_stdint.h to openjpeg...
2012-12-03 Mickael Savinaud[trunk] correct the encoding of colr box information...
2012-12-03 Mickael Savinaud[trunk]add the pkgconfig support for openjp2 (thanks...
2012-11-26 Mickael Savinaud[trun[trunk] check if the dx and dy steps are not incor...
2012-11-26 Mickael Savinaud[trunk] check if the number of tiles is not incorrect...
2012-11-26 Mickael Savinaud[trunk] check the index of the component in read_qcc...
2012-11-26 Mickael Savinaud[trunk] update test suite with issue 191 to 194 and...
2012-11-19 Mickael Savinaud[trunk] fix issue 191 (thanks Even)
2012-11-19 Mickael Savinaud[trunk]remove not used structures
2012-11-16 Mickael Savinaud[trunk] remove the extended struct it is a bad idea
2012-11-16 Mickael Savinaud[trunk] add extended capacities for future development
2012-11-16 Mickael Savinaud[trunk] add opj_ prefix to some internal define and...
2012-11-15 Mickael Savinaud[trunk] use OPJ_INT32 instead of int in t2.c
2012-11-15 Mickael Savinaud[trunk] rename function with the new opj_ prefix
2012-11-15 Mickael Savinaud[trunk] solve a potential bug when we test the realloc
2012-11-15 Mickael Savinaud[trunk] add an assert to spot a problem. update issue 189
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk] propagate the new OPJ_ symbol and type to openjpip
2012-11-15 Mickael Savinaudrunk] fix the documentation of the API
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-11-15 Mickael Savinaud[trunk]remove OPJ_LIMIT_DECODING struct which is not...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix (enum...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by flags -Wall -Wextra...
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by vs11-beta analyzer
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by flags -Wall -Wextra...
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by flags -Wall -Wextra...
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by flags -Wall -Wextra...
2012-11-13 Mickael Savinaud[trunk] manage the case where the SOT marker is alone...
2012-11-13 Mickael Savinaud[trunk] avoid memory leak in opj_t2_decode_packets
2012-10-29 Mickael Savinaud[trunk] add documentation
2012-10-29 Mickael Savinaud[trunk]OPJ_STREAM_READ is now equal to OPJ_TRUE and...
2012-10-29 Mickael Savinaud[trunk] move opj_event_mgr struct from openjpeg. h...
2012-10-29 Mickael Savinaud[trunk] remove old struct from V1 and not used in V2
2012-10-29 Mathieu Malaterre[trunk] Make sure to use off_t
2012-10-29 Mathieu Malaterre[trunk] Fix remainings issues with doxygen doc
2012-10-29 Mickael Savinaud[trunk] Normalize the return type of opj_read_from_file...
2012-10-29 Mathieu Malaterre[trunk] Fix compilation when JPIP is OFF
next