Mickael Savinaud
|
28a0028762
|
Correct the wrong output management of opj_stream_read_seek function (thanks to EvenR)
|
2012-08-16 09:13:58 +00:00 |
Mathieu Malaterre
|
df7e656034
|
Fix a set of warnings reported by gcc in cio.c. This patch impact the API directly (remove left over 32bits API)
|
2012-04-23 09:16:17 +00:00 |
Mathieu Malaterre
|
e6f8b59010
|
[trunk] replace more void* object pointer to proper function pointer: opj_procedure. Remove some warnings reported by gcc -pedantic
|
2012-03-19 09:51:23 +00:00 |
Julien Malik
|
455f675806
|
[trunk] implement Large File support in the library
|
2011-11-30 16:55:25 +00:00 |
Mickael Savinaud
|
990dd18474
|
[trunk] WIP: add stream length value to read unknown marker size, backport 855 into V2 framework, correct memory leak into get_cstr_info
|
2011-10-11 08:01:31 +00:00 |
Mickael Savinaud
|
ba0c271774
|
Enhance the support of endianess with cmake and inside the code (credit to Winfried)
|
2011-09-21 10:01:54 +00:00 |
Mickael Savinaud
|
b551844cc2
|
Work In Progress: insert elements from V2 framework into the trunk
|
2011-09-19 13:04:04 +00:00 |
Antonin Descampe
|
fa720c1858
|
TRUNK:added a new indexer functionality to the library. With the new -jpip option at encoding, the user can now generate a JP2 file including an XML box with the index used when browsing the image with JPIP
|
2011-09-09 14:49:08 +00:00 |
Francois-Olivier Devaux
|
ed3aec55fd
|
Copyright update
|
2007-01-15 09:55:40 +00:00 |
Antonin Descampe
|
95bc884365
|
OpenJPEG version 1.1
|
2005-12-08 09:38:47 +00:00 |
Antonin Descampe
|
f61cda9b7d
|
openjpeg version 1.0 (previous version still available with tag opj0-97)
|
2005-12-02 13:34:15 +00:00 |
Francois-Olivier Devaux
|
7e518596e0
|
cio_read_to_buf(...) and cio_write_from_buf(...) functions syntax modification
|
2005-05-26 12:07:46 +00:00 |
Francois-Olivier Devaux
|
eae26f958e
|
2 functions were added, to fasten buffer transfers:
void cio_read_to_buf(unsigned char* buf, int n)
void cio_write_from_buf(unsigned char* buf, int n)
|
2005-05-23 15:25:48 +00:00 |
Yannick Verschueren
|
bb349b2cee
|
Update for version 0.8
|
2004-02-13 09:47:40 +00:00 |
Sebastien Lugan
|
2ad6a9770a
|
Initial revision
|
2003-11-27 10:10:17 +00:00 |