fixed tile numbering
[openjpeg.git] / src /
2016-01-25 Antonin Descampefixed tile numbering
2016-01-23 Antonin DescampeMerge pull request #648 from stweil/alloc
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...
2016-01-06 Matthieu DarboisMerge pull request #687 from stweil/memalign
2016-01-06 Stefan WeilFix fatal crash on 64 bit Linux 687/head
2016-01-06 Stefan WeilFix whitespace issues in opj_malloc.c
2016-01-06 Stefan WeilFix support of posix_memalign for Linux 648/head
2016-01-06 mayeutMerge remote-tracking branch 'uclouvain/master'
2016-01-06 Matthieu DarboisMerge pull request #684 from stweil/typo
2016-01-06 Stefan WeilFix duplicate article in comments 684/head
2016-01-03 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-12-31 Matthieu DarboisMerge pull request #679 from stweil/grammar
2015-12-31 Stefan WeilFix grammar in comment 679/head
2015-12-23 Matthieu DarboisMerge pull request #665 from jwilk/spelling
2015-11-27 Jakub WilkFix typos 665/head
2015-11-07 Matthieu DarboisMerge pull request #654 from mayeut/master
2015-11-07 mayeutFix undefined size jp2 box handling
2015-11-02 Matthieu DarboisMerge pull request #651 from stweil/fix
2015-11-01 Stefan Weilopj_decompress: Update error message 651/head
2015-11-01 mayeutFin compiler warnings
2015-11-01 mayeutFix compiler warnings
2015-11-01 Stefan Weilconvert: Fix compiler warnings
2015-11-01 Stefan Weilconvert: Remove unneeded type casts
2015-10-30 Matthieu DarboisMerge pull request #647 from stweil/master
2015-10-29 Stefan WeilFix typo in comments 647/head
2015-10-21 Matthieu DarboisMerge pull request #638 from stweil/master
2015-10-21 mayeutMerge branch 'master' into coc-qcc 551/head
2015-10-21 Matthieu DarboisMerge pull request #644 from smuehlst/opj_aligned_malloc
2015-10-21 Stephan MühlstrasserAvoid pointer arithmetic with (void *) pointers. 644/head
2015-10-21 Stephan MühlstrasserMerge branch 'master' into opj_aligned_malloc
2015-10-20 mayeutGeneric aligned malloc implementation update.
2015-10-20 Stephan MühlstrasserGeneric aligned malloc implementation.
2015-10-20 Stephan MühlstrasserGeneric aligned malloc implementation. 643/head
2015-10-19 Matthieu DarboisMerge pull request #641 from smuehlst/opj_hp_issue_640
2015-10-19 Stephan MühlstrasserFix HP compiler warning about redeclaration of function... 641/head
2015-10-18 Stefan WeilFix format strings and unneeded assignment 638/head
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
2015-10-18 mayeutMerge branch 'master' into coc-qcc
2015-10-18 Matthieu DarboisMerge pull request #636 from uclouvain/opj_malloc-625
2015-10-18 mayeutCleanup includes 636/head
2015-10-18 mayeutFix _aligned_malloc usage
2015-10-17 mayeutFix inconsistent behavior of malloc(0)
2015-10-17 mayeutAdd missing checks. Fix crash on failed allocation.
2015-10-16 mayeutFixed crash on encoding
2015-10-15 Matthieu DarboisMerge pull request #634 from smuehlst/opj_aix_issue_633
2015-10-15 Stephan MühlstrasserFix OpenJPEG GitHub issue #633. 634/head
2015-10-13 mayeutMerge branch 'master' into coc-qcc
2015-10-13 Matthieu DarboisMerge pull request #627 from mayeut/appveyor
2015-10-13 Mathieu MalaterreRemove the explicit restrict keyword
2015-10-13 Giuseppe BaruffaI do not recall exactly... I would say that the correct...
2015-10-12 Mathieu MalaterreRemove a possible uninitialized variable
2015-10-12 Mathieu MalaterreMinor style fix to remove c++ comments
2015-10-12 Mathieu Malaterreminor tweaks to the code
2015-10-10 Mathieu MalaterreFix an issue with parenthesis
2015-10-10 Mathieu MalaterreAdd paranoid sentinels
2015-10-10 Mathieu Malaterreimplement a portable aligned realloc
2015-10-10 Mathieu Malaterredo not use aligned_alloc since it requires c11
2015-10-09 mayeutRevert modification made to check incompatibility
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-09 Mathieu Malaterrecleanup header file and move to implementation
2015-10-09 mayeutRevert "Make sure to allocate on 16bits alignement...
2015-10-09 Mathieu MalaterreMake sure to allocate on 16bits alignement. Fix issue...
2015-10-08 mayeutAdd ABI tracker
2015-10-08 mayeutMerge branch 'master' into coc-qcc
2015-10-07 mayeutMerge branch 'master' into travis-matrix 584/head
2015-10-07 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-10-07 Matthieu DarboisMerge pull request #623 from stweil/c++
2015-10-07 Stefan WeilFix warnings for C++ 623/head
2015-10-07 Matthieu DarboisMerge pull request #622 from smuehlst/opj_enum_bit_flags
2015-10-07 Stephan MühlstrasserFixed problem that C++ compilation failed because of... 622/head
2015-10-06 mayeutMerge branch 'master' into coc-qcc
2015-10-06 mayeutMerge branch 'master' into travis-matrix
2015-10-06 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-10-06 Matthieu DarboisMerge pull request #618 from smuehlst/opj_malloc_casts
2015-10-06 Stephan MühlstrasserAdded missing casts for return values of opj_malloc... 618/head
2015-10-05 mayeutMerge branch 'master' into travis-matrix
2015-10-05 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-10-05 Matthieu DarboisMerge pull request #617 from mayeut/tpsot-tnsot-noseek
2015-10-02 mayeutAdd check for seek support before trying TPsot==TNsot... 617/head
2015-09-29 mayeutFix up-scaling bit depth
2015-09-29 Matthieu DarboisMerge pull request #610 from stweil/master
2015-09-29 Stefan WeilFix typo in variable name 610/head
2015-09-29 Stefan WeilFix typos in comments and string
2015-09-25 mayeutMerge branch 'master' into travis-matrix
2015-09-25 mayeutProvide safer string copy than strncpy
2015-09-24 mayeutFix resource leak
2015-09-24 mayeutFix resource leaks & unchecked resource allocations
2015-09-24 mayeutFix some resource leaks
2015-09-23 mayeutMerge branch 'master' into travis-matrix
2015-09-23 mayeutUse buffer on stack to read TGA header
2015-09-23 mayeutFix warning in rle4 decoding
2015-09-17 mayeutFix resource leak in opj_j2k_create_cstr_index
2015-09-17 mayeutFix resource leak in opj_j2k_encode
2015-09-17 mayeutfix resource leak in opj_j2k_decode_one_tile
2015-09-17 mayeutMerge branch 'master' into coc-qcc
2015-09-13 mayeutMerge branch 'master' into travis-matrix
2015-09-13 Matthieu DarboisMerge pull request #590 from mayeut/master
next