openjpeg.git
2012-10-24 Mickael Savinaud[trunk] update jp2./.h to v2 style: use new OPJ type...
2012-10-24 Mickael Savinaud[trunk] add documentation to the message handler functions
2012-10-24 Mickael Savinaud[trunk] Finalize dwt.v/.h with the v2 style : remove...
2012-10-24 Mickael Savinaud[trunk] finalize bio.c/.h related to the v2 style
2012-10-22 Mathieu Malaterre[trunk] Remove SONAME from Java binding
2012-10-22 Mathieu Malaterre[trunk] Fix java binding installation
2012-10-15 Mathieu Malaterre[trunk] Fix another set of issue with calling convention
2012-10-15 Mathieu Malaterre[trunk] Fix issue on windows OS. Need to explicitely...
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-10-15 Mathieu Malaterre[trunk] Fix JPIP compilation. Some prototypes were...
2012-10-15 Mickael Savinaud[trunk] propagate the renaming to openjpwl
2012-10-15 Mickael Savinaud[trunk] fix a compilation error with windows and new...
2012-10-15 Mickael Savinaud[trunk]rename j2k_lib to opj_clock
2012-10-15 Mickael Savinaud[trunk] modify type of opj_clock function
2012-10-15 Mathieu Malaterre[trunk] Fix issue during renaming of man page
2012-10-15 Mathieu Malaterre[trunk] Fix compilation:
2012-10-15 Mathieu Malaterre[trunk] Fix Java binding compilation. Need to link...
2012-10-15 Mathieu Malaterre[trunk] Fix missing -lm to openjpwl
2012-10-15 Mathieu Malaterre[trunk] Fix missing link to zlib
2012-10-15 Mathieu Malaterre[trunk] Fix openmj2 compilation in static mode.
2012-10-15 Mathieu Malaterre[trunk] Fix compilation in static mode. Prevent duplica...
2012-10-15 Mathieu Malaterre[trunk] Add missing newline character
2012-10-15 Mathieu Malaterre[trunk] Fix issues in man pages.
2012-10-15 Mathieu Malaterre[trunk] Fix installaiton of header file
2012-10-15 Mathieu Malaterre[trunk] remove left-over from ->jpip_on implementation...
2012-10-15 Mathieu Malaterre[trunk] Fix warning for no previous prototype by using...
2012-10-10 Mathieu Malaterre[trunk] Fix advanced (and experimental) Java binding...
2012-10-09 Mathieu Malaterre[trunk] Fix openmj2/mj2 compilation
2012-10-09 Mathieu Malaterre[trunk] Use opj_malloc/opj_free in jpip bin
2012-10-09 Mathieu Malaterre[trunk] FolderReorgProposal task. Remove left over...
2012-10-08 Mathieu Malaterre[trunk] Update JPIP (FolderReorgProposal task)
2012-10-05 Mathieu Malaterre[trunk] Make openjpip a first class shared lib, for...
2012-10-05 Mathieu Malaterre[trunk] First step in moving JPIP code out of openjp2
2012-10-05 Mickael Savinaud[trunk] update t1_generate_luts.c with the right ouput...
2012-10-05 Mathieu Malaterre[trunk] Fix spelling. writting -> writing
2012-10-05 Mickael Savinaud[trunk] rename int.h to opj_intmath.h and rename all...
2012-10-05 Mickael Savinaud[trunk] move fix_mul inside int.h and remove fix.h...
2012-10-05 Mickael Savinaud[trunk] remove warnings
2012-10-03 Mickael Savinaud[trunk]remove warnings in pi.c through the update of...
2012-10-03 Mickael Savinaud[trunk] update global functions of tgt with opj_ prefix
2012-10-03 Mickael Savinaud[trunk] (style) move global pi functions to the right...
2012-10-03 Mickael Savinaud[trunk] remove old v1 functions and rename pi_initialis...
2012-10-03 Mickael Savinaud[trunk] update pi_check_next_level with the opj_ prefix...
2012-10-03 Mickael Savinaud[trunk]rename pi_update_encoding_parameters to opj_pi_u...
2012-10-03 Mickael Savinaud[trunk] replace pi_next by opj_pi_next
2012-10-03 Mickael Savinaud[trunk] update local function of pi.c with the opj_...
2012-10-03 Mickael Savinaud[trunk] update mqc global functions with opj_ prefix
2012-10-03 Mickael Savinaud[trunk] add comments to check some parts of mqc.c and...
2012-10-03 Mickael Savinaudupadate mqc with new opj_type and use opj_ prefix for...
2012-10-03 Mickael Savinaud[trunk] correct warnings linked to static dwt functions...
2012-10-03 Mickael Savinaud{trunk]update mct functions with opj_ prefix and new...
2012-10-03 Mickael Savinaud[trunk] update global functions of bio.c with opj_prefi...
2012-10-02 Mathieu Malaterre[trunk] Set of warnings fix for gcc -pedantic
2012-10-02 Mathieu Malaterre[trunk] Build small internal tools to generate t1_luts.h
2012-10-02 Mathieu Malaterre[trunk] Import opj_malloc.h from branch 1.5.x
2012-10-01 Mathieu Malaterre[trunk] V2 will be release with SOVERSION=6
2012-10-01 Mathieu Malaterre[trunk] Remove old function tgt_create
2012-10-01 Mathieu Malaterre[trunk] Update README to reflect FolderReorgProposal
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal fix. 3rd party variables...
2012-10-01 Mathieu Malaterre[trunk] Requires CMake 2.8.2 at least
2012-10-01 Mathieu Malaterre[trunk] Fix minor cmake style
2012-10-01 Mathieu Malaterre[trunk] import unit testing from 1.5.x branch
2012-10-01 Mathieu Malaterre[trunk] remove warnings generated by all project in...
2012-10-01 Mathieu Malaterre[trunk] Discard warnings from tiff package
2012-10-01 Mathieu Malaterre[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION
2012-10-01 Mathieu Malaterre[trunk] Fix missing include directory
2012-10-01 Mathieu Malaterre[trunk] fix compilation on windows where getopt is...
2012-10-01 Mathieu Malaterre[trunk] Fix missing getopt symbols on windows
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: Fix openjp2 lib name
2012-10-01 Mathieu Malaterre[trunk] Fix a set of warnings about C90 issues
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task. Do not rebuild doxyge...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: cleanup doxygen
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: fix jpip doxygen
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: Fix doxygen
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: update install instru...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: move source code...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: only keep a single...
2012-09-30 Mickael Savinaud[trunk] update the name of the executable used for...
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename JP3D CLI tools
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename MJ2/JPIP CLI...
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: fix JPWL
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename cli tools
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: Fix Viewer
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: refactor MJ2
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: add JP3D
2012-09-28 Mathieu Malaterre[trunk] Continue FolderReorgProposal task. Missing...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task
2012-09-27 Mickael Savinaudupdate j2k_lib with new opj type
2012-09-27 Mickael Savinaudcorrect a warning in image.c
2012-09-27 Mickael Savinaudclean function_list functions
2012-09-27 Mickael Savinaud[trunk] Rename bio_create and bio_destroy with opj_...
2012-09-27 Mickael Savinaud[trunk] udpate local functions of bio.c with opj_prefix...
2012-09-27 Mickael Savinaud[trunk] update t1_luts.h with opj type
2012-09-27 Mickael Savinaud[trunk] update some local function of t1 with opj_prefi...
2012-09-27 Mickael Savinaud rename opj_t1_enc_clnpass and opj_t1_enc_clnpass_step...
2012-09-27 Mickael Savinaud[trunk]rename t1_enc_refpass_step and t1_enc_repass...
2012-09-27 Mickael Savinaud{trunk] remove old v1 style function t1_encode_cblk
2012-09-27 Mickael Savinaud[trunk] remove old v1 function t1_encode_blocks
2012-09-27 Mickael Savinaud[trunk] remove old v1 style t1_decode_cblk function...
2012-09-27 Mickael Savinaud[trunk]remove t2_init_seg
next