update j2k_lib with new opj type
[openjpeg.git] / applications / codec /
2012-09-10 Mathieu Malaterre[trunk] Fix all C90 issues using gcc -pedantic -Wno...
2012-08-30 Mickael Savinaud[trunk] Remove CMake-language block-end command arguments
2012-08-30 Mickael Savinaud[trunk] Convert CMake-language commands to lower case
2012-08-30 Mickael Savinaud[trunk] COMP: Fix one warning identified by clang31 :
2012-08-22 Luc Hermitte[trunk] j2k_to_image gives fff-topic error message...
2012-08-16 Mickael Savinaudfree local memory in image_to_j2k application
2012-08-13 Mickael Savinaudfix some warnings in jp2.c
2012-08-09 Mickael Savinaud[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_...
2012-08-09 Mickael Savinaud[trunk] rename opj_encode_v2 to opj_encode
2012-08-09 Mickael Savinaud[trunk] rename opj_setup_encoder_v2 to 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 Savinaud[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
2012-08-09 Mickael Savinaud[trunk] rename opj_create_decompress_v2 to opj_create_d...
2012-05-29 Mathieu Malaterre[trunk] The two files in Issue145 have a precision...
2012-05-29 Mathieu Malaterre[trunk] Follow up to r1691. Handle signed case.
2012-05-29 Mathieu Malaterre[trunk] Add new behavior for codecs. Now supports littl...
2012-05-29 Mathieu Malaterre[trunk] Add commented out code for tile support in...
2012-05-14 Mickael Savinauduse the correct event handler in j2k_to_image.c
2012-05-14 Mickael Savinaudadd new functions in jp2 codec from v2 branches; solve...
2012-05-13 Mickael Savinaudsolve problem with input of image_to_j2k; using the...
2012-05-02 Mickael Savinaud[trunk] Enhance support of events like the v2 branch...
2012-03-19 Mathieu Malaterre[trunk] Fix invalid truncation from off_t to int (thank...
2012-03-19 Mathieu Malaterre[trunk] start using new functionalities from opj_inttyp...
2012-03-15 Mickael Savinaud[trunk] modify image_to_j2k and the lib to support...
2012-03-09 Mickael Savinaud[trunk] reverted to revision 1536
2012-03-09 Mickael Savinaud[trunk] first steps about merge compression WIP
2012-03-02 Mathieu Malaterre[trunk] merge rev 1228 from 1.5 to trunk
2012-03-02 Mathieu Malaterre[trunk] Import applications modifications from 1.5...
2012-03-02 Mathieu Malaterre[trunk] Convert from DOS eol to UNIX eol
2011-12-01 Julien Malik[trunk] fix warnings when printing large integers
2011-11-30 Julien Malik[trunk] implement Large File support in the library
2011-11-24 Mathieu Malaterreminor reindentation
2011-11-21 Mickael Savinaud[trunk] WIP: fix bug with windows platform and j2k_dump
2011-11-18 Mickael Savinaud[trunk] WIP: fix bug with windows platform and j2k_to_image
2011-11-17 Mickael Savinaud[trunk] WIP: fix bug when decoding an area or a tile...
2011-11-17 Mickael Savinaud[trunk] WIP: enhance j2k_to_image with new get_decoded_...
2011-11-17 Mickael Savinaud[trunk] WIP: clean j2k_dump and enhance j2k_dump with...
2011-11-17 Mickael Savinaud[trunk] WIP: add a set decoded resolution factor functi...
2011-11-09 Mickael Savinaud[trunk] check if the file extension is the same as...
2011-11-08 Mickael Savinaud[trunk] WIP: add get_decoded_tile functionality
2011-10-21 Mickael Savinaud[trunk] WIP: manage output image with area correponding...
2011-10-21 Mickael Savinaud[trunk] WIP: enhance codestream index generation
2011-10-19 Mickael Savinaud[trunk] WIP: solve problem with writing of tga image...
2011-10-12 Mickael Savinaud[trunk] WIP: correct some memory leaks in applications...
2011-10-11 Kaori Hagihara-J option for -jpip added into the option list
2011-10-11 Kaori Hagiharachange -v option was renamed to -u, which is equivalent...
2011-10-11 Mickael Savinaud[trunk] WIP: correct mistake with JP2 files and manage...
2011-10-10 Kaori Hagiharachange -v option was reactivated for JPIP
2011-10-07 Mickael Savinaud[trunk] correct wrong input in dump_codec function...
2011-10-06 Mickael Savinaud[trunk] WIP: fix build error with windows configuration...
2011-10-05 Mickael Savinaud[trunk] WIP: fix the decoding process with conformance...
2011-09-27 Mickael Savinaud[trunk] WIP: enhance the event management into the...
2011-09-27 Mickael Savinaud[trunk] WIP: add basis for a new output management...
2011-09-27 Mickael Savinaud[trunk] WIP: fix some warnings from j2k_dump and index.c
2011-09-21 Mickael Savinaud[trunk] WIP: clean the j2k_dump application and the...
2011-09-21 Mickael SavinaudEnhance the support of endianess with cmake and inside...
2011-09-19 Mickael SavinaudEnhance some new JPIP files about opj_config inclusion...
2011-09-19 Mickael SavinaudWIP: begin to test opj_decode_tile_data
2011-09-19 Mickael SavinaudWIP: begin to test opj_read_tile_header with V2 style
2011-09-19 Mickael SavinaudWIP: create a new framework to output file information
2011-09-19 Mickael SavinaudWIP: begin to clean j2k_dump and some other small things
2011-09-19 Mickael SavinaudWIP: add support of jp2 for new j2k_dump function and...
2011-09-19 Mickael SavinaudWIP: new image_header struct is used and enable used...
2011-09-19 Mickael SavinaudWork In Progress: insert elements from V2 framework...
2011-09-09 Antonin DescampeTRUNK:added a new indexer functionality to the library...
2011-09-01 Antonin Descamperenamed getopt.{c/h} to opj_getopt.{c/h} and forced...
2011-08-16 Antonin Descampeadded NEWS, AUTHORS and THANKS files. Cosmetic changes...
2011-08-16 Antonin Descamperemoved obsolete testing directory and *.nix files...
2011-08-11 Mickael Savinaudfixed wrong patch with the return value of fgets into...
2011-08-10 Mickael Savinaudfixed error with the return value of fgets into convert...
2011-08-10 Mickael Savinaudremoved unused parameters warnings with the solution...
2011-07-29 Mickael Savinaudsolve some obvious warnings for WIN platform, increase...
2011-07-28 Mickael Savinaudmanage case 0 frames inside yuv_num_frames function...
2011-07-27 Mickael Savinaudcorrect some warnings detected under unix platform
2011-07-27 Mickael Savinaudadded new decoding/dump tests based on data found in...
2011-07-26 Mickael Savinauddelete double semi-colon at end of line which generate...
2011-07-25 Mickael Savinaudmodify j2k_dump to support output file, needed for...
2011-07-25 Mickael Savinaudfixed issue 74 for trunk
2011-07-21 Mickael Savinaudadd new decode tests based on conformance data and...
2011-07-21 Mickael Savinaudto follow last version of conformance data about compon...
2011-07-18 Mickael Savinaudcorrect build error (mislocated declaration) with conve...
2011-07-13 Mickael Savinaudimproved some CMakeLists files linked to the build...
2011-07-03 Antonin Descampefixed bmptoimage (see groups.google.com/group/openjpeg...
2011-06-30 Antonin Descampefixed CTest configuration files
2011-06-03 Mathieu MalaterreFix some error with cmake
2011-05-23 Antonin Descampefixed autotools (broken since the new directory structu...
2011-05-18 Antonin Descampedefined new type "opj_bool", and new constants OPJ_FALS...
2011-04-14 Antonin Descampefixed applications/codec/CMakeLists.txt that prevented...
2011-04-13 Antonin Descampechanged the directory hierarchy of the whole project...
2011-04-13 Antonin Descampere-organization of openjpeg directories hierarchy ...