summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/opj_clock.c
AgeCommit message (Collapse)Author
2017-06-21Fix mingw related warningsEven Rouault
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2015-10-15Fix OpenJPEG GitHub issue #633.Stephan Mühlstrasser
"opj_includes.h" must be included before system headers, otherwise inconsistent definitions of configuration macros lead to build failures on AIX.
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2014-03-03[trunk] Remove remainings conversion issues in t2.c + clock.cMathieu Malaterre
2012-10-15[trunk]rename j2k_lib to opj_clock Mickael Savinaud