summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/mqc_inl.h
AgeCommit message (Expand)Author
2020-05-24T1 encoder: speed-up by aggressive inlining and more cache friendly data orga...Even Rouault
2017-08-14Use const qualifier for mqc_statesStefan Weil
2017-07-30src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved...Even Rouault
2017-07-26T1 decoder: check code stream errors when predictable termination is enabled ...Even Rouault
2017-06-02MQC/RAW decoder: use an artificial 0xFF 0xFF terminating marker.Even Rouault
2017-06-02Force inlining of mqc decoding and pass steps through heavy use of macros, so...Even Rouault
2017-06-02T1: Transpose coder optimizations to decoder, and cleanup codeEven Rouault
2017-05-15MQC: remove disabled MQC_PERF_OPT mode, which brings no performance improveme...Even Rouault
2017-05-15Add comments about non successfull attempt of implementing alternate INITDEC,...Even Rouault
2017-05-15Reformat: apply reformattin on .h files (#128)Even Rouault
2016-05-21Move some MQC functions into a header for speedKal Conley