summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/t1.c
AgeCommit message (Expand)Author
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-10[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-03[trunk] Remove a simple warning about int -> float conversionMathieu Malaterre
2014-03-03[trunk] Remove deprecated functions.Mathieu Malaterre
2012-11-16[trunk] add opj_ prefix to some internal define and use the new opj type inst...Mickael Savinaud
2012-11-15[trunk] use OPJ_INT32 instead of int in t2.cMickael Savinaud
2012-11-15[trunk] move opj_bool to OPJ_BOOL to follow the other typeMickael Savinaud
2012-11-13[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzerMickael Savinaud
2012-10-26[trunk] remove some warnings from -Wall -Wextra -pedanticMickael Savinaud
2012-10-26[trunk]remove some warnings raised by WallMickael Savinaud
2012-10-25[trunk] remove last warnings from t1Mickael Savinaud
2012-10-25[trunk] rename t1_getwmsedec_v2 to opj_t1_getwmsedec and remove t1_getwmsedecMickael Savinaud
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] rename opj_tcd_truct_v2 to opj_tcd_structMickael 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] Finalize dwt.v/.h with the v2 style : remove last functions already o...Mickael 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 mqc global functions with opj_ prefixMickael Savinaud
2012-10-03{trunk]update mct functions with opj_ prefix and new opj typeMickael Savinaud
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre