summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/j2k.c
AgeCommit message (Expand)Author
2012-11-19[trunk] fix issue 191 (thanks Even)Mickael Savinaud
2012-11-16[trunk] add opj_ prefix to some internal define and use the new opj type inst...Mickael Savinaud
2012-11-15[trunk] add an assert to spot a problem. update issue 189Mickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk] move opj_bool to OPJ_BOOL to follow the other typeMickael Savinaud
2012-11-15[trunk] rename public symbols with OPJ_ prefix (enum part)Mickael Savinaud
2012-11-15[trunk] rename public symbols with OPJ_ prefixMickael Savinaud
2012-11-13[trunk] remove warnings raised by vs11-beta analyzerMickael Savinaud
2012-11-13[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzerMickael Savinaud
2012-11-13[trunk] remove warnings raised by flags -Wall -Wextra -pedanticMickael Savinaud
2012-11-13[trunk] manage the case where the SOT marker is alone, PSot=12 (case of PHR d...Mickael Savinaud
2012-10-29[trunk] remove warnings related to the use of -Wall -Wextra -pedanticMickael Savinaud
2012-10-26[trunk]remove some warnings raised by WallMickael 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] 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] 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] Rework r2077Mathieu Malaterre
2012-10-24[trunk] add the support of complex mct encoding when we setup the j2k encoderMickael Savinaud
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
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-03[trunk]rename pi_update_encoding_parameters to opj_pi_update_encoding_parametersMickael Savinaud
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre