[trunk] refactoring of rsiz, profiles, and extensions management
[openjpeg.git] / src / lib / openjp2 / openjpeg.c
2014-04-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-25 Mathieu Malaterre[trunk] Rework previous commit r2610
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] un-deprecated opj_stream_destroy API, import...
2014-03-07 Mathieu Malaterre[trunk] Update memory management mecanism
2014-03-03 Mathieu Malaterre[trunk] Remove remaining conversion issues in mqc.c
2014-03-03 Mathieu Malaterre[trunk] remove all api with invalid FILE* parameters...
2014-02-25 Mathieu Malaterre[trunk] Create a new static *_impl function to avoid...
2013-09-26 Mathieu Malaterre[trunk] Import patch from bug #241
2013-03-25 Mickael Savinaud[trunk] separate the opj_config file between public...
2013-02-16 Mickael Savinaud[trunk] add functions to avoid to use FILE* into the...
2012-11-16 Mickael Savinaud[trunk] add opj_ prefix to some internal define and...
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-11-15 Mickael Savinaud[trunk]remove OPJ_LIMIT_DECODING struct which is not...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix (enum...
2012-11-15 Mickael Savinaud[trunk] rename public symbols with OPJ_ prefix
2012-10-29 Mickael Savinaud[trunk] Normalize the return type of opj_read_from_file...
2012-10-29 Mathieu Malaterre[trunk] Merge back JPIP modification into v2
2012-10-25 Mickael Savinaud[trunk] rename opj_event_msg_v2 to opj_event_msg
2012-10-25 Mathieu Malaterre[trunk] Fix remaining issue with OPJ_CALLCONV
2012-10-24 Mickael Savinaud[trunk] add documentation to the message handler functions
2012-10-15 Mathieu Malaterre[trunk] Fix another set of issue with calling convention
2012-10-15 Mathieu Malaterre[trunk] Fix issue on windows OS. Need to explicitely...
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-10-15 Mathieu Malaterre[trunk] remove left-over from ->jpip_on implementation...
2012-10-01 Mathieu Malaterre[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task