summaryrefslogtreecommitdiff
path: root/src/lib/openjp2
AgeCommit message (Expand)Author
2012-10-24[trunk] add documentation to the message handler functionsMickael Savinaud
2012-10-24[trunk] Finalize dwt.v/.h with the v2 style : remove last functions already o...Mickael Savinaud
2012-10-24[trunk] finalize bio.c/.h related to the v2 styleMickael Savinaud
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 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] Add missing newline characterMathieu 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-08[trunk] Update JPIP (FolderReorgProposal task)Mathieu 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-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
2012-10-01[trunk] Remove old function tgt_createMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal fix. 3rd party variables were not setMathieu Malaterre
2012-10-01[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSIONMathieu Malaterre
2012-10-01[trunk] Fix a set of warnings about C90 issuesMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: Fix doxygenMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: only keep a single build systemMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre