openjpeg/libopenjpeg
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
..
.cvsignore Initial revision 2003-11-27 10:10:17 +00:00
Makefile Bugfix Makefile / jp2.c & jp2.h 2004-07-15 15:52:44 +00:00
bio.c Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
bio.h Reformatage : indent -kr $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:10:05 +00:00
cio.c Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
cio.h 2 functions were added, to fasten buffer transfers: 2005-05-23 15:25:48 +00:00
dwt.c * Quantization bug fixed when using 9x7 DWT (comment keyword : quantizbug1) 2004-07-13 09:17:17 +00:00
dwt.h Reformatage : indent -kr $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:10:05 +00:00
fix.c Luke Lee optimization for fix_mul... Thanks to him 2005-01-03 17:39:30 +00:00
fix.h Initial revision 2003-11-27 10:10:17 +00:00
int.c Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
int.h Update for version 0.8 2004-02-13 09:38:52 +00:00
j2k.c #endif; 2005-03-25 13:52:55 +00:00
j2k.h YUV_DFMT added 2005-02-09 09:55:13 +00:00
jp2.c Modularity increase in jp2_init_stdjp2 function and jp2c box functions to enable new version of MJ2 module 2004-12-08 09:06:04 +00:00
jp2.h Modularity increase in jp2_init_stdjp2 function and jp2c box functions to enable new version of MJ2 module 2004-12-08 09:06:04 +00:00
jpt.c Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
jpt.h Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
mct.c Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
mct.h Initial revision 2003-11-27 10:10:17 +00:00
mqc.c Bug fixed in MQ decoder initialization (keyword comment : initbug1) 2004-07-21 05:18:57 +00:00
mqc.h Update for version 0.8 2004-02-13 09:47:40 +00:00
openjpeg.h Include jp2.h file 2004-07-07 07:38:15 +00:00
pi.c * Bug fixed in jpt decoding 2004-07-20 05:40:55 +00:00
pi.h Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
raw.c Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
raw.h Update for version 0.8 2004-02-13 09:47:40 +00:00
t1.c fprintf correctly redirected to stderr or stdout 2004-11-15 12:41:35 +00:00
t1.h Initial revision 2003-11-27 10:10:17 +00:00
t2.c Added layer option '-l' to the command line. This option allows user to 2005-01-26 09:59:31 +00:00
t2.h Reformatage : indent -kr $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:10:05 +00:00
tcd.c * function getopt added to the decoder (to efficiently manage arguments 2005-01-26 08:59:49 +00:00
tcd.h * Inserted tool for memory leaks fixing in debug mode 2004-08-06 14:13:51 +00:00
tgt.c Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00
tgt.h Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h') 2004-04-29 13:27:24 +00:00