[trunk] refactoring of rsiz, profiles, and extensions management
[openjpeg.git] / src / lib / openjp2 / t2.c
2014-04-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-18 Mathieu Malaterre[trunk] Revert r2764. It breaks ~230 tests as seen...
2014-03-18 Mathieu Malaterre[trunk] Import git commit fc884aee2b69c78500e65c3d05bf2...
2014-03-18 Mathieu Malaterre[trunk] Import git commit 99a6f1af177c15f4db475186b79d1...
2014-03-14 Mathieu Malaterre[trunk] Remove warnings about unused values introduced...
2014-03-13 Mathieu Malaterre[trunk] Just in case this would be helpful for other...
2014-03-13 Mathieu Malaterre[trunk] Tweak documentation in t2.c. Be more verbose...
2014-03-11 Mathieu Malaterre[trunk] Re-active old warning about missing SOP marker
2014-03-11 Mathieu Malaterre[trunk] Add debug info to track issue 80
2014-03-11 Mathieu Malaterre[trunk] Rework assertion to work on 32bits system
2014-03-11 Mathieu Malaterre[trunk] Fix remainings warnings on linux/32bits arch
2014-03-10 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Rework r2597, make sure test suite is passing...
2014-03-07 Mathieu Malaterre[trunk] Redo r2623, and remove guilty section
2014-03-07 Mathieu Malaterre[trunk] Revert r2623 for now
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-03 Mathieu Malaterre[trunk] Remove remainings conversion issues in t2.c...
2014-03-03 Mathieu Malaterre[trunk] rework code to avoid a warning. this also remov...
2014-02-26 Mathieu Malaterre[trunk] Remove a simple warning about a cast
2014-02-26 Mathieu Malaterre[trunk] Revert r2453 since it breaks conformance test...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Add detectio...
2014-02-25 Mathieu Malaterre[trunk] Revert r2415 for now since it introduce large...
2014-02-25 Mathieu Malaterre[trunk] Import commit 4cee6ceab21025079f439bb152fb9d8ae...
2014-02-25 Mathieu Malaterre[trunk] Import commit fc884aee2b69c78500e65c3d05bf21679...
2012-12-18 Mickael Savinaud[trunk] merge from branch 1.5 a correction about large...
2012-11-15 Mickael Savinaud[trunk] rename function with the new opj_ prefix
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix (enum...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by flags -Wall -Wextra...
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by flags -Wall -Wextra...
2012-11-13 Mickael Savinaud[trunk] avoid memory leak in opj_t2_decode_packets
2012-10-26 Mickael Savinaud[trunk]remove some warnings raised by Wall
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v...
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_cp and rename opj_cp_v2...
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2...
2012-10-25 Mickael Savinaud[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
2012-10-25 Mickael Savinaud[trunk] rename opj_event_msg_v2 to opj_event_msg
2012-10-05 Mickael Savinaud[trunk] rename int.h to opj_intmath.h and rename all...
2012-10-03 Mickael Savinaud[trunk] update global functions of tgt with opj_ prefix
2012-10-03 Mickael Savinaud[trunk] remove old v1 functions and rename pi_initialis...
2012-10-03 Mickael Savinaud[trunk] replace pi_next by opj_pi_next
2012-10-03 Mickael Savinaud[trunk] update global functions of bio.c with opj_prefi...
2012-10-01 Mathieu Malaterre[trunk] Fix a set of warnings about C90 issues
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task