openjpeg.git
2016-09-08 Matthieu DarboisAdd test for issue 826 (#827)
2016-09-08 Matthieu DarboisFix coverity 113065 (CWE-484) (#824)
2016-09-08 Antonin DescampeUpdate THANKS.md
2016-09-08 Matthieu DarboisCast to size_t before multiplication
2016-09-07 Matthieu DarboisAdd sanity check for tile coordinates (#823)
2016-09-06 Matthieu DarboisAdd test for PR 818 (#822)
2016-09-06 Matthieu DarboisUpdate to libpng 1.6.25 (#821)
2016-09-06 Matthieu Darboisfix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2...
2016-09-06 trylabFix an integer overflow issue (#809)
2016-09-06 Matthieu DarboisAdd overflow check in opj_tcd_init_tile (#819)
2016-09-05 Matthieu DarboisFix leak & invalid behavior of opj_jp2_read_ihdr (...
2016-09-05 Matthieu DarboisAdd overflow check in opj_j2k_update_image_data (#817)
2016-09-05 Matthieu DarboisChange 'restrict' define to 'OPJ_RESTRICT' (#816)
2016-09-05 Stefan WeilAdd .gitignore (#787)
2016-09-02 Matthieu DarboisSwitch to clang 3.8 (#814)
2016-08-06 Matthieu DarboisUpdate to lcms 2.8 (#808)
2016-08-06 Matthieu DarboisUpdate to libpng 1.6.24 (#807)
2016-08-06 Matthieu DarboisReenable clang-3.9 build on travis (#806)
2016-07-14 Matthieu DarboisAdd compilation test for standalone inclusion of openjp...
2016-07-14 Stefan Weiljpwl: Remove non-portable data type u_int16_t (fix...
2016-07-11 Stefan WeilFix dependency for pkg-config (issue #594) (#795)
2016-07-05 mayeutUpdate ABI tracker script
2016-07-05 mayeutUpdate ABI tracker from 2.1 to 2.1.1
2016-07-05 Antonin Descampeupdate api/abi tracker
2016-07-05 mayeutAdd version 2.1.1 to ABI tracker
2016-07-05 Antonin DescampeTrigger API/ABI update on website
2016-07-05 Antonin DescampeUpdate INSTALL.md
2016-07-05 Antonin DescampeUpdate AUTHORS.md
2016-07-05 Antonin DescampeUpdate AUTHORS file
2016-07-05 Antonin DescampeUpdate INSTALL, README and THANKS file
2016-07-05 Antonin DescampeUpload changelog and convert some files to mardown
2016-06-26 Antonin DescampeRemove useless diff command in abi-check.sh
2016-06-24 Matthieu DarboisCorrect abi-check.sh for PR (#791)
2016-06-21 maddin200Update tcd.c (#790)
2016-06-21 Matthieu DarboisRemove clang-3.9 build
2016-06-21 Antonin DescampeAutomatic upload of ABI report (end)
2016-06-21 Antonin DescampeAutomatic upload of ABI report (ctd)
2016-06-21 Antonin DescampeAutomatic upload of ABI report (ctd)
2016-06-21 Antonin Descampesetup automatic upload of ABI reports
2016-05-15 Antonin DescampeWIP automatic release
2016-05-14 Antonin DescampeWIP: debug travis run script
2016-05-14 Antonin DescampeUpdate travis and appveyor to enable automatic releases...
2016-05-13 Antonin DescampeUpdate version number in CMakeLists.txt
2016-05-13 Antonin DescampeUpdate NEWS
2016-05-10 Stefan WeilUpdate implementation of opj_calloc (#705)
2016-05-10 Stefan WeilAdd missing source for the JPIP library and executables...
2016-05-08 mayeutCorrect expected result for test of issue 495
2016-05-08 mayeutFix Out-of-Bounds Access in function opj_tgt_reset
2016-05-08 mayeutFix Heap Buffer Overflow in function color_cmyk_to_rgb
2016-05-08 mayeutFix division by zero
2016-05-03 Matthieu DarboisUpdate lcms2 (#773)
2016-05-02 julienmalikMerge pull request #769 from julienmalik/cmake_lowercase
2016-05-02 Julien MalikUse lowercase for cmake commands consistenly 769/head
2016-05-02 julienmalikMerge pull request #767 from julienmalik/fix_memset_nul...
2016-05-02 julienmalikMerge pull request #768 from julienmalik/filter_clang_w...
2016-05-02 Julien MalikIgnore clang's summary warning 768/head
2016-05-02 Julien MalikFix UBSan gcc warning for first arg to memset non null 767/head
2016-05-01 Matthieu DarboisUpdate to libtiff-4.0.6 (#764)
2016-04-30 mayeutAdd tests for recent issues
2016-04-30 Matthieu DarboisUpdate lcms (#544)
2016-04-30 Antonin DescampeMerge pull request #706 from mayeut/issue135
2016-04-30 mayeutFix some coverity warnings
2016-04-29 mayeutFix bad call to fclose with NULL pointer
2016-04-29 Matthieu DarboisFix warnings (#763)
2016-04-29 Matthieu DarboisFix Out-Of-Bounds Read in sycc42x_to_rgb function ...
2016-04-29 Matthieu DarboisFix heap-buffer-overflow in color_esycc_to_rgb (#748)
2016-04-29 julienmalikcppcheck fix for openjp2 (#740)
2016-04-28 Matthieu DarboisCheck SSIZ is valid in opj_j2k_read_siz (#762)
2016-04-28 Matthieu DarboisFix unsigned int overflow reported by UBSan (#761)
2016-04-28 julienmalikFix implicit float-to-bool conversions (#752)
2016-04-27 Matthieu DarboisFix unsigned int overflow reported by UBSan (#759)
2016-04-27 mayeutFix issue 135 706/head
2016-04-27 julienmalikAdd clang 3.9 build to Travis matrix (#753)
2016-04-27 Matthieu DarboisFix negative shift left reported by UBSan (#758)
2016-04-26 Stefan WeilRemove whitespace and CR at line endings (#678)
2016-04-26 Matthieu DarboisFix negative shift left reported by UBSan (#757)
2016-04-23 Matthieu DarboisDo not define __attribute__ in opj_includes.h (#751)
2016-04-23 Matthieu DarboisMerge pull request #750 from mayeut/issue-729-2
2016-04-23 mayeutAllow to write 3/5/7/9/11/13/15 bpp TIF files 750/head
2016-04-23 mayeutAllow to read 3/5/7/9/11/13/15 bpp TIF files
2016-04-22 Matthieu DarboisMerge pull request #746 from senbox-org/update_cmake_jp...
2016-04-22 Matthieu DarboisMerge pull request #747 from julienmalik/update_libpng
2016-04-21 Julien MalikImport pnglibconf.h.prebuilt as new pnglibconf.h 747/head
2016-04-21 Julien Malikupdate libpng to from 1.6.17 to 1.6.21
2016-04-21 Julien MalikUpdate jpylyzer to 1.17.0 746/head
2016-04-21 Julien Malikupgrade cmake to 3.5.2
2016-04-18 Antonin DescampeMerge pull request #708 from GrokImageCompression/issue_695
2016-04-12 Antonin DescampeMerge pull request #734 from senbox-org/opj_dump_dead_code
2016-04-12 Antonin DescampeMerge pull request #735 from senbox-org/cppcheck_fix_op...
2016-04-09 Julien MalikFix uninitialized variable reported by cppcheck 735/head
2016-04-09 Julien MalikRemove dead code in opj_dump 734/head
2016-01-30 Aaron Boxersuppress valgrind error - avoid accessing uninitialized... 708/head
2016-01-29 Aaron Boxerissue #695 MQ Encode: ensure that bp pointer never...
2016-01-25 Antonin Descampefixed tile numbering
2016-01-23 Antonin DescampeMerge pull request #648 from stweil/alloc
2016-01-10 mayeutUpdate known failures
2016-01-10 Matthieu DarboisMerge pull request #551 from mayeut/coc-qcc
2016-01-09 Mathieu MalaterreMerge pull request #690 from rouault/failed_malloc_opj_...
2016-01-09 Even RouaultAdd comment explaining bj is not use when l_data_size... 690/head
2016-01-08 Even Rouault[git/2.1 regression] Fix opj_write_tile() failure when...
next