summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/t2.c
AgeCommit message (Expand)Author
2012-11-15[trunk] rename function with the new opj_ prefixMickael 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 flags -Wall -Wextra -pedanticMickael Savinaud
2012-11-13[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzerMickael Savinaud
2012-11-13[trunk] avoid memory leak in opj_t2_decode_packetsMickael 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] [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_event_msg_v2 to opj_event_msgMickael Savinaud
2012-10-05[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...Mickael Savinaud
2012-10-03[trunk] update global functions of tgt with opj_ prefixMickael Savinaud
2012-10-03[trunk] remove old v1 functions and rename pi_initialise_encode_v2 to opj_pi_...Mickael Savinaud
2012-10-03[trunk] replace pi_next by opj_pi_nextMickael Savinaud
2012-10-03[trunk] update global functions of bio.c with opj_prefix and new opj typeMickael Savinaud
2012-10-01[trunk] Fix a set of warnings about C90 issuesMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre