summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-10opj_viewer removed the xml functions (for users without Xersus2), opj_viewer_...Kaori Hagihara
2011-05-10temporal commit to resort the opj_viewerKaori Hagihara
2011-05-10Modification of opj_dec_server to be portable to windowsKaori Hagihara
2011-05-09Removal of c99 from the compile option (to be compatible to win platform) and...Kaori Hagihara
2011-05-09OpenJPIP: small bug fixes to compile on win platformAntonin Descampe
2011-05-08OpenJPIP: fixed several bugs in opj_server (removal of strsep function, dupli...Antonin Descampe
2011-04-16fixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd...Antonin Descampe
2011-04-16fixed wrong path in Doxyfile.doxAntonin Descampe
2011-04-14initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on Op...Antonin Descampe
2011-04-14fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be...Antonin Descampe
2011-04-13changed the directory hierarchy of the whole project. See README files for de...Antonin Descampe
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe
2011-04-13moved "openjpeg3d" directory from the trunk to the branches directory.Antonin Descampe
2011-04-13renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone...Antonin Descampe
2011-04-12Fixed internal function names conflict with Jasper (http://code.google.com/p/...Antonin Descampe
2011-04-12convert.c: ENDIAN condition removed, tiftoimage and imagetotif updated (ALPHA...Antonin Descampe
2011-04-12small fix in configure.ac (credit to Vincent Torri)Antonin Descampe
2011-03-30openjpeg.pc.cmake rewrites wrong variables (issue 67)Rex Dieter
2011-03-24name fixing in variables related to liblcmsAntonin Descampe
2011-03-21added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by...Antonin Descampe
2011-03-21fixed a bug that created a conflict between liblcms on the system and liblcms...Antonin Descampe
2011-03-20Removed the libs directory containing win32 compiled versions of libpng, libt...Antonin Descampe
2011-03-10fixed lt_version in configure.acAntonin Descampe
2011-03-05cosmetic change for status report of ./configureAntonin Descampe
2011-03-04now assume MinGW does not have dirent.h (actually have it but without opendir...Antonin Descampe
2011-03-04small fix related to the formatting of the install report displayed at the en...Antonin Descampe
2011-03-04updated autotools files to improve build and install procedures (credit to Vi...Antonin Descampe
2011-02-17replaced "long" by "size_t" in dwt.c to be sure to cast to a pointer size.Antonin Descampe
2011-02-17now allows 16-bit precision for mj2 encoding and decoding (solves Issue 49 an...Antonin Descampe
2011-02-16Explicitly link to the math lib on UNIX as we use floor and such symbolsMathieu Malaterre
2011-02-16Make sure to be able to compile index_create on UNIX. Install targetMathieu Malaterre
2011-02-09removed opj_config.h.in from svn, as it is automaticaly generated by autohead...Antonin Descampe
2011-02-09renamed "java sources" to "java-sources" to avoid blank space in directory nameAntonin Descampe
2011-02-06cmake : fixed installed links to openjpeg.h and openjpeg3d.hAntonin Descampe
2011-01-30fixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) ; ...Antonin Descampe
2011-01-30replaced en-dash with standard dash in jp2.cAntonin Descampe
2011-01-29license header: replaced Hervcalloc by Herve, I should learn to double-check ...Antonin Descampe
2011-01-29removed é in license header to prevent warning C4819 (see http://code.google...Antonin Descampe
2011-01-27removed other VS filesAntonin Descampe
2011-01-24remove more obsolete VS files. Left only mj2_to_metadata VS files, as this is...Antonin Descampe
2011-01-23removed obsolete VS filesAntonin Descampe
2011-01-23MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all c...Antonin Descampe
2011-01-23move KK definition from rs.h to rs.c to prevent duplicate symbol error when b...Antonin Descampe
2011-01-18cmake: SOVERSION change to 1 (from 1.4) to match auto-tools buildRex Dieter
2011-01-17remove (autotools) generated filesRex Dieter
2011-01-16convert.c: inclusion of endian.h has to be different on APPLE platformsAntonin Descampe
2011-01-13followup autotools fixes, adding DESTDIR supportRex Dieter
2011-01-13s/libopenjpeg.pc/libopenjpeg1.pc/Rex Dieter
2011-01-13fix symlink creation (cmake)Rex Dieter
2011-01-13adjust autotools pkg-config support to matchRex Dieter