summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-12[trunk] WIP: resolve heap corruption with p0_07.j2k (credit to Winfried)Mickael Savinaud
2011-10-12[trunk] WIP: correct some memory leaks in applications functionsMickael Savinaud
2011-10-12[trunk] WIP: add a read CBD marker function (JPEG2000 part 2)Mickael Savinaud
2011-10-12[trunk] WIP: add a read MCO marker function (JPEG2000 part 2)Mickael Savinaud
2011-10-12[trunk] WIP: add a read MCC marker function (JPEG2000 part 2)Mickael Savinaud
2011-10-12[trunk] WIP: add a read MCT marker function (JPEG2000 part 2)Mickael Savinaud
2011-10-12enable layers requests; restricting the number of codesream quality layersKaori Hagihara
2011-10-11[trunk] WIP: correct a segfault inside j2k_dump outputMickael Savinaud
2011-10-11-J option for -jpip added into the option listKaori Hagihara
2011-10-11change -v option was renamed to -u, which is equivalent to -TP long optionKaori Hagihara
2011-10-11[trunk] WIP: correct some segfault with win platform and remove a aligned ↵Mickael Savinaud
allocation which produce error when a realloc is done on this pointer
2011-10-11[trunk] WIP: add stream length value to read unknown marker size, backport ↵Mickael Savinaud
855 into V2 framework, correct memory leak into get_cstr_info
2011-10-11[trunk] WIP: add output elements about decoding of jp2 files with last tile ↵Mickael Savinaud
part lenght equal zero
2011-10-11[trunk] WIP: correct mistake with JP2 files and manage correctly the ↵Mickael Savinaud
text_GBR.jp2 filecase
2011-10-10change -v option was reactivated for JPIPKaori Hagihara
2011-10-10enable JPT-stream request from client viewer optionKaori Hagihara
2011-10-10[trunk][JPIP]removed obsolete indexer utilityAntonin Descampe
2011-10-10[trunk] fix nameVincent Torri
2011-10-10[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or ↵Vincent Torri
--disable-static is passed to configure. Minor clean up of configure.ac.
2011-10-10[trunk] fix 'distcheck' ruleVincent Torri
2011-10-07[trunk] WIP: correct mistake in text output inside set_decoded_area function ↵Mickael Savinaud
(credit to Winfried)
2011-10-07[trunk] WIP: update jp2 dump functions with the new V2 frameworkMickael Savinaud
2011-10-07[trunk] WIP: update output filename of conformance dump test to be ↵Mickael Savinaud
compatible with new baseline
2011-10-07[trunk] correct wrong input in dump_codec function and add missing return valueMickael Savinaud
2011-10-07[trunk] WIP: correct mistake inside set_decoded_area function (credit to ↵Mickael Savinaud
Francois De Vieilleville)
2011-10-07[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of ↵Mickael Savinaud
opj_configh.cmake.in from opj-1.5 to trunk
2011-10-06[trunk] WIP: Enhance html documentation generation with cmake, add a ↵Mickael Savinaud
mainpage to this documentation and bump version to 1.99.0 into the main CMakeLists (as rev951)
2011-10-06[trunk] WIP: fix build error with windows configuration induced by rev 960Mickael Savinaud
2011-10-05[trunk] WIP: fix the decoding process with conformance files and V2 frameworkMickael Savinaud
2011-09-30* [vincent] fix autotools for various compilation problemsVincent Torri
* [vincent] fix indexer compilation. Patch from Winfried
2011-09-30modified indexer for JPIP, JPP-streamKaori Hagihara
2011-09-30enabled JPP-streamKaori Hagihara
2011-09-28[trunk] bump version to 1.99.0Vincent Torri
2011-09-27[trunk] WIP: enhance the event management into the new APIMickael Savinaud
2011-09-27[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2Mickael Savinaud
2011-09-27[trunk] WIP: add basis for a new output management of the codestream ↵Mickael Savinaud
information and index
2011-09-27[trunk] WIP: fix some warnings from j2k_dump and index.cMickael Savinaud
2011-09-22[trunk] WIP: fix build compilation (with autotools) with MJ2 option (credit ↵Mickael Savinaud
to Winfried)
2011-09-22WIP: fix build compilation error with windows platform about event_mgr ↵Mickael Savinaud
management
2011-09-21[trunk] WIP: clean the j2k_dump application and the lib regards to the event ↵Mickael Savinaud
management
2011-09-21Enhance the support of endianess with cmake and inside the code (credit to ↵Mickael Savinaud
Winfried)
2011-09-20WIP: fixed build issues with JPWL option ONMickael Savinaud
2011-09-20WIP: fixed build issue with MJ2 option ON with new frameworkMickael Savinaud
2011-09-19Enhance some new JPIP files about opj_config inclusion and using of ↵Mickael Savinaud
free/calloc (credit to Julien Malik)
2011-09-19WIP: begin to test opj_decode_tile_dataMickael Savinaud
2011-09-19WIP: update t1, t2, tcd to use same strut as in V2Mickael Savinaud
2011-09-19WIP: begin to test opj_read_tile_header with V2 styleMickael Savinaud
2011-09-19WIP: create a new framework to output file informationMickael Savinaud
2011-09-19WIP: remove a piece of code copy by the merge op at the wrong placeMickael Savinaud
2011-09-19WIP: begin to clean j2k_dump and some other small thingsMickael Savinaud