summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-10removed unused parameters warnings with the solution proposed by myself and B...Mickael Savinaud
2011-08-09removed xcode project files (cmake and autotools are now the only supported b...Antonin Descampe
2011-07-29update MJ2 CMakeLists regards to the new thirdparty strategyMickael Savinaud
2011-07-29increase number of warning reported on the dashboard (forgot the file in the ...Mickael Savinaud
2011-07-29solve some obvious warnings for WIN platform, increase number of warning repo...Mickael Savinaud
2011-07-28manage case 0 frames inside yuv_num_frames function and correct some warnings...Mickael Savinaud
2011-07-27correct some warnings detected under unix platformMickael Savinaud
2011-07-27added new decoding/dump tests based on data found in input/nonregresion repos...Mickael Savinaud
2011-07-26correct CRLF problem between unix baseline and win platform test file generat...Mickael Savinaud
2011-07-26use ansi c function fgets instead of GNU function getline to avoid build erro...Mickael Savinaud
2011-07-26delete double semi-colon at end of line which generate crash on win platformMickael Savinaud
2011-07-25added non-regression tests for j2k_dump function and conformance dataMickael Savinaud
2011-07-25modify j2k_dump to support output file, needed for non-regression testsMickael Savinaud
2011-07-25fixed issue 74 for trunkMickael Savinaud
2011-07-22correct some troubles about thirdparty when they are usedMickael Savinaud
2011-07-21correct a compil error linked to getopt with win platformMickael Savinaud
2011-07-21add new decode tests based on conformance data and tolerance. Non regression ...Mickael Savinaud
2011-07-21to follow last version of conformance data about component separator for pgx ...Mickael Savinaud
2011-07-21removed unused warning configuration messageMickael Savinaud
2011-07-18correct build error (mislocated declaration) with convert to tiff function wh...Mickael Savinaud
2011-07-13improved some CMakeLists files linked to the build of applications which used...Mickael Savinaud
2011-07-11updated CHNAGES files after branch renamingAntonin Descampe
2011-07-11updates of jar files 2Kaori Hagihara
2011-07-11updates of jar filesKaori Hagihara
2011-07-10opj-v1-branch createdAntonin Descampe
2011-07-10improved encoding speed in t1_encode_cblks (credit to Giuseppe Baruffa)Antonin 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