summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/invert.c
AgeCommit message (Collapse)Author
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2014-03-07[trunk] Fix simple warning about sign conversionMathieu Malaterre
Update issue 256
2014-03-03[trunk] Remove some simple warnings about conversionMathieu Malaterre
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-29[trunk] Fix remainings issues with doxygen docMathieu Malaterre
Convert DOS files to UNIX eol
2012-10-25[trunk] Run fix_comment on invert.cMathieu Malaterre
2012-10-24[trunk] add the support of complex mct encoding when we setup the j2k encoderMickael Savinaud