summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/openjpeg.h
AgeCommit message (Expand)Author
2012-11-19[trunk]remove not used structuresMickael Savinaud
2012-11-16[trunk] remove the extended struct it is a bad ideaMickael Savinaud
2012-11-16[trunk] add extended capacities for future developmentMickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15runk] fix the documentation of the APIMickael 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-11-13[trunk] remove warnings raised by flags -Wall -Wextra -pedanticMickael Savinaud
2012-10-29[trunk] add documentationMickael Savinaud
2012-10-29[trunk]OPJ_STREAM_READ is now equal to OPJ_TRUE and OPJ_STREAM_WRITE to OPJ_F...Mickael Savinaud
2012-10-29[trunk] move opj_event_mgr struct from openjpeg. h to event.h Mickael Savinaud
2012-10-29[trunk] remove old struct from V1 and not used in V2Mickael Savinaud
2012-10-29[trunk] Merge back JPIP modification into v2Mathieu Malaterre
2012-10-26[trunk] finish to remove the old cio_ struct (last comment is incomplete)Mickael Savinaud
2012-10-26[trunk] remove some warnings from -Wall -Wextra -pedanticMickael Savinaud
2012-10-25[trunk] Rework r2077Mathieu Malaterre
2012-10-24[trunk] add documentation to the message handler functionsMickael Savinaud
2012-10-15[trunk] remove left-over from ->jpip_on implementation. JPIP is now completel...Mathieu Malaterre
2012-10-03[trunk]remove warnings in pi.c through the update of poc struct types with ne...Mickael Savinaud
2012-10-01[trunk] Fix a set of warnings about C90 issuesMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre