summaryrefslogtreecommitdiff
path: root/src/lib/openmj2/j2k_lib.c
AgeCommit message (Collapse)Author
2021-05-04Remove obsolete components JPWL, JP3D and MJ2Even Rouault
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
- using mingw32 compiler (missing exported symbols) - using -fvisibility=hidden (gcc on UNIX)
2012-10-15[trunk] Fix openmj2 compilation in static mode.Mathieu Malaterre