summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-10-25[trunk] cancel previous commit about use of t1_decode_cblks from v2. We shoul...Mickael Savinaud
2012-10-25[trunk] use the opj_ prefix for last t1 functionsMickael Savinaud
2012-10-25[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcpMickael Savinaud
2012-10-25[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cpMickael Savinaud
2012-10-25[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2 to opj_t2Mickael Savinaud
2012-10-25[trunk] rename opj_tcd_truct_v2 to opj_tcd_structMickael Savinaud
2012-10-25[trunk] rename opj_j2k_v2 to opj_j2kMickael Savinaud
2012-10-25[trunk] remove old opj_j2k struct Mickael Savinaud
2012-10-25[trunk] rename opj_jp2_v2 to opj_jp2Mickael Savinaud
2012-10-25[trunk] remove old opj_jp2 struct Mickael Savinaud
2012-10-25[trunk] correct a mis use of an old structMickael Savinaud
2012-10-25[trunk] rename opj_event_msg_v2 to opj_event_msgMickael Savinaud
2012-10-25[trunk]remove old opj_event_mgr functionMickael Savinaud
2012-10-25[trunk] style Mickael Savinaud
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] Remove some simple warnings about missing prototypesMathieu 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 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