[trunk] check if the file extension is the same as the infile format (credit to winfried)
[openjpeg.git] / CHANGES
2011-11-09 Mickael Savinaud[trunk] check if the file extension is the same as...
2011-11-09 Julien Malik[trunk] add some sanity check in CMakeLists to prevent...
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 Mickael Savinaud[trunk] WIP: add a file to exclude some valgrind errors...
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 Savinaud[trunk] WIP: isolate dump test suite
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-19 Mickael Savinaud[trunk] WIP: solve problem with writing of tga image...
2011-10-19 Mickael Savinaud[trunk] WIP: solve some memory leak in test compare...
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 Kaori Hagiharachange -v option was renamed to -u, which is equivalent...
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 Kaori Hagiharachange -v option was reactivated for JPIP
2011-10-10 Vincent Torri[trunk] fix name
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] WIP: update output filename of conformance...
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-07 Mickael Savinaud[trunk] WIP: backport rev 967-969 about test suite...
2011-10-06 Mickael Savinaud[trunk] WIP: Enhance html documentation generation...
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-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-27 Mickael Savinaud[trunk] WIP: fix some warnings from j2k_dump and index.c
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-20 Mickael SavinaudWIP: fixed build issue with MJ2 option ON with new...
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 Descampeforgot the CHANGES file in r913
2011-09-02 Mickael Savinaudfixed windows nighlty crash about one missing opj_getop...
2011-09-01 Antonin Descamperenamed getopt.{c/h} to opj_getopt.{c/h} and forced...
2011-08-31 Mickael Savinaudfixed a segfault with fgets return value for some cases...
2011-08-31 Mickael Savinaudenhance the encoding test suite and remove unsued CONFI...
2011-08-30 Mickael Savinaudadded first version of the encoding tests suite
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-16 Antonin Descampefixed cmake support for openjpip
2011-08-15 Antonin Descampefixed a bug in autotools files that prevented libfcgi...
2011-08-12 Antonin Descampeadded cmake support to openjpip
2011-08-11 Mickael SavinaudFixed issue #76 (trunk)
2011-08-11 Antonin Descampeminor bug fix in configure.ac (credit to Vincent Torri)
2011-08-11 Mickael Savinaudfixed build error with position of variable declaration...
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 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 Savinaudadd copyright header into new test functions
2011-08-10 Mickael Savinaudremoved unused parameters warnings with the solution...
2011-08-09 Antonin Descamperemoved xcode project files (cmake and autotools are...
2011-07-29 Mickael Savinaudupdate MJ2 CMakeLists regards to the new thirdparty...
2011-07-29 Mickael Savinaudincrease number of warning reported on the dashboard...
2011-07-29 Mickael Savinaudsolve some obvious warnings for WIN platform, increase...
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 Savinaudcorrect CRLF problem between unix baseline and win...
2011-07-26 Mickael Savinauduse ansi c function fgets instead of GNU function getli...
2011-07-26 Mickael Savinauddelete double semi-colon at end of line which generate...
2011-07-25 Mickael Savinaudadded non-regression tests for j2k_dump function and...
2011-07-25 Mickael Savinaudmodify j2k_dump to support output file, needed for...
2011-07-25 Mickael Savinaudfixed issue 74 for trunk
2011-07-22 Mickael Savinaudcorrect some troubles about thirdparty when they are...
next