4091882dfbbackport r870 to branch openjpeg-1.5
Antonin Descampe
2011-08-16 08:54:54 +0000
003f9f7953fixed cmake support for openjpip
Antonin Descampe
2011-08-16 08:52:23 +0000
61e0ed6a96backport r868 to openjpeg-1.5 branch
Antonin Descampe
2011-08-15 13:25:58 +0000
2880a679f0fixed 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
9c7899372bbackport r866 to branch openjpeg-1.5
Antonin Descampe
2011-08-15 13:00:06 +0000
751d2a0fe7minor bug fix in configure.ac (credit to Vincent Torri)
Antonin Descampe
2011-08-11 12:22:31 +0000
721904bc26minor bug fix in configure.ac (credit to Vincent Torri)
Antonin Descampe
2011-08-11 12:22:31 +0000
2724f85cadbackport rev[824-834] and rev[837-859] into the openjpeg-1.5 branch
Mickael Savinaud
2011-08-11 10:18:02 +0000
e3e2dc1f6efixed build error with position of variable declaration after patch 856
Mickael Savinaud
2011-08-11 08:37:11 +0000
4f329cbb45fixed wrong patch with the return value of fgets into convert.c file
Mickael Savinaud
2011-08-11 08:21:28 +0000
0e8995aa7efixed error with the return value of fgets into convert.c file
Mickael Savinaud
2011-08-10 15:54:15 +0000
7812030886moved the definition of OPJ_ARG_NOT_USED from opj_includes.h to openjpeg.h
Mickael Savinaud
2011-08-10 09:33:33 +0000
6fb9794200fixed 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
9e419fdaf7fixed glibc error with broken2 and broken4 images
Mickael Savinaud
2011-08-10 08:47:20 +0000
e634cd0d62add copyright header into new test functions
Mickael Savinaud
2011-08-10 08:14:49 +0000
676f8f189fremoved unused parameters warnings with the solution proposed by myself and Bob Friesenhahn
Mickael Savinaud
2011-08-10 08:12:10 +0000
40b989ce00removed xcode project files (cmake and autotools are now the only supported build methods)
Antonin Descampe
2011-08-09 15:42:42 +0000
df44837b07removed xcode project files (cmake and autotools are now the only supported build methods)
Antonin Descampe
2011-08-09 15:42:42 +0000
16998b4b6dupdate MJ2 CMakeLists regards to the new thirdparty strategy
Mickael Savinaud
2011-07-29 10:47:42 +0000
f57c4fd0c2increase number of warning reported on the dashboard (forgot the file in the last commit)
Mickael Savinaud
2011-07-29 09:12:26 +0000
5743cca5f8solve 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
e716a316f6manage 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
c2b0a8101bcorrect some warnings detected under unix platform
Mickael Savinaud
2011-07-27 16:37:57 +0000
f88a57e5d7added 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
1776120dbacorrect CRLF problem between unix baseline and win platform test file generated by j2k_dump
Mickael Savinaud
2011-07-26 13:49:27 +0000
f4601aff8buse 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
14799e25c6delete double semi-colon at end of line which generate crash on win platform
Mickael Savinaud
2011-07-26 07:57:53 +0000
eea61ee5e4added non-regression tests for j2k_dump function and conformance data
Mickael Savinaud
2011-07-25 16:33:52 +0000
ff6d246efdmodify j2k_dump to support output file, needed for non-regression tests
Mickael Savinaud
2011-07-25 16:27:07 +0000
a7f08e9b36fixed issue 74 for trunk
Mickael Savinaud
2011-07-25 07:31:52 +0000
3e1d8d6aefFixed issue #74.
Vincent Torri
2011-07-23 08:47:24 +0000
fda0cada0eAdded 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
06363c01e4correct some troubles about thirdparty when they are used
Mickael Savinaud
2011-07-22 14:26:57 +0000
ec398229b1correct a compil error linked to getopt with win platform
Mickael Savinaud
2011-07-21 16:26:23 +0000
a19c8a4ea3add 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
f8de2fc8ebto 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
9cd5752e38correct build error (mislocated declaration) with convert to tiff function when HAVE_LIBTIFF is defined
Mickael Savinaud
2011-07-18 08:58:18 +0000
65f7f8dc50improved some CMakeLists files linked to the build of applications which used thirdparty
Mickael Savinaud
2011-07-13 16:49:53 +0000
a58987d082put 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
acccedbbb7opj-v1-branch created
Antonin Descampe
2011-07-10 18:36:17 +0000
6106e48397improved encoding speed in t1_encode_cblks (credit to Giuseppe Baruffa)
Antonin Descampe
2011-07-10 17:32:22 +0000
0358177c3fbug fixed for error concerning parameter name modification, Makefile.nix also corrected
Kaori Hagihara
2011-07-06 19:40:26 +0000
875ac79d0eJPIP : fixed autotools to work with recent name changes
Antonin Descampe
2011-07-06 10:21:25 +0000
9350a47153additional 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
1837d6efa0typo miss corrections for fx,fy
Kaori Hagihara
2011-06-27 14:09:11 +0000
74583409ecFix some error with cmake
Mathieu Malaterre
2011-06-03 13:44:58 +0000
3da66d4d79adding partno and numpart info as part of the warning message (issue #69)
Mathieu Malaterre
2011-06-03 08:47:30 +0000
645d7cab86fixed paths in makefile.am
Antonin Descampe
2011-05-26 09:32:34 +0000
d737981cfechanged Makefile to Makefile.nix to avoid having autotools overwrite them
Antonin Descampe
2011-05-26 08:25:40 +0000
dd51c25641added system architecture description on the documentation
Kaori Hagihara
2011-05-25 12:07:39 +0000
b7969ce657fixed 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
5cee7cfc40forgot to add new Makefile.am in previous commit
Antonin Descampe
2011-05-23 20:32:22 +0000
586581685cfixed 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
88f43b15fadefined 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
0c9f6a3ac9fixed 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
18cb325a8efixed 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
7fe3933faasubsequent jpip-related commits to be logged in "applications/jpip/CHANGES" rather than main CHANGES file
Antonin Descampe
2011-05-12 09:44:19 +0000
9837e01971opj_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
5b1dc83382temporal commit to resort the opj_viewer
Kaori Hagihara
2011-05-10 16:39:17 +0000
42e5077688Modification of opj_dec_server to be portable to windows
Kaori Hagihara
2011-05-10 14:42:00 +0000
081178cd9aRemoval 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
fb29d47f0cOpenJPIP: small bug fixes to compile on win platform
Antonin Descampe
2011-05-09 09:27:48 +0000
1dc2654b54OpenJPIP: 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
48fc70d4d1renamed "openjpeg3d" in "openjp3d"
Antonin Descampe
2011-04-16 11:26:16 +0000
31dba0b4e9initial 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