remove deprecated v1 style function jp2_setup_decoder
[openjpeg.git] / libopenjpeg /
2012-08-09 Mickael Savinaudremove deprecated v1 style function jp2_setup_decoder
2012-08-09 Mickael Savinaud[trunk] add the support of the flag ignore_pclr_cmap_cd...
2012-08-09 Mickael Savinaud[trunk] begin to clean the old V1 style message event...
2012-08-09 Mickael Savinaud[trunk] clean jp2_read_ihdr_v2 interface
2012-08-09 Mickael Savinaud[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_...
2012-08-09 Mickael Savinaudremove deprecated v1 style function opj_destroy_cstr_info
2012-08-09 Mickael Savinaud[trunk] move functions in openjpeg.c in two parts compr...
2012-08-09 Mickael Savinaud[trunk] rename opj_encode_v2 to opj_encode
2012-08-09 Mickael Savinaud[trunk] remove deprecated v1 style function opj_encode...
2012-08-09 Mickael Savinaud[trunk] rename opj_setup_encoder_v2 to opj_setup_encoder
2012-08-09 Mickael Savinaudremove deprecated v1 style function opj_setup_encoder
2012-08-09 Mickael Savinaudrename opj_create_compress_v2 to opj_create_compress
2012-08-09 Mickael Savinaud[trunk] remove deprecated v1 style function opj_create...
2012-08-09 Mickael Savinaudremove deprecated v1 style function opj_decode and...
2012-08-09 Mickael Savinaud[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
2012-08-09 Mickael Savinaud[trunk] remove deprecated v1 style function opj_setup_d...
2012-08-09 Mickael Savinaud[trunk] remove deprecated v1 style function opj_destroy...
2012-08-09 Mickael Savinaud[trunk] rename opj_create_decompress_v2 to opj_create_d...
2012-08-09 Mickael Savinaud[trunk] remove V1 style function opj_create_decompress
2012-08-09 Mickael Savinaud[trunk] define local functions of j2k.c as static and...
2012-08-09 Mickael Savinaud[trunk] move allocation of cstr_index->tile_index to...
2012-07-11 Mathieu Malaterre[trunk] Fix r156 to compile on compilers where false...
2012-07-11 Mathieu Malaterre[trunk] This fixes issues seen on PDF files
2012-07-10 Mathieu Malaterre[trunk] Fix heap buffer overflow
2012-05-29 Mathieu Malaterre[trunk] The two files in Issue145 have a precision...
2012-05-29 Mathieu Malaterre[trunk] Fix installation issues. Thanks to winfried...
2012-05-22 Mathieu Malaterre[trunk] error message typo, refer PLT instead of PLM
2012-05-21 Mathieu Malaterre[trunk] add sentinel when tile_index is null
2012-05-21 Mickael SavinaudComment the using of j2k_add_marker function into a...
2012-05-14 Mickael Savinaud(no commit message)
2012-05-14 Mathieu Malaterre[trunk] Need to use new interface opj_event_msg_v2...
2012-05-14 Mathieu Malaterre[trunk] Pointer is opj_jp2_v2_t, not opj_jp2_t
2012-05-14 Mathieu Malaterre[trunk] Wrong struct size. Use opj_jp2_v2_t instead
2012-05-14 Mathieu Malaterre[trunk] Make sure the memory is initialized. valgrind...
2012-05-14 Mathieu Malaterre[trunk] Fix minor typo in error message.
2012-05-14 Mickael Savinaudadding jp2_encode_v2 from v2 branches; using the right...
2012-05-14 Mickael Savinaudcorrect style in cio.c and use only op_bool return...
2012-05-14 Mickael Savinaudadd new functions in jp2 codec from v2 branches; solve...
2012-05-14 Mickael SavinaudCorrect a mistake about declaration of j2k_write_eoc_v2
2012-05-13 Mickael Savinaudsolve problem with input of image_to_j2k; using the...
2012-05-13 Mickael Savinaudremove a fixme about tcd_deallocate and encodind precint
2012-05-02 Mickael Savinaud[trunk] style
2012-05-02 Mickael Savinaud[trunk] Enhance support of events like the v2 branch...
2012-04-23 Mathieu Malaterre[trunk] apply patch from winfried on the mailing list...
2012-04-23 Mathieu MalaterreFix a set of warnings reported by gcc in cio.c. This...
2012-04-13 Mickael Savinaud[trunk] correct a wrong assert in j2k.c
2012-03-27 Mathieu Malaterre[trunk] fix compilation on OS where ssize_t is not...
2012-03-26 Mathieu Malaterre[trunk] Start working on LFS support in JPIP code section
2012-03-26 Mathieu Malaterre[trunk] ICC profile length is always an unsigned integer
2012-03-26 Mathieu Malaterre[trunk] make openjpeg consistant with itself, and adapt...
2012-03-26 Mathieu Malaterre[trunk] Fix a potential issue with truncation of pointe...
2012-03-26 Mathieu Malaterre[trunk] Fix some simple warnings reported by -Wconversion
2012-03-26 Mathieu Malaterre[trunk] fix compilation when jpwl option is ON.
2012-03-23 Mickael Savinaud[trunk] add test_tile_encoder test and function related
2012-03-19 Mathieu Malaterre[trunk] Missing PRId64 for MS compilers
2012-03-19 Mathieu Malaterre[trunk] use autotools convention where #ifdef BLA,...
2012-03-19 Mathieu Malaterre[trunk] start using new functionalities from opj_inttyp...
2012-03-19 Mathieu Malaterre[trunk] move functionalities of stdint/inttype into...
2012-03-19 Mathieu Malaterre[trunk] Remove remaining of OPJ_INT64_F/OPJ_UINT64_F...
2012-03-19 Mathieu Malaterre[trunk] replace more void* object pointer to proper...
2012-03-17 Mathieu Malaterre[trunk] Quick fix for MS compilers which do not ship...
2012-03-17 Mathieu Malaterre[trunk] Fix compilation win32 with shared libs on ...
2012-03-17 Mathieu Malaterre[trunk] Fix numerous warnings about signed vs unsigned...
2012-03-17 Mathieu Malaterre[trunk] remove a warning, about ISO C restricts enumera...
2012-03-17 Mathieu Malaterre[trunk] HACK: This commit remove some JPWL related...
2012-03-15 Mickael Savinaud[trunk] modify image_to_j2k and the lib to support...
2012-03-11 Mathieu Malaterre[trunk] Use stdint.h when available to compute fixed...
2012-03-09 Mickael Savinaud[trunk] reverted to revision 1536
2012-03-09 Mickael Savinaud[trunk] add j2k_post_write_tile in trunk from branch v2
2012-03-09 Mickael Savinaud[trunk] add j2k_get_tile_data in trunk from branch v2
2012-03-09 Mickael Savinaud[trunk] add tcd_get_encoded_tile_size in trunk from...
2012-03-09 Mickael Savinaud[trunk] add j2k_pre_write_tile function in trunk from...
2012-03-09 Mickael Savinaud[trunk] first steps about merge compression WIP
2012-03-02 Mathieu Malaterre[trunk] Fix a bunch of warning about C++ comments in...
2012-03-02 Mathieu Malaterre[trunk] merge r1229 from branch 1.5 over to trunk
2012-03-02 Mathieu Malaterre[trunk] merge r1322 from branch 1.5 over to trunk
2012-03-02 Mathieu Malaterre[trunk] merge r1197, r1199, r1228, r1230 and r1232...
2012-03-02 Mathieu Malaterre[trunk] merge r1479 from branch 1.5 over to trunk
2012-03-02 Mathieu Malaterre[trunk] merge r1323 from branch 1.5 over to trunk
2012-03-02 Mathieu Malaterre[trunk] Remove exe bit on CMakeLists.txt. Set from...
2012-03-02 Mathieu Malaterre[trunk] Sync with 1.5 branch
2012-03-02 Mathieu Malaterre[trunk] Backout r1513 for now.
2012-03-02 Mathieu Malaterre[trunk] merge rev 1330/1331 from branch 1.5 onto trunk
2012-03-02 Mathieu Malaterre[trunk] merge rev 1333 from 1.5 to trunk
2012-03-02 Mathieu Malaterre[trunk] merge rev 1228 from 1.5 to trunk
2012-03-02 Mathieu Malaterre[trunk] Import change from 1.5 branch over to trunk
2012-03-02 Mathieu Malaterre[trunk] Synchronize with 1.5 branch, installation conve...
2012-03-02 Mickael Savinaud[trunk] correct bug when we expand the list of marker...
2012-03-02 Mickael Savinaud[trunk] check the PSot value during the reading of...
2011-12-20 Mathieu MalaterreFix test NR-ENC-Bretagne2.ppm-4-encode on linux.
2011-12-20 Mathieu MalaterreFix strange line, as reported by lockalsash (gmail...
2011-12-07 Mickael Savinaud[trunk] remove some warnings detected by cppcheck
2011-12-06 Mathieu MalaterreAdd new mechanism for cppcheck
2011-12-06 Mathieu MalaterreApply patch from Brad Hards to fix some typos.
2011-12-03 Mathieu MalaterreApply doxygen fixes suggested by Brad Hards on opj...
2011-12-01 Mickael Savinaud[trunk] fix a bug during the creation of the codestream...
2011-12-01 Julien Malik[trunk] fix warnings when printing large integers
2011-12-01 Mickael Savinaud[trunk] fix a warning about a recent commit (1104)
2011-11-30 Mickael Savinaud[trunk] fix bug during random access to tile (tile...
2011-11-30 Julien Malik[trunk] implement Large File support in the library
next