summaryrefslogtreecommitdiff
path: root/applications
AgeCommit message (Expand)Author
2011-11-08[trunk] WIP: add get_decoded_tile functionalityMickael Savinaud
2011-11-08[trunk][JPIP] updated main page of doxygenKaori Hagihara
2011-11-03solved memory leak of opj_server, and removed redundant definesKaori Hagihara
2011-11-02[trunk][JPIP] additional patches for autotools and cmakeAntonin Descampe
2011-10-26additional patches for autotool are appliedKaori Hagihara
2011-10-25fixed client viewer to be compatible with server response header both Content...Kaori Hagihara
2011-10-25patches for cmake and autotool are appliedKaori Hagihara
2011-10-21[trunk] WIP: manage output image with area correponding to the set decoded areaMickael Savinaud
2011-10-21[trunk] WIP: enhance codestream index generationMickael Savinaud
2011-10-19start using API style in openJPIP libraryKaori Hagihara
2011-10-19[trunk] WIP: solve problem with writing of tga image from an image with signd...Mickael Savinaud
2011-10-18adapt makefiles to the new structureKaori Hagihara
2011-10-18rearranged opj_server, opj_dec_server directoryKaori Hagihara
2011-10-14enable all progression ordersKaori Hagihara
2011-10-13include stdlib.h for callocKaori Hagihara
2011-10-12[trunk] WIP: correct some memory leaks in applications functionsMickael Savinaud
2011-10-12enable layers requests; restricting the number of codesream quality layersKaori Hagihara
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 mistake with JP2 files and manage correctly the text_GBR...Mickael Savinaud
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] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --dis...Vincent Torri
2011-10-10[trunk] fix 'distcheck' ruleVincent Torri
2011-10-07[trunk] correct wrong input in dump_codec function and add missing return valueMickael Savinaud
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
2011-09-30enabled JPP-streamKaori Hagihara
2011-09-27[trunk] WIP: enhance the event management into the new APIMickael Savinaud
2011-09-27[trunk] WIP: add basis for a new output management of the codestream informat...Mickael Savinaud
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 t...Mickael Savinaud
2011-09-21[trunk] WIP: clean the j2k_dump application and the lib regards to the event ...Mickael Savinaud
2011-09-21Enhance the support of endianess with cmake and inside the code (credit to Wi...Mickael 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 free/call...Mickael Savinaud
2011-09-19WIP: begin to test opj_decode_tile_dataMickael 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: begin to clean j2k_dump and some other small thingsMickael Savinaud
2011-09-19WIP: add support of jp2 for new j2k_dump function and some other small stuffMickael Savinaud
2011-09-19WIP: new image_header struct is used and enable used of cstr_infoMickael Savinaud
2011-09-19Work In Progress: insert elements from V2 framework into the trunkMickael Savinaud
2011-09-16Add README description for stateless requestsKaori Hagihara
2011-09-16opj_dec_server enabled stateless requestsKaori Hagihara
2011-09-16opj_viewer_xerces enabled stateless requestsKaori Hagihara
2011-09-16opj_viewer enabled stateless requestsKaori Hagihara
2011-09-09TRUNK:added a new indexer functionality to the library. With the new -jpip op...Antonin Descampe