Official repository of the OpenJPEG project
Go to file
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
CVSROOT initial checkin 2003-11-27 10:07:24 +00:00
codec Removed unused parameter in fprintf at line 618 2005-03-25 13:58:00 +00:00
indexer_JPIP USAGE-statement updated 2004-07-16 10:39:06 +00:00
j2kviewer Initial revision 2004-02-17 16:33:43 +00:00
libopenjpeg 2 functions were added, to fasten buffer transfers: 2005-05-23 15:25:48 +00:00
mj2 Variables in Movie and Track structure initialized to avoid problems when freeing memory. 2005-05-23 09:48:44 +00:00