summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/opj_clock.c
AgeCommit message (Collapse)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
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