summaryrefslogtreecommitdiff
path: root/libopenjpeg/t1.h
AgeCommit message (Expand)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
2012-09-27[trunk] remove old v1 function t1_encode_blocksMickael Savinaud
2012-09-10[trunk] Fix all C90 issues using gcc -pedantic -Wno-long-long to track themMathieu Malaterre
2012-08-30[trunk] STYLE: Clean up documentation errorsMickael Savinaud
2012-08-22[trunk] realloc is misused and may leak memory (Issue#168)Luc Hermitte
2012-08-17rename t1_enc_sigpass_step and t1_enc_sigpass with opj_ prefix and update typeMickael Savinaud
2012-08-17remove deprecated v1 style function t1_destroy; rename t1_destroy_v2 to opj_t...Mickael Savinaud
2012-03-15[trunk] modify image_to_j2k and the lib to support functionalities given by t...Mickael Savinaud
2011-09-27[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2Mickael Savinaud
2011-09-19WIP: update t1, t2, tcd to use same strut as in V2Mickael Savinaud
2011-09-19Work In Progress: insert elements from V2 framework into the trunkMickael Savinaud
2010-10-24Fixed doxygen data inside source code (from winfried)Antonin Descampe
2007-11-13Patch by Dzonatas and Callum Lerwick. Fp/vectorization patch which bas...Francois-Olivier Devaux
2007-05-22Patch suggested by Callum Lerwick <seg@haxxed.com>: "This makes the t1 data a...Francois-Olivier Devaux
2007-05-21Patch suggested by Callum Lerwick <seg@haxxed.com>: "This changes the flag co...Francois-Olivier Devaux
2007-05-21Patch suggested by Callum Lerwick <seg@haxxed.com>: "This patch makes the t1 ...Francois-Olivier Devaux
2007-04-04Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i...Parvatha Elangovan
2007-01-23Modification of the context numbers, to reflect what has been specified in st...Francois-Olivier Devaux
2007-01-15Copyright updateFrancois-Olivier Devaux
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe
2003-11-27Initial revisionSebastien Lugan