Commit Graph

  • 8210b3c873 added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files (in trunk) Antonin Descampe 2011-08-16 13:25:42 +0000
  • 6adb5f5070 added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files Antonin Descampe 2011-08-16 13:23:36 +0000
  • 883e0826e2 removed obsolete testing directory and *.nix files (in trunk) Antonin Descampe 2011-08-16 09:33:37 +0000
  • d1d662768d removed obsolete testing directory and *.nix files Antonin Descampe 2011-08-16 09:28:37 +0000
  • 4091882dfb backport r870 to branch openjpeg-1.5 Antonin Descampe 2011-08-16 08:54:54 +0000
  • 003f9f7953 fixed cmake support for openjpip Antonin Descampe 2011-08-16 08:52:23 +0000
  • 61e0ed6a96 backport r868 to openjpeg-1.5 branch Antonin Descampe 2011-08-15 13:25:58 +0000
  • 2880a679f0 fixed a bug in autotools files that prevented libfcgi to be correctly found in some cases (patch from V.Torri) Antonin Descampe 2011-08-15 13:22:46 +0000
  • 9c7899372b backport r866 to branch openjpeg-1.5 Antonin Descampe 2011-08-15 13:00:06 +0000
  • 4d6cff7eb8 minor changes in autotools installation README Antonin Descampe 2011-08-15 09:51:47 +0000
  • a098921d34 added cmake support to openjpip Antonin Descampe 2011-08-12 14:59:28 +0000
  • d8806649ab added cmake support to openjpip Antonin Descampe 2011-08-12 13:57:36 +0000
  • dc9a65923a Fixed issue #76 (trunk) Mickael Savinaud 2011-08-11 14:29:03 +0000
  • 8ed4cb1a1e Fixed issue #76 (openjpeg-1.5) Mickael Savinaud 2011-08-11 14:27:08 +0000
  • 751d2a0fe7 minor bug fix in configure.ac (credit to Vincent Torri) Antonin Descampe 2011-08-11 12:22:31 +0000
  • 721904bc26 minor bug fix in configure.ac (credit to Vincent Torri) Antonin Descampe 2011-08-11 12:22:31 +0000
  • 2724f85cad backport rev[824-834] and rev[837-859] into the openjpeg-1.5 branch Mickael Savinaud 2011-08-11 10:18:02 +0000
  • e3e2dc1f6e fixed build error with position of variable declaration after patch 856 Mickael Savinaud 2011-08-11 08:37:11 +0000
  • 4f329cbb45 fixed wrong patch with the return value of fgets into convert.c file Mickael Savinaud 2011-08-11 08:21:28 +0000
  • 0e8995aa7e fixed error with the return value of fgets into convert.c file Mickael Savinaud 2011-08-10 15:54:15 +0000
  • 7812030886 moved the definition of OPJ_ARG_NOT_USED from opj_includes.h to openjpeg.h Mickael Savinaud 2011-08-10 09:33:33 +0000
  • 6fb9794200 fixed segfault with 123.j2c and bug.j2c images (thanks to Tim Mattox for his contribution to this patch) Mickael Savinaud 2011-08-10 09:00:34 +0000
  • 9e419fdaf7 fixed glibc error with broken2 and broken4 images Mickael Savinaud 2011-08-10 08:47:20 +0000
  • e634cd0d62 add copyright header into new test functions Mickael Savinaud 2011-08-10 08:14:49 +0000
  • 676f8f189f removed unused parameters warnings with the solution proposed by myself and Bob Friesenhahn Mickael Savinaud 2011-08-10 08:12:10 +0000
  • 40b989ce00 removed xcode project files (cmake and autotools are now the only supported build methods) Antonin Descampe 2011-08-09 15:42:42 +0000
  • df44837b07 removed xcode project files (cmake and autotools are now the only supported build methods) Antonin Descampe 2011-08-09 15:42:42 +0000
  • 16998b4b6d update MJ2 CMakeLists regards to the new thirdparty strategy Mickael Savinaud 2011-07-29 10:47:42 +0000
  • f57c4fd0c2 increase number of warning reported on the dashboard (forgot the file in the last commit) Mickael Savinaud 2011-07-29 09:12:26 +0000
  • 5743cca5f8 solve some obvious warnings for WIN platform, increase number of warning reported on the dashboard, correct last warnings with gcc 4.4 (-Wall) Mickael Savinaud 2011-07-29 08:50:55 +0000
  • e716a316f6 manage case 0 frames inside yuv_num_frames function and correct some warnings with gcc4.5 (credit to Winfried) Mickael Savinaud 2011-07-28 10:45:22 +0000
  • c2b0a8101b correct some warnings detected under unix platform Mickael Savinaud 2011-07-27 16:37:57 +0000
  • f88a57e5d7 added new decoding/dump tests based on data found in input/nonregresion repository (remove JPEG2000_CONFORMANCE_DATA_ROOT variable, add REF_DECODER_BIN_PATH variable for the encoder test suite). Remove definitively old tests Mickael Savinaud 2011-07-27 12:45:04 +0000
  • 1776120dba correct CRLF problem between unix baseline and win platform test file generated by j2k_dump Mickael Savinaud 2011-07-26 13:49:27 +0000
  • f4601aff8b use ansi c function fgets instead of GNU function getline to avoid build error with win platform Mickael Savinaud 2011-07-26 09:30:54 +0000
  • 14799e25c6 delete double semi-colon at end of line which generate crash on win platform Mickael Savinaud 2011-07-26 07:57:53 +0000
  • eea61ee5e4 added non-regression tests for j2k_dump function and conformance data Mickael Savinaud 2011-07-25 16:33:52 +0000
  • ff6d246efd modify j2k_dump to support output file, needed for non-regression tests Mickael Savinaud 2011-07-25 16:27:07 +0000
  • a7f08e9b36 fixed issue 74 for trunk Mickael Savinaud 2011-07-25 07:31:52 +0000
  • 3e1d8d6aef Fixed issue #74. Vincent Torri 2011-07-23 08:47:24 +0000
  • fda0cada0e Added libpng 1.5 detection. Dropped libpng 1.0.* explicit detection (we are in 2011 !). Patch by Winfried. Vincent Torri 2011-07-23 08:32:09 +0000
  • 06363c01e4 correct some troubles about thirdparty when they are used Mickael Savinaud 2011-07-22 14:26:57 +0000
  • ec398229b1 correct a compil error linked to getopt with win platform Mickael Savinaud 2011-07-21 16:26:23 +0000
  • a19c8a4ea3 add new decode tests based on conformance data and tolerance. Non regression is also added on the decoder output. Deactivate old tests. Mickael Savinaud 2011-07-21 15:23:31 +0000
  • f8de2fc8eb to follow last version of conformance data about component separator for pgx file, we changed - to _ separator even if nb component = 1 Mickael Savinaud 2011-07-21 14:56:29 +0000
  • 0380840348 removed unused warning configuration message Mickael Savinaud 2011-07-21 14:34:16 +0000
  • 9cd5752e38 correct build error (mislocated declaration) with convert to tiff function when HAVE_LIBTIFF is defined Mickael Savinaud 2011-07-18 08:58:18 +0000
  • 65f7f8dc50 improved some CMakeLists files linked to the build of applications which used thirdparty Mickael Savinaud 2011-07-13 16:49:53 +0000
  • a58987d082 put comments after the creation of the branch Vincent Torri 2011-07-13 16:39:14 +0000
  • 0f101066f2 * added 'libopenjpeg-jpwl.pc.in' * fixed substitution in libopenjpeg1.pc.in * increase micro version to 99. When released, set minor to 5 and micro to 0 * added -lm to the linker for libopenjpeg and to the .pc file * removed useless LCMS flags from Makefile.am for libopenjpeg Vincent Torri 2011-07-13 16:29:22 +0000
  • cbe26cbb88 [openjpeg-1.5] JPIP : updated opj_viewer* jar files Antonin Descampe 2011-07-13 10:52:24 +0000
  • 36c8d85f43 updated CHNAGES files after branch renaming Antonin Descampe 2011-07-11 17:43:08 +0000
  • f753a1c36c updated CHNAGES files after branch renaming Antonin Descampe 2011-07-11 17:43:08 +0000
  • c0ea54e518 branch opj-v1-branch renamed to openjpeg-1.5 Antonin Descampe 2011-07-11 17:40:09 +0000
  • d2bfeaa5e2 updates of jar files 2 Kaori Hagihara 2011-07-11 14:35:22 +0000
  • 025bc9fbe1 updates of jar files Kaori Hagihara 2011-07-11 14:23:11 +0000
  • c85e1a10cf opj-v1-branch created opj-v1-branch Antonin Descampe 2011-07-10 18:36:17 +0000
  • acccedbbb7 opj-v1-branch created Antonin Descampe 2011-07-10 18:36:17 +0000
  • 6106e48397 improved encoding speed in t1_encode_cblks (credit to Giuseppe Baruffa) Antonin Descampe 2011-07-10 17:32:22 +0000
  • 0358177c3f bug fixed for error concerning parameter name modification, Makefile.nix also corrected Kaori Hagihara 2011-07-06 19:40:26 +0000
  • 875ac79d0e JPIP : fixed autotools to work with recent name changes Antonin Descampe 2011-07-06 10:21:25 +0000
  • 9350a47153 additional changes of parameter names and message names for image_viewer and decoding_server from JPT to JPIP-stream Kaori Hagihara 2011-07-05 13:35:31 +0000
  • 6230ec13b4 add documentations Kaori Hagihara 2011-07-05 12:25:37 +0000
  • 0a9cd082db changed program and parameter names from jpt to jpip Kaori Hagihara 2011-07-05 12:10:35 +0000
  • 3f5b6c7aca changed func name parse_stream to parse_JPIPstream Kaori Hagihara 2011-07-05 10:10:20 +0000
  • 826fda959c changed parameter and file names regarding JPT-stream to JPIP-stream, which handles also JPP-stream Kaori Hagihara 2011-07-04 23:00:21 +0000
  • 5d40f5ad3b adding two tags for version 1.3 and 1.4 version.1.3 Antonin Descampe 2011-07-03 18:56:21 +0000
  • 0d22bb4ae3 adding two tags for version 1.3 and 1.4 version.1.4 Antonin Descampe 2011-07-03 18:56:21 +0000
  • a5130aebab fixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/thread/33a24c5896bf6391) Antonin Descampe 2011-07-03 18:23:33 +0000
  • c49becae30 fixed version number of openjpeg 2.0.0 in openjpeg.h Antonin Descampe 2011-07-03 17:58:59 +0000
  • fa6aea80f5 fixed handling of "jp2->meth" value (Restricted ICC profile handling currently not implemented) Antonin Descampe 2011-07-03 17:56:49 +0000
  • b09051fd79 fixed CTest configuration files Antonin Descampe 2011-06-30 13:52:23 +0000
  • 1837d6efa0 typo miss corrections for fx,fy Kaori Hagihara 2011-06-27 14:09:11 +0000
  • 74583409ec Fix some error with cmake Mathieu Malaterre 2011-06-03 13:44:58 +0000
  • 3da66d4d79 adding partno and numpart info as part of the warning message (issue #69) Mathieu Malaterre 2011-06-03 08:47:30 +0000
  • 645d7cab86 fixed paths in makefile.am Antonin Descampe 2011-05-26 09:32:34 +0000
  • d737981cfe changed Makefile to Makefile.nix to avoid having autotools overwrite them Antonin Descampe 2011-05-26 08:25:40 +0000
  • dd51c25641 added system architecture description on the documentation Kaori Hagihara 2011-05-25 12:07:39 +0000
  • b7969ce657 fixed a bug in autotools that prevented "make distcheck" to work properly (credit to Vincent Torri) ; added autotools for the "applications/jpip/tools" directory Antonin Descampe 2011-05-24 09:30:25 +0000
  • 5cee7cfc40 forgot to add new Makefile.am in previous commit Antonin Descampe 2011-05-23 20:32:22 +0000
  • 586581685c fixed autotools (broken since the new directory structure) and added autotools as a build method for jpip (credit to Vincent Torri) Antonin Descampe 2011-05-23 20:30:20 +0000
  • 88f43b15fa defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avoid having to deal with "stdbool.h" (patch from Winfried) Antonin Descampe 2011-05-18 11:02:27 +0000
  • 0c9f6a3ac9 fixed another bug related to the number of packets in a tile-part, not correctly taken into account when generating an index file during decoding Antonin Descampe 2011-05-16 19:39:07 +0000
  • 18cb325a8e fixed part of issue 69, when tile-part index is inconsistent with the total number of tile-parts Antonin Descampe 2011-05-16 11:07:37 +0000
  • ed71feac52 xcode project file updated (now integrates openjpip) Antonin Descampe 2011-05-12 11:03:11 +0000
  • 7fe3933faa subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" rather than main CHANGES file Antonin Descampe 2011-05-12 09:44:19 +0000
  • 9837e01971 opj_viewer removed the xml functions (for users without Xersus2), opj_viewer_xerces is the copy of the original viewer ( needs Xersus2) Kaori Hagihara 2011-05-10 16:43:20 +0000
  • 5b1dc83382 temporal commit to resort the opj_viewer Kaori Hagihara 2011-05-10 16:39:17 +0000
  • 42e5077688 Modification of opj_dec_server to be portable to windows Kaori Hagihara 2011-05-10 14:42:00 +0000
  • 081178cd9a Removal of c99 from the compile option (to be compatible to win platform) and bool definition in libopenjpip/bool.h Kaori Hagihara 2011-05-09 18:11:40 +0000
  • fb29d47f0c OpenJPIP: small bug fixes to compile on win platform Antonin Descampe 2011-05-09 09:27:48 +0000
  • 1dc2654b54 OpenJPIP: fixed several bugs in opj_server (removal of strsep function, duplication of query string) + some changes to compile opj_server under windows (replacement of strcasecmp(), bzero()). Antonin Descampe 2011-05-08 10:49:06 +0000
  • 2a5a6416a5 fixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd19k/discussion, credit to Peter Wimmer) Antonin Descampe 2011-04-16 12:09:16 +0000
  • 175fd6692c fixed wrong path in Doxyfile.dox Antonin Descampe 2011-04-16 12:03:45 +0000
  • 32773fa638 renamed "openjpeg3d" in "openjp3d" (final step) Antonin Descampe 2011-04-16 11:45:39 +0000
  • 5303ac6dc8 renamed "openjpeg3d" in "openjp3d" (step 4) openjpeg3d Antonin Descampe 2011-04-16 11:42:03 +0000
  • 2e2f7f2a9b renamed "openjpeg3d" in "openjp3d" (step 3) Antonin Descampe 2011-04-16 11:37:59 +0000
  • 619439f45d renamed "openjpeg3d" in "openjp3d" (step 2) Antonin Descampe 2011-04-16 11:29:51 +0000
  • 48fc70d4d1 renamed "openjpeg3d" in "openjp3d" Antonin Descampe 2011-04-16 11:26:16 +0000
  • 31dba0b4e9 initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details) Antonin Descampe 2011-04-14 18:37:47 +0000