Adding explicitely the new test
[openjpeg.git] / libopenjpeg /
2011-12-28 Mathieu MalaterreFix for static libs
2011-12-28 Mathieu MalaterreInstall lib in /lib and dll in /bin
2011-12-20 Mathieu MalaterreRemove exe bit
2011-12-20 Mathieu MalaterreFix test NR-ENC-Bretagne2.ppm-4-encode on linux.
2011-12-20 Mathieu MalaterreFix strange line, as reported by lockalsash (gmail...
2011-12-16 Mathieu MalaterreFix a warning on MacOSX
2011-12-16 Mathieu MalaterreRemove warning about unused args
2011-12-16 Mathieu MalaterreReorder static inline when extension is found (GNU)
2011-12-16 Mathieu MalaterreRemove some simple warnings about comments
2011-12-12 Mathieu MalaterreFix a bunch of warnings reported by gcc (unused results...
2011-12-08 Mathieu MalaterreRemove more warnings
2011-12-08 Mathieu MalaterreRemove warnings seen on the dashboard
2011-11-02 Antonin Descampe[1.5] backport r1017, r1030:1032 from trunk + additiona...
2011-10-10 Antonin Descampe[1.5] enabled JPP stream in JPIP (result of GSoC program)
2011-10-10 Vincent Torri[1.5] Fix 'distcheck' rule
2011-10-06 Mickael Savinaud[1.5] enhance some new JPIP files with opj_config inclu...
2011-10-01 Vincent Torri[1.5] fix output when --disable-shared or --disable...
2011-09-09 Antonin DescampeBRANCH-1.5: fixed autotools for new indexer option
2011-09-09 Antonin DescampeBRANCH-1.5:added a new indexer functionality to the...
2011-08-16 Antonin Descamperemoved obsolete testing directory and *.nix files
2011-08-11 Mickael Savinaudbackport rev[824-834] and rev[837-859] into the openjpe...
2011-08-11 Mickael Savinaudfixed build error with position of variable declaration...
2011-08-10 Mickael Savinaudmoved the definition of OPJ_ARG_NOT_USED from opj_inclu...
2011-08-10 Mickael Savinaudfixed segfault with 123.j2c and bug.j2c images (thanks...
2011-08-10 Mickael Savinaudfixed glibc error with broken2 and broken4 images
2011-08-10 Mickael Savinaudremoved unused parameters warnings with the solution...
2011-07-29 Mickael Savinaudsolve some obvious warnings for WIN platform, increase...
2011-07-28 Mickael Savinaudmanage case 0 frames inside yuv_num_frames function...
2011-07-13 Vincent Torri * added 'libopenjpeg-jpwl.pc.in'
2011-07-10 Antonin Descampeopj-v1-branch created opj-v1-branch
2011-07-10 Antonin Descampeimproved encoding speed in t1_encode_cblks (credit...
2011-07-03 Antonin Descampefixed handling of "jp2->meth" value (Restricted ICC...
2011-06-03 Mathieu Malaterreadding partno and numpart info as part of the warning...
2011-05-23 Antonin Descampefixed autotools (broken since the new directory structu...
2011-05-18 Antonin Descampedefined new type "opj_bool", and new constants OPJ_FALS...
2011-05-16 Antonin Descampefixed another bug related to the number of packets...
2011-05-16 Antonin Descampefixed part of issue 69, when tile-part index is inconsi...
2011-04-16 Antonin Descampefixed a bug in mqc.c (see https://groups.google.com...
2011-04-13 Antonin Descampechanged the directory hierarchy of the whole project...
2011-04-13 Antonin Descampere-organization of openjpeg directories hierarchy ...
2011-04-12 Antonin DescampeFixed internal function names conflict with Jasper...
2011-03-04 Antonin Descampesmall fix related to the formatting of the install...
2011-03-04 Antonin Descampeupdated autotools files to improve build and install...
2011-02-17 Antonin Descampereplaced "long" by "size_t" in dwt.c to be sure to...
2011-02-16 Mathieu MalaterreExplicitly link to the math lib on UNIX as we use floor...
2011-02-06 Antonin Descampecmake : fixed installed links to openjpeg.h and openjpe...
2011-01-30 Antonin Descampefixed warnings in jp2.c (signed compared to unsigned...
2011-01-30 Antonin Descampereplaced en-dash with standard dash in jp2.c
2011-01-29 Antonin Descampelicense header: replaced Hervcalloc by Herve, I should...
2011-01-29 Antonin Descamperemoved é in license header to prevent warning C4819...
2011-01-17 Rex Dieterremove (autotools) generated files
2011-01-13 Rex Dieterfix symlink creation (cmake)
2011-01-07 Winfriedchanged report code in Makefile.am
2011-01-02 Antonin Descampebug fixes to enable cmake compilation on WIN32 platform...
2010-12-14 WinfriedAdapted Makefile.am/Makefile.nix to build choice: share...
2010-12-09 WinfriedUpdated Makefile.in
2010-12-09 WinfriedRemoved LCMS dependencies from Makefile.am/Makefile.nix
2010-12-08 Antonin Descampe (thanks to Winfried for his help)
2010-12-05 Antonin Descamperevert to previous behaviour for cmake: builds (and...
2010-12-03 Antonin Descampeworkaround for name clash when building static and...
2010-11-28 Antonin Descampechanged cmake behaviour: executables are now always...
2010-11-25 Antonin Descampefix compilation and DLL creation of libopenjpeg with...
2010-11-22 Antonin Descampereverted 'include "../opj_config.h"' to 'include "opj_c...
2010-11-17 Antonin Descampeinstall man pages by default. install CHANGES and LICENSE
2010-11-15 Antonin Descampeminor changes in header inclusions
2010-11-15 Antonin Descampecomplete rewrite of opj_convert.c with correct values...
2010-10-26 Ben BoeckelInstallation fixes when using CMake
2010-10-24 Antonin DescampeFixed doxygen data inside source code (from winfried)
2010-10-22 Ben BoeckelDon't clobber openjpeg.h from jp3d
2010-10-22 Antonin DescampePatch to support the MSVC Win 64 builds (from szekerest)
2010-10-22 Antonin DescampeCurrently the Visual Studio builds are broken in the...
2010-10-22 WinfriedM libopenjpeg/Makefile.in
2010-10-21 Antonin Descampefixed paths to png and tiff in CMakeLists.txt and fixed...
2010-10-17 Winfried-This line, and those below, will be ignored--
2010-10-13 Winfried(no commit message)
2010-10-13 Winfried(no commit message)
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...
2010-06-29 Mathieu MalaterreSynchronize branch and trunk cmakelists files
2010-06-22 Mathieu MalaterreAlso dump the image info as well as cp info.
2010-06-22 Mathieu MalaterreApply patch from w. szukalski (sent to list). Mon,...
2010-04-08 Francois-Olivier... [v1.4]Fixed issue 6 on google code. Variable "pi" not...
2010-04-08 Francois-Olivier... [v1.4] Fixed pi.c bug (issue 15 on google code). Thanks...
2010-04-08 Francois-Olivier... Significant optimizations of MCT, DWT, MQ and T1 module...
2010-03-24 Francois-Olivier... Code improvements using 'g++-4.4.0' to trace the code...
2010-01-20 Francois-Olivier... [FOD] Created a new constant in openjpeg.h to different...
2009-11-06 Antonin Descampefixed MCT check bug in t1_getwmsedec. See groups.google...
2009-09-10 Antonin Descampefixed minor bugs which were triggering warnings at...
2009-09-08 Antonin Descampeopenjpeg.c : fixed initialization of parameters->cp_dis...
2008-08-22 Antonin Descampefound a bug in tcd.c that was preventing to find the...
2008-07-09 Parvatha ElangovanAdded the default lossless parameter to opj_set_default...
2008-05-22 Antonin Descampefixed a bug in j2k.c (j2k_write_sod) that allowed to...
2008-05-22 Antonin Descampeadditional test to avoid crash due to invalid image...
2008-05-22 Antonin Descampememory leak fixed in openjpeg.c (opj_destroy_cstr_info...
2008-02-29 Francois-Olivier... Corrected the wrong syntax of calloc()...
2008-02-29 Francois-Olivier... Fixed openjpeg.c for proper initialization of codec...
2008-02-28 Francois-Olivier... Removed the J2KViewer module, which has been replaced...
2008-02-05 Parvatha ElangovanIn convert.c, corrected imagetobmp() conversion for...
2008-01-22 Francois-Olivier... In image.c, changed the opj_image_create0() memory...
2008-01-16 Antonin Descampefixed opj_malloc.h for macosx (bugfix provided by janpe...
2008-01-04 Parvatha ElangovanPatch by Callum Lerwick. Fixed error during encoding...
next