summaryrefslogtreecommitdiff
path: root/src/lib/openjpip
AgeCommit message (Expand)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2015-09-29Fix typo in variable nameStefan Weil
2015-09-29Fix typos in comments and stringStefan Weil
2015-09-01Correct CMake version requirementsmayeut
2015-07-30better -ffast-math handlingRex Dieter
2014-04-24[trunk] Make sure OpenJPIP compiles on WIN32Mathieu Malaterre
2014-04-24[trunk] fixed reference to opj_stream_set_user_data_v3 in jpip sources.Antonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-10[trunk] Fix warnings about shadow variablesMathieu Malaterre
2014-03-03[trunk] Prefer compile time constant to avoid conversion double -> intMathieu Malaterre
2014-03-03[trunk] Remove warning about cast double -> int. Instead use bit-shifting (co...Mathieu Malaterre
2014-03-03[trunk] remove all api with invalid FILE* parameters which could leads to iss...Mathieu Malaterre
2014-02-26[trunk] Fix invalid write access in JPIP code.Mathieu Malaterre
2013-10-15complete openjpeg2 pkgconfig support, bug #68Rex Dieter
2012-12-04[trunk] add openjpeg.h in some files of openjpip to use some opj type (thanks...Mickael Savinaud
2012-11-15[trunk] update some applications with new OPJ_BOOL typeMickael Savinaud
2012-11-15[trunk] propagate the new OPJ_ symbol and type to openjpipMickael Savinaud
2012-10-29[trunk] Remove bool.h, use opj_bool insteadMathieu Malaterre
2012-10-29[trunk] Fix remainings issues with doxygen docMathieu Malaterre
2012-10-25[trunk] Since r2060 (and r2059) openjpip is now a first class shared library,...Mathieu Malaterre
2012-10-25[trunk] Rework r2077Mathieu Malaterre
2012-10-15[trunk] Fix JPIP compilation. Some prototypes were not respected.Mathieu Malaterre
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
2012-10-15[trunk] Fix compilation in static mode. Prevent duplicate symbols with conver...Mathieu Malaterre
2012-10-08[trunk] Update JPIP (FolderReorgProposal task)Mathieu Malaterre
2012-10-05[trunk] Make openjpip a first class shared lib, for future linkingMathieu Malaterre
2012-10-05[trunk] First step in moving JPIP code out of openjp2Mathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: fix jpip doxygenMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: only keep a single build systemMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre