summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2016-01-25Merge branch 'master' into codingstyleAntonin Descampe
2016-01-25fixed tile numberingAntonin Descampe
2016-01-25modified astyle configAntonin Descampe
2016-01-24modified style cfgAntonin Descampe
2016-01-24adding astyle and uncrustify config filesAntonin Descampe
2016-01-23Merge pull request #648 from stweil/allocAntonin Descampe
2016-01-11Update known failuresmayeut
2016-01-11Merge pull request #551 from mayeut/coc-qccMatthieu Darbois
2016-01-09Merge pull request #690 from rouault/failed_malloc_opj_dwt_encode_procedureMathieu Malaterre
2016-01-09Add comment explaining bj is not use when l_data_size == 0Even Rouault
2016-01-08[git/2.1 regression] Fix opj_write_tile() failure when numresolutions=1Even Rouault
2016-01-06Merge pull request #687 from stweil/memalignMatthieu Darbois
2016-01-06Fix fatal crash on 64 bit LinuxStefan Weil
2016-01-06Fix whitespace issues in opj_malloc.cStefan Weil
2016-01-06Fix support of posix_memalign for LinuxStefan Weil
2016-01-06Merge pull request #686 from mayeut/masterMatthieu Darbois
2016-01-06Add missing include statement for ssize_tmayeut
2016-01-06Merge remote-tracking branch 'uclouvain/master'mayeut
2016-01-06Merge pull request #684 from stweil/typoMatthieu Darbois
2016-01-06Fix duplicate article in commentsStefan Weil
2016-01-03Merge remote-tracking branch 'uclouvain/master'mayeut
2015-12-31Merge pull request #679 from stweil/grammarMatthieu Darbois
2015-12-31Fix grammar in commentStefan Weil
2015-12-23Merge pull request #665 from jwilk/spellingMatthieu Darbois
2015-11-27Fix typosJakub Wilk
2015-11-07Add known failuresmayeut
2015-11-07Merge pull request #654 from mayeut/masterMatthieu Darbois
2015-11-07Revert "Check for appveyor update"mayeut
2015-11-07Check for appveyor updatemayeut
2015-11-07Fix missing bracketmayeut
2015-11-07fix appveyor buildmayeut
2015-11-07Fix undefined size jp2 box handlingmayeut
2015-11-02Fix Travis cmake installmayeut
2015-11-02Update cmake for travis ASan buildmayeut
2015-11-02Merge pull request #651 from stweil/fixMatthieu Darbois
2015-11-01opj_decompress: Update error messageStefan Weil
2015-11-01Fin compiler warningsmayeut
2015-11-01Fix compiler warningsmayeut
2015-11-01convert: Fix compiler warningsStefan Weil
2015-11-01convert: Remove unneeded type castsStefan Weil
2015-10-30Merge pull request #647 from stweil/masterMatthieu Darbois
2015-10-29Fix typo in commentsStefan Weil
2015-10-21Merge pull request #638 from stweil/masterMatthieu Darbois
2015-10-21Merge branch 'master' into coc-qccmayeut
2015-10-21Merge pull request #644 from smuehlst/opj_aligned_mallocMatthieu Darbois
2015-10-21Avoid pointer arithmetic with (void *) pointers.Stephan Mühlstrasser
2015-10-21Merge branch 'master' into opj_aligned_mallocStephan Mühlstrasser
2015-10-21Generic aligned malloc implementation update.mayeut
2015-10-20Generic aligned malloc implementation.Stephan Mühlstrasser