summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-10-25[trunk] remove cio deprecated functions Mickael Savinaud
2012-10-25[trunk]clean jpip marker functions but it is still experimentalMickael Savinaud
2012-10-25[trunk] remove jpt.c/.h which used functions not used by v2. The code is alwa...Mickael Savinaud
2012-10-25[trunk] Fix remaining issue with OPJ_CALLCONVMathieu Malaterre
2012-10-25[trunk] marking as deprecated the old cio interfaceMathieu Malaterre
2012-10-25[trunk] Fix OpenJPWL compilationMathieu Malaterre
2012-10-25[trunk] Since r2060 (and r2059) openjpip is now a first class shared library,...Mathieu Malaterre
2012-10-25[trunk] Rework r2077Mathieu Malaterre
2012-10-25[trunk] Add missing newlineMathieu Malaterre
2012-10-25[trunk] Run fix_comment on invert.cMathieu Malaterre
2012-10-24[trunk] add the support of complex mct encoding when we setup the j2k encoderMickael Savinaud
2012-10-24[trunk] correct a small warning raised by continous Mickael Savinaud
2012-10-24[trunk] remove old structures from tcd.hMickael Savinaud
2012-10-24[trunk] use the right v2 structure Mickael Savinaud
2012-10-24[trunk] rename flag_t to opj_flag_t Mickael Savinaud
2012-10-24[trunk] use new opj prefix and type with raw functionsMickael Savinaud
2012-10-24[trunk] remove a usefulness test before a freeMickael Savinaud
2012-10-24[trunk] update jp2./.h to v2 style: use new OPJ type, manage case where bpcc ...Mickael Savinaud
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 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 missing -lm to openjpwlMathieu 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 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-09[trunk] Fix openmj2/mj2 compilationMathieu 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-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