summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/t2.c
AgeCommit message (Expand)Author
2014-03-11[trunk] Add debug info to track issue 80Mathieu Malaterre
2014-03-11[trunk] Rework assertion to work on 32bits systemMathieu Malaterre
2014-03-11[trunk] Fix remainings warnings on linux/32bits archMathieu Malaterre
2014-03-10[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Rework r2597, make sure test suite is passing now.Mathieu Malaterre
2014-03-07[trunk] Redo r2623, and remove guilty sectionMathieu Malaterre
2014-03-07[trunk] Revert r2623 for nowMathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-03[trunk] Remove remainings conversion issues in t2.c + clock.cMathieu Malaterre
2014-03-03[trunk] rework code to avoid a warning. this also remove a division and prefe...Mathieu Malaterre
2014-02-26[trunk] Remove a simple warning about a castMathieu Malaterre
2014-02-26[trunk] Revert r2453 since it breaks conformance test ETS-C1P1-p1_06.j2k-decodeMathieu Malaterre
2014-02-26[trunk] Import patch from sumatrapdf team. Add detection for testcase 1802.pd...Mathieu Malaterre
2014-02-25[trunk] Revert r2415 for now since it introduce large regressionMathieu Malaterre
2014-02-25[trunk] Import commit 4cee6ceab21025079f439bb152fb9d8ae8c5c832 from ghostpdlMathieu Malaterre
2014-02-25[trunk] Import commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghostpdlMathieu Malaterre
2012-12-18[trunk] merge from branch 1.5 a correction about large code-block data (decod...Mickael Savinaud
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