openjpeg.git
2017-06-20 Even Rouaultdwt.c: implement SSE2 idwt5x3 horizontal when len is... opj_idwt53_h_cas0_SSE2
2017-06-20 Even Rouaultdwt.c: small cleanup
2017-06-20 Even RouaultEnable __SSE__ / __SSE2__ with Visual Studio
2017-06-20 Even RouaultImprove performance of inverse DWT 5x3 (#953)
2017-06-20 Even RouaultAdd bench_dwt program (compiled only if BUILD_BENCH_DWT=ON)
2017-06-17 Even RouaultMerge pull request #955 from rouault/remove_opj_nosanitize
2017-06-17 Even RouaultRemove OPJ_NOSANITIZE in opj_bio_read() and opj_bio_wri... 955/head
2017-06-17 Even RouaultFix astyle issue
2017-06-17 Even RouaultFix warning about unused arguments
2017-06-17 Even RouaultFix warnings with recent GCC versions
2017-06-14 Antonin DescampeMerge pull request #928 from RussellMcOrmond/master
2017-06-13 Even RouaultMerge branch 't1_flag_optimizations'
2017-06-12 Even RouaultPacket header writing: set empty packet header bit... fix_bypass_pterm_termall_and_lossless_decomposition_issue 949/head
2017-06-12 Even RouaultEncoder: fix packet writing of empty sub-bands (#891...
2017-06-09 Even RouaultT1: fix BYPASS/LAZY, TERMALL/RESTART and PTERM/ERTERM... fix_bypass_pterm_termall 947/head
2017-06-02 Even Rouaultopj_t1_dec_sigpass_raw/opj_t1_dec_refpass_raw: harmoniz... 945/head
2017-06-02 Even RouaultMQC/RAW decoder: use an artificial 0xFF 0xFF terminatin...
2017-06-02 Even RouaultFix documentation of opj_t1_decode_cblks()
2017-06-02 Even RouaultSimplify VSC handling: instead of masking out bits...
2017-06-02 Even RouaultForce inlining of mqc decoding and pass steps through...
2017-06-02 Even Rouaultt1_generate_luts.c: fix compiler warnings
2017-06-02 Even RouaultOptimize opj_t1_update_flags()
2017-06-02 Even RouaultT1: remove use of neghalf variable. It is useless since...
2017-06-02 Even RouaultT1: avoid pointer indirection for mqc and raw members...
2017-06-02 Even RouaultT1: remove flags_stride variable from opj_t1_t
2017-06-02 Even RouaultInline opj_raw_decode()
2017-06-02 Even RouaultT1: loop unrolling in dec_sigpass_raw and dec_refpass_raw
2017-06-02 Even RouaultT1: Transpose coder optimizations to decoder, and clean...
2017-05-23 Even RouaultFix compiler warnings
2017-05-23 Even RouaultFactor index computation for lut_enc_ctxno_sc and lut_e...
2017-05-23 Even RouaultOptimize a bit opj_t1_enc_clnpass()
2017-05-23 Even RouaultT1: remove unused code in decoder
2017-05-23 Even RouaultT1: fix VSC mode in encoder
2017-05-23 Even RouaultT1: use more compact flags to optimize cache usage...
2017-05-23 Even RouaultMerge pull request #936 from rouault/master_warnings
2017-05-23 Even RouaultCMake: add stronger warnings for openjp2 lib/bin by... 936/head
2017-05-23 Even RouaultMerge pull request #935 from rouault/add_compress_vsc_test
2017-05-23 Even RouaultTests: test opj_compress in VSC mode (related to #172) 935/head
2017-05-23 Even Rouaultt1.c: fix compiler warnings
2017-05-16 Russell McOrmondFixed formatting issues ASTYLE 928/head
2017-05-15 Russell McOrmondQuiet mode for opj_decompress via -quiet long parameter.
2017-05-15 Even RouaultMQC: remove disabled MQC_PERF_OPT mode, which brings...
2017-05-15 Even RouaultAdd comments about non successfull attempt of implement...
2017-05-15 Even RouaultMerge pull request #926 from rouault/reformat_h_files
2017-05-15 Even RouaultReformat: apply reformattin on .h files (#128) 926/head
2017-05-15 Even RouaultMerge pull request #919 from rouault/reformat
2017-05-11 Even Rouaultperf_test.py: implement -i option
2017-05-11 Even Rouaultastyle.options: use non deprecated option name 919/head
2017-05-09 Even RouaultReformat whole codebase with astyle.options (#128)
2017-05-09 Even RouaultAdd mechanisms to reformant and check code style (...
2017-05-09 Even RouaultMerge pull request #918 from rouault/profile
2017-05-09 Even RouaultAdd profiling of CPU and memory usage (#912) 918/head
2017-05-09 Even RouaultMerge pull request #917 from rouault/bench
2017-05-06 Even RouaultAdd performance benchmarking scripts 917/head
2017-05-03 Even RouaultMerge pull request #915 from rouault/appveyor_fix_attempt
2017-05-03 Even RouaultFix retrieval of jpylyzer in AppVeyor 915/head
2017-05-03 Even RouaultMerge pull request #893 from rouault/remove_tagtree_war...
2017-05-03 Even RouaultMerge pull request #899 from jwilk/man-warnings
2017-05-03 Even RouaultMerge pull request #914 from alexwlchan/fix-readme
2017-04-28 Alex ChanEscape quotes to ensure README renders on GitHub correctly 914/head
2017-03-05 Jakub WilkRemove spurious .R macros from manpages 899/head
2017-03-03 Antonin DescampeFixed CRLF auto conversion issue in openjpeg-data #655
2017-02-13 Even RouaultRemove warnings related to empty tag-trees. 893/head
2016-10-03 Antonin DescampeUpdate THANKS.md
2016-10-03 Antonin DescampeUpdate CHANGELOG.md
2016-09-29 Antonin Descampefix abi-check and limit upload to website for master
2016-09-29 Antonin Descampefix abi-check
2016-09-29 Antonin Descampefix abi-check
2016-09-28 Antonin DescampeUpdate abi-check scripts for v2.1.2
2016-09-28 Antonin DescampeUpdate NEWS.md for v2.1.2
2016-09-28 Antonin DescampeUpdate Changelog for v2.1.2
2016-09-28 Antonin DescampeUpdate version number for future release 2.2.0
2016-09-26 Mathieu MalaterreOPENJPEG_NAMESPACE is configurable by user
2016-09-26 Mathieu MalaterreRemove typos from comments and man pages
2016-09-21 Matthieu DarboisFix PNM file reading (#847)
2016-09-21 Stefan WeilFix some issues reported by Coverity Scan (#846)
2016-09-21 Stefan WeilFix potential out-of-bounds read (coverity) (#844)
2016-09-20 Antonin DescampeMerge pull request #834 from trylab/issue833
2016-09-20 Antonin DescampeDisable automatic compilation of t1_generate_luts
2016-09-16 Antonin Descamperenamed USE_THREAD to OPJ_USE_THREAD
2016-09-15 Matthieu DarboisRemove TODO for overflow check (#842)
2016-09-14 Matthieu DarboisAdd overflow checks for opj_aligned_malloc (#841)
2016-09-14 Matthieu DarboisFlags in T1 shall be unsigned (#840)
2016-09-13 Matthieu DarboisFix some warnings (#838)
2016-09-13 Antonin DescampeMerge branch 'smuehlst-bit-fields-type'
2016-09-13 Antonin DescampeMerge branch 'bit-fields-type' of https://github.com...
2016-09-13 Antonin DescampeMerge pull request #786 from rouault/tier1_optimization...
2016-09-13 Antonin Descamperemove ops 1.4 and 1.2 from abi-check to avoid symlinks...
2016-09-13 trylabFix issue 833. 834/head
2016-09-11 Matthieu DarboisAdd test for issue 820 (#829)
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 Even RouaultMerge branch 'master' of https://github.com/uclouvain... 786/head
2016-09-08 Even Rouaultopj_thread_pool: fix potential deadlock at thread pool...
2016-09-08 Matthieu DarboisCast to size_t before multiplication
2016-09-07 Matthieu DarboisAdd sanity check for tile coordinates (#823)
2016-09-07 Stephan MühlstrasserMoved type OPJ_BITFIELD from openjpeg.h to opj_includes.h 805/head
2016-09-07 Stephan MühlstrasserMerge branch 'master' into bit-fields-type
2016-09-06 Matthieu DarboisAdd test for PR 818 (#822)
next