summaryrefslogtreecommitdiff
path: root/applications/codec
AgeCommit message (Expand)Author
2012-01-25[1.5] remove pthread dependency in JPIP client and tweak thirdparty stuffAntonin Descampe
2011-12-21Attempt to fix building of universal exeMathieu Malaterre
2011-12-21hopefully fix a warning on VS2008 compilerMathieu Malaterre
2011-12-16Hide a warning. Since 1.5 is not large file safe (>32bits) this should be okMathieu Malaterre
2011-12-16Remove some simple warnings about commentsMathieu Malaterre
2011-12-12Fix a bunch of warnings reported by gcc (unused results from fwrite)Mathieu Malaterre
2011-11-01[1.5] backport revisions 996, 997, 1000, 1008-1012 from trunk (JPIP modificat...Antonin Descampe
2011-10-20[1.5] remove obvious memory leak from applicationsMickael Savinaud
2011-10-19backport rev 1013-1014 from trunkMickael Savinaud
2011-10-11[1.5] backport r987:990 to branch 1.5Antonin Descampe
2011-09-09BRANCH-1.5:added a new indexer functionality to the library. With the new -jp...Antonin Descampe
2011-09-01backport r898 to r907 in openjpeg-1.5 branchAntonin Descampe
2011-08-16added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools filesAntonin Descampe
2011-08-16removed obsolete testing directory and *.nix filesAntonin Descampe
2011-08-11fixed wrong patch with the return value of fgets into convert.c fileMickael Savinaud
2011-08-10fixed error with the return value of fgets into convert.c fileMickael Savinaud
2011-08-10removed unused parameters warnings with the solution proposed by myself and B...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-26delete double semi-colon at end of line which generate crash on win platformMickael 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-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-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-03fixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/t...Antonin Descampe
2011-06-30fixed CTest configuration filesAntonin Descampe
2011-06-03Fix some error with cmakeMathieu Malaterre
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-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