summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/dwt.c
AgeCommit message (Collapse)Author
2012-11-16[trunk] add opj_ prefix to some internal define and use the new opj type ↵Mickael Savinaud
instead of int and float in some files
2012-11-15[trunk] move opj_bool to OPJ_BOOL to follow the other typeMickael Savinaud
2012-10-25[trunk] rename opj_tcd_truct_v2 to opj_tcd_structMickael Savinaud
2012-10-24[trunk] Finalize dwt.v/.h with the v2 style : remove last functions already ↵Mickael Savinaud
optimized, add opj_ prefix, use new name of the functions
2012-10-05[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ↵Mickael Savinaud
prefix
2012-10-03[trunk] correct warnings linked to static dwt functions because declaration ↵Mickael Savinaud
is not hide when we use SSE
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177