summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-22[trunk] Fix java binding installationMathieu Malaterre
2012-10-15[trunk] Fix another set of issue with calling conventionMathieu Malaterre
2012-10-15[trunk] Fix issue on windows OS. Need to explicitely state the calling conven...Mathieu Malaterre
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-10-15[trunk] Fix JPIP compilation. Some prototypes were not respected.Mathieu Malaterre
2012-10-15[trunk] propagate the renaming to openjpwlMickael Savinaud
2012-10-15[trunk] fix a compilation error with windows and new public function opj_j2k_...Mickael Savinaud
2012-10-15[trunk]rename j2k_lib to opj_clock Mickael Savinaud
2012-10-15[trunk] modify type of opj_clock functionMickael Savinaud
2012-10-15[trunk] Fix issue during renaming of man pageMathieu Malaterre
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
2012-10-15[trunk] Fix Java binding compilation. Need to link against openmj2 for now to...Mathieu Malaterre
2012-10-15[trunk] Fix missing -lm to openjpwlMathieu Malaterre
2012-10-15[trunk] Fix missing link to zlibMathieu Malaterre
2012-10-15[trunk] Fix openmj2 compilation in static mode.Mathieu Malaterre
2012-10-15[trunk] Fix compilation in static mode. Prevent duplicate symbols with conver...Mathieu Malaterre
2012-10-15[trunk] Add missing newline characterMathieu Malaterre
2012-10-15[trunk] Fix issues in man pages.Mathieu Malaterre
2012-10-15[trunk] Fix installaiton of header fileMathieu Malaterre
2012-10-15[trunk] remove left-over from ->jpip_on implementation. JPIP is now completel...Mathieu Malaterre
2012-10-15[trunk] Fix warning for no previous prototype by using static functionMathieu Malaterre
2012-10-10[trunk] Fix advanced (and experimental) Java binding. As reported on the mail...Mathieu Malaterre
2012-10-09[trunk] Fix openmj2/mj2 compilationMathieu Malaterre
2012-10-09[trunk] Use opj_malloc/opj_free in jpip binMathieu Malaterre
2012-10-09[trunk] FolderReorgProposal task. Remove left over of JPIPMathieu Malaterre
2012-10-08[trunk] Update JPIP (FolderReorgProposal task)Mathieu Malaterre
2012-10-05[trunk] Make openjpip a first class shared lib, for future linkingMathieu Malaterre
2012-10-05[trunk] First step in moving JPIP code out of openjp2Mathieu Malaterre
2012-10-05[trunk] update t1_generate_luts.c with the right ouput to generate t1_lutsMickael Savinaud
2012-10-05[trunk] Fix spelling. writting -> writingMathieu Malaterre
2012-10-05[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...Mickael Savinaud
2012-10-05[trunk] move fix_mul inside int.h and remove fix.h from the projectMickael Savinaud
2012-10-05[trunk] remove warningsMickael Savinaud
2012-10-03[trunk]remove warnings in pi.c through the update of poc struct types with ne...Mickael Savinaud
2012-10-03[trunk] update global functions of tgt with opj_ prefixMickael Savinaud
2012-10-03[trunk] (style) move global pi functions to the right place and update indent...Mickael Savinaud
2012-10-03[trunk] remove old v1 functions and rename pi_initialise_encode_v2 to opj_pi_...Mickael Savinaud
2012-10-03[trunk] update pi_check_next_level with the opj_ prefix and change output typ...Mickael Savinaud
2012-10-03[trunk]rename pi_update_encoding_parameters to opj_pi_update_encoding_parametersMickael Savinaud
2012-10-03[trunk] replace pi_next by opj_pi_nextMickael Savinaud
2012-10-03[trunk] update local function of pi.c with the opj_ prefix and the new opj typesMickael Savinaud
2012-10-03[trunk] update mqc global functions with opj_ prefixMickael Savinaud
2012-10-03[trunk] add comments to check some parts of mqc.c and update typesMickael Savinaud
2012-10-03upadate mqc with new opj_type and use opj_ prefix for local functionsMickael Savinaud
2012-10-03[trunk] correct warnings linked to static dwt functions because declaration i...Mickael Savinaud
2012-10-03{trunk]update mct functions with opj_ prefix and new opj typeMickael Savinaud
2012-10-03[trunk] update global functions of bio.c with opj_prefix and new opj typeMickael Savinaud
2012-10-02[trunk] Set of warnings fix for gcc -pedanticMathieu Malaterre
2012-10-02[trunk] Build small internal tools to generate t1_luts.hMathieu Malaterre
2012-10-02[trunk] Import opj_malloc.h from branch 1.5.xMathieu Malaterre