summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/openjpeg.c
AgeCommit message (Expand)Author
2012-11-16[trunk] add opj_ prefix to some internal define and use the new opj type inst...Mickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk] move opj_bool to OPJ_BOOL to follow the other typeMickael Savinaud
2012-11-15[trunk]remove OPJ_LIMIT_DECODING struct which is not useful for v2 APIMickael Savinaud
2012-11-15[trunk] rename public symbols with OPJ_ prefix (enum part)Mickael Savinaud
2012-11-15[trunk] rename public symbols with OPJ_ prefixMickael Savinaud
2012-10-29[trunk] Normalize the return type of opj_read_from_file regarding the test in...Mickael Savinaud
2012-10-29[trunk] Merge back JPIP modification into v2Mathieu Malaterre
2012-10-25[trunk] rename opj_event_msg_v2 to opj_event_msgMickael Savinaud
2012-10-25[trunk] Fix remaining issue with OPJ_CALLCONVMathieu Malaterre
2012-10-24[trunk] add documentation to the message handler functionsMickael Savinaud
2012-10-15[trunk] Fix another set of issue with calling conventionMathieu Malaterre
2012-10-15[trunk] Fix issue on windows OS. Need to explicitely state the calling conven...Mathieu Malaterre
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-10-15[trunk] remove left-over from ->jpip_on implementation. JPIP is now completel...Mathieu Malaterre
2012-10-01[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSIONMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre