[trunk] Remove some warnings about missing prototypes (gcc)
[openjpeg.git] / src / lib / openjp2 /
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
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] Add missing newline character
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-08 Mathieu Malaterre[trunk] Update JPIP (FolderReorgProposal task)
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-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] Remove old function tgt_create
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal fix. 3rd party variables...
2012-10-01 Mathieu Malaterre[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION
2012-10-01 Mathieu Malaterre[trunk] Fix a set of warnings about C90 issues
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: Fix doxygen
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-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task