openjpeg.git
2014-03-28 Mathieu Malaterre[2.0] Set mime-type to text/plain; charset=UTF-8 version.2.0
2014-03-28 Mathieu Malaterre[2.0] Set mime-type to text/plain
2012-11-19 Mathieu Malaterre[2.0] Adding changelog
2012-11-19 Mathieu Malaterre[2.0] Create tag for 2.0.0 release
2012-11-19 Mathieu Malaterre[2.0] Create branch for 2.0
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 Mathieu Malaterre[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consi...
2012-11-16 Mathieu Malaterre[trunk] Attempt to fix compilation error with mj2
2012-11-16 Mathieu Malaterre[trunk] Attempt to fix compilation error with mj2
2012-11-16 Mickael Savinaud[trunk] solve the problem with new opj_ symbols in...
2012-11-16 Mickael Savinaud[trunk] add opj_ prefix to some internal define and...
2012-11-15 Mickael Savinaud[trunk]rename the cinema option to old one
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 Savinaud[trunk]rename decompress options with the goog name
2012-11-15 Mickael Savinaudrunk] fix the documentation of the API
2012-11-15 Mickael Savinaud[trunk] avoid memory leak in j2k_random_tile_access.c
2012-11-15 Mickael Savinaud[trunk]extend last commits to apps
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-11-12 Mickael Savinaud[trunk] add some new tests related to new data; indicat...
2012-11-08 Mathieu Malaterre[trunk] Add more testing to the tile access/random
2012-11-08 Mathieu Malaterre[trunk] Fix what looks like a copy/paste error
2012-11-08 Mathieu Malaterre[trunk] Add more test in j2k_random_tile_access
2012-11-08 Mathieu Malaterre[trunk] Add new tests (j2k_random_tile_access)
2012-10-30 Mickael Savinaud[trunk] remove old structure from testempty
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] Remove temp fix now that mj2 is fixed
2012-10-29 Mathieu Malaterre[trunk] Update version number to 2.0. This will help...
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] Remove some simple warnings about missing proto...
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...
2012-10-25 Mathieu Malaterre[trunk] Fix remaining issue with OPJ_CALLCONV
2012-10-25 Mathieu Malaterre[trunk] Add documentation for stable API/ABI and gcc...
2012-10-25 Mathieu Malaterre[trunk] marking as deprecated the old cio interface
2012-10-25 Mathieu Malaterre[trunk] Remove some simple warnings about missing proto...
2012-10-25 Mathieu Malaterre[trunk] Fix OpenJPWL compilation
2012-10-25 Mathieu Malaterre[trunk] Since r2060 (and r2059) openjpip is now a first...
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-25 Mathieu Malaterre[trunk] Add missing newline
2012-10-25 Mathieu Malaterre[trunk] Run fix_comment on invert.c
2012-10-24 Mickael Savinaud[trunk] add the support of complex mct encoding when...
2012-10-24 Mickael Savinaud[trunk] correct a small warning raised by continous
2012-10-24 Mickael Savinaud[trunk] remove old structures from tcd.h
2012-10-24 Mickael Savinaud[trunk] use the right v2 structure
2012-10-24 Mickael Savinaud[trunk] rename flag_t to opj_flag_t
2012-10-24 Mickael Savinaud[trunk] use new opj prefix and type with raw functions
2012-10-24 Mickael Savinaud[trunk] remove a usefulness test before a free
2012-10-24 Mickael Savinaud[trunk] update jp2./.h to v2 style: use new OPJ type...
2012-10-24 Mickael Savinaud[trunk] add documentation to the message handler functions
2012-10-24 Mickael Savinaud[trunk] Finalize dwt.v/.h with the v2 style : remove...
next