[trunk] Import applications modifications from 1.5 over to trunk
[openjpeg.git] / libopenjpeg /
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
2011-11-28 Julien Malik[trunk] add definitions for 64 bits integer types,...
2011-11-28 Julien Malik[trunk] activate LargeFileSupport in CMake
2011-11-27 Julien Malik[trunk] clean up redundant includes already handled...
2011-11-27 Julien Malik[trunk] backout wrong changeset 1091 - see issue 123
2011-11-24 Julien Malik[trunk] support seeking in files larger than 2 GB
2011-11-24 Mathieu MalaterreRemove exe bit from source files
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: add a set decoded resolution factor functi...
2011-11-09 Mickael Savinaud[trunk] WIP: fix get_decoded_tile function to avoid...
2011-11-08 Mickael Savinaud[trunk] WIP: add get_decoded_tile functionality
2011-11-08 Mickael Savinaud[trunk] WIP: clean and enhance j2k files
2011-11-08 Mickael Savinaud[trunk] WIP: clean and enhance openjpeg.c
2011-11-08 Mickael Savinaud[trunk] WIP: clean and enhance openjpeg.h and add depre...
2011-10-25 Kaori Hagiharapatches for cmake and autotool are applied
2011-10-25 Mickael Savinaud[trunk] WIP: solve problems with reading of elements...
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-20 Mickael SavinaudWIP: remove memory leak about new jp2_read_marker function
2011-10-20 Mickael Savinaud[trunk] WIP: remove previous commit about memory leak...
2011-10-20 Mickael Savinaud[trunk] WIP: solve memory leak with ppm read function
2011-10-12 Mickael Savinaud[trunk] WIP: resolve heap corruption with p0_07.j2k...
2011-10-12 Mickael Savinaud[trunk] WIP: correct some memory leaks in applications...
2011-10-12 Mickael Savinaud[trunk] WIP: add a read CBD marker function (JPEG2000...
2011-10-12 Mickael Savinaud[trunk] WIP: add a read MCO marker function (JPEG2000...
2011-10-12 Mickael Savinaud[trunk] WIP: add a read MCC marker function (JPEG2000...
2011-10-12 Mickael Savinaud[trunk] WIP: add a read MCT marker function (JPEG2000...
2011-10-11 Mickael Savinaud[trunk] WIP: correct a segfault inside j2k_dump output
2011-10-11 Mickael Savinaud[trunk] WIP: correct some segfault with win platform...
2011-10-11 Mickael Savinaud[trunk] WIP: add stream length value to read unknown...
2011-10-11 Mickael Savinaud[trunk] WIP: add output elements about decoding of...
2011-10-11 Mickael Savinaud[trunk] WIP: correct mistake with JP2 files and manage...
2011-10-10 Vincent Torri[trunk] add libopenjpeg-jpwl.pc.in. fix output when...
2011-10-10 Vincent Torri[trunk] fix 'distcheck' rule
2011-10-07 Mickael Savinaud[trunk] WIP: correct mistake in text output inside...
2011-10-07 Mickael Savinaud[trunk] WIP: update jp2 dump functions with the new...
2011-10-07 Mickael Savinaud[trunk] correct wrong input in dump_codec function...
2011-10-07 Mickael Savinaud[trunk] WIP: correct mistake inside set_decoded_area...
2011-10-05 Mickael Savinaud[trunk] WIP: fix the decoding process with conformance...
2011-09-30 Vincent Torri* [vincent] fix autotools for various compilation problems
2011-09-30 Kaori Hagiharamodified indexer for JPIP, JPP-stream
2011-09-27 Mickael Savinaud[trunk] WIP: enhance the event management into the...
2011-09-27 Mickael Savinaud[trunk] WIP: fix some warnings about a static function...
2011-09-27 Mickael Savinaud[trunk] WIP: add basis for a new output management...
2011-09-22 Mickael Savinaud[trunk] WIP: fix build compilation (with autotools...
2011-09-22 Mickael SavinaudWIP: fix build compilation error with windows platform...
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-20 Mickael SavinaudWIP: fixed build issues with JPWL option ON
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: update t1, t2, tcd to use same strut as in V2
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: remove a piece of code copy by the merge op at...
2011-09-19 Mickael SavinaudWIP: begin to clean j2k_dump and some other small things
2011-09-19 Mickael SavinaudWIP: enchance the new version with some bug fixes from...
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 SavinaudWIP: manage the case of event_mgr is not provided to...
2011-09-19 Mickael SavinaudWIP: insert elements from V2 framework into the trunk...
2011-09-19 Mickael SavinaudWork In Progress: insert elements from V2 framework...
2011-09-09 Antonin DescampeTRUNK: fixed autotools for new indexer option
2011-09-09 Antonin DescampeTRUNK:added a new indexer functionality to the library...
2011-08-16 Antonin Descamperemoved obsolete testing directory and *.nix files...
2011-08-11 Mickael Savinaudfixed build error with position of variable declaration...
2011-08-10 Mickael Savinaudmoved the definition of OPJ_ARG_NOT_USED from opj_inclu...
2011-08-10 Mickael Savinaudfixed segfault with 123.j2c and bug.j2c images (thanks...
2011-08-10 Mickael Savinaudfixed glibc error with broken2 and broken4 images
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-10 Antonin Descampeimproved encoding speed in t1_encode_cblks (credit...
2011-07-03 Antonin Descampefixed handling of "jp2->meth" value (Restricted ICC...
2011-06-03 Mathieu Malaterreadding partno and numpart info as part of the warning...
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-05-16 Antonin Descampefixed another bug related to the number of packets...
2011-05-16 Antonin Descampefixed part of issue 69, when tile-part index is inconsi...
2011-04-16 Antonin Descampefixed a bug in mqc.c (see https://groups.google.com...
2011-04-13 Antonin Descampechanged the directory hierarchy of the whole project...
2011-04-13 Antonin Descampere-organization of openjpeg directories hierarchy ...
2011-04-12 Antonin DescampeFixed internal function names conflict with Jasper...
2011-03-04 Antonin Descampesmall fix related to the formatting of the install...
2011-03-04 Antonin Descampeupdated autotools files to improve build and install...
2011-02-17 Antonin Descampereplaced "long" by "size_t" in dwt.c to be sure to...
2011-02-16 Mathieu MalaterreExplicitly link to the math lib on UNIX as we use floor...
2011-02-06 Antonin Descampecmake : fixed installed links to openjpeg.h and openjpe...
2011-01-30 Antonin Descampefixed warnings in jp2.c (signed compared to unsigned...
next