trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
[openjpeg.git] / src / lib /
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...
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-04 Mickael Savinaud[trunk] add openjpeg.h in some files of openjpip to...
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-28 Mathieu Malaterre[trunk] JP3D codec was trying to pull information from...
2012-11-28 Mathieu Malaterre[trunk] As per T.809 code block are not shifted in...
2012-11-28 Mathieu Malaterre[trunk] JP3D: this is safe to write comment using Regis...
2012-11-28 Mathieu Malaterre[trunk] JP3D fix issue with Registration value in COM...
2012-11-28 Mathieu Malaterre[trunk] Fix issue with ITU-T T.809 (05/2011)
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] update some applications with new OPJ_BOOL...
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] Remove bool.h, use opj_bool instead
2012-10-29 Mathieu Malaterre[trunk] Fix simple warning about unused variables
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
2012-10-29 Mathieu Malaterre[trunk] Merge back JPIP modification into v2
2012-10-29 Mickael Savinaud[trunk] remove warnings related to the use of -Wall...
2012-10-26 Mickael Savinaud[trunk] finish to remove the old cio_ struct (last...
2012-10-26 Mickael Savinaud[trunk] remove some warnings from -Wall -Wextra -pedantic
2012-10-26 Mickael Savinaud[trunk]remove some warnings raised by Wall
2012-10-26 Mickael Savinaud[trunk] use the right cp structure in image.h
2012-10-25 Mickael Savinaud[trunk] remove last warnings from t1
2012-10-25 Mickael Savinaud[trunk] rename t1_getwmsedec_v2 to opj_t1_getwmsedec...
2012-10-25 Mickael Savinaud[trunk] cancel previous commit about use of t1_decode_c...
2012-10-25 Mickael Savinaud[trunk] use the opj_ prefix for last t1 functions
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v...
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_cp and rename opj_cp_v2...
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2...
2012-10-25 Mickael Savinaud[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-10-25 Mickael Savinaud[trunk] rename opj_j2k_v2 to opj_j2k
2012-10-25 Mickael Savinaud[trunk] remove old opj_j2k struct
2012-10-25 Mickael Savinaud[trunk] rename opj_jp2_v2 to opj_jp2
2012-10-25 Mickael Savinaud[trunk] remove old opj_jp2 struct
2012-10-25 Mickael Savinaud[trunk] correct a mis use of an old struct
2012-10-25 Mickael Savinaud[trunk] rename opj_event_msg_v2 to opj_event_msg
2012-10-25 Mickael Savinaud[trunk]remove old opj_event_mgr function
2012-10-25 Mickael Savinaud[trunk] style
2012-10-25 Mickael Savinaud[trunk] remove cio deprecated functions
2012-10-25 Mickael Savinaud[trunk]clean jpip marker functions but it is still...
2012-10-25 Mickael Savinaud[trunk] remove jpt.c/.h which used functions not used...
next