[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality
[openjpeg.git] / libopenjpeg / cio.c
2011-11-08 Mickael Savinaud[trunk] WIP: add get_decoded_tile functionality
2011-10-11 Mickael Savinaud[trunk] WIP: add stream length value to read unknown...
2011-09-19 Mickael SavinaudWIP: begin to clean j2k_dump and some other small things
2011-09-19 Mickael SavinaudWork In Progress: insert elements from V2 framework...
2011-09-09 Antonin DescampeTRUNK:added a new indexer functionality to the library...
2011-05-18 Antonin Descampedefined new type "opj_bool", and new constants OPJ_FALS...
2007-09-07 Francois-Olivier... Indexes can now be generated when decoding J2K codestreams.
2007-08-30 Francois-Olivier... Changed the OpenJPEG library interface to enable users...
2007-07-13 Francois-Olivier... (no commit message)
2007-07-08 Antonin Descampefixed the size of the memory allocation in cio.c (confu...
2007-03-07 Parvatha ElangovanAdded option for Digital cinema profile compliant codes...
2007-01-15 Francois-Olivier... Copyright update
2006-01-31 Freeimagefixed various minor warnings occuring under icc9 and...
2006-01-18 Freeimagefixed a bug in opj_cio_open when saving 48-bit images...
2005-12-08 Antonin DescampeOpenJPEG version 1.1
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-05-26 Francois-Olivier... cio_read_to_buf(...) and cio_write_from_buf(...) functi...
2005-05-23 Francois-Olivier... 2 functions were added, to fasten buffer transfers:
2004-04-29 Sebastien Lugan Reformatage : indent -kr -i2 -ci2 $(find . -name...
2004-04-29 Sebastien Lugan Reformatage : indent -kr $(find . -name '*.c') ...
2004-02-13 Yannick Verschueren Update for version 0.8
2003-11-27 Sebastien LuganInitial revision