summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/invert.c
AgeCommit message (Collapse)Author
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2015-09-29Fix typos in comments and stringStefan Weil
Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-07-18Add some missing staticmayeut
Still needs to check j2k.c & jp2.c Update uclouvain/openjpeg#243
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