summaryrefslogtreecommitdiff
path: root/libopenjpeg/jpwl
AgeCommit message (Expand)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
2012-09-10[trunk] Fix some C90 issues.Mathieu Malaterre
2012-08-30[trunk] Remove CMake-language block-end command argumentsMickael Savinaud
2012-08-30[trunk] Convert CMake-language commands to lower caseMickael Savinaud
2012-08-30[trunk] STYLE: Clean up documentation errorsMickael Savinaud
2012-08-23[trunk] realloc is misused and may leak memory (Issue#168) (complements: comp...Luc Hermitte
2012-08-22[trunk] realloc is misused and may leak memory (Issue#168)Luc Hermitte
2012-03-19[trunk] move functionalities of stdint/inttype into opj_stdint/opj_inttypesMathieu Malaterre
2012-03-17[trunk] HACK: This commit remove some JPWL related code just to allow compila...Mathieu Malaterre
2012-03-02[trunk] merge r1479 from branch 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] merge r1323 from branch 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] Remove exe bit on CMakeLists.txt. Set from DOS eol to UNIX eolMathieu Malaterre
2012-03-02[trunk] Sync with 1.5 branchMathieu Malaterre
2011-10-10[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --dis...Vincent Torri
2011-09-30* [vincent] fix autotools for various compilation problemsVincent Torri
2011-09-09TRUNK: fixed autotools for new indexer optionAntonin Descampe
2011-08-16removed obsolete testing directory and *.nix files (in trunk)Antonin Descampe
2011-07-28manage case 0 frames inside yuv_num_frames function and correct some warnings...Mickael Savinaud
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-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