summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-10opj-v1-branch createdopj-v1-branchAntonin Descampe
2011-07-06bug fixed for error concerning parameter name modification, Makefile.nix also...Kaori Hagihara
2011-07-06JPIP : fixed autotools to work with recent name changesAntonin Descampe
2011-07-05additional changes of parameter names and message names for image_viewer and ...Kaori Hagihara
2011-07-05add documentationsKaori Hagihara
2011-07-05changed program and parameter names from jpt to jpipKaori Hagihara
2011-07-05changed func name parse_stream to parse_JPIPstreamKaori Hagihara
2011-07-04changed parameter and file names regarding JPT-stream to JPIP-stream, which h...Kaori Hagihara
2011-07-03fixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/t...Antonin Descampe
2011-07-03fixed handling of "jp2->meth" value (Restricted ICC profile handling currentl...Antonin Descampe
2011-06-30fixed CTest configuration filesAntonin Descampe
2011-06-27typo miss corrections for fx,fyKaori Hagihara
2011-06-03Fix some error with cmakeMathieu Malaterre
2011-06-03adding partno and numpart info as part of the warning message (issue #69)Mathieu Malaterre
2011-05-26fixed paths in makefile.amAntonin Descampe
2011-05-26changed Makefile to Makefile.nix to avoid having autotools overwrite themAntonin Descampe
2011-05-25added system architecture description on the documentationKaori Hagihara
2011-05-24fixed a bug in autotools that prevented "make distcheck" to work properly (cr...Antonin Descampe
2011-05-23forgot to add new Makefile.am in previous commitAntonin Descampe
2011-05-23fixed autotools (broken since the new directory structure) and added autotool...Antonin Descampe
2011-05-18defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...Antonin Descampe
2011-05-16fixed another bug related to the number of packets in a tile-part, not correc...Antonin Descampe
2011-05-16fixed part of issue 69, when tile-part index is inconsistent with the total n...Antonin Descampe
2011-05-12xcode project file updated (now integrates openjpip)Antonin Descampe
2011-05-12subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" r...Antonin Descampe
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