[trunk] fixed potential negative size params (fixes issue 390)
[openjpeg.git] / src / lib / openjp2 / jp2.c
2014-10-06 Antonin Descampe[trunk] fixed potential negative size params (fixes...
2014-10-06 Antonin Descampe[trunk] added box length inconsistency check
2014-10-06 Antonin Descampe[trunk] fixed PDF crash in Chrome (fixes issue 362)
2014-10-03 Antonin Descampe[trunk] removed illegal character in comment
2014-09-19 Antonin Descampeadded memory allocation checks (fixes issue 355)
2014-09-16 Antonin Descampe[trunk] improve memory management (fixes issue 359)
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-14 Mathieu Malaterre[trunk] rework code from r2463. Really there has been...
2014-03-14 Mathieu Malaterre[trunk] rework code from r2463. Really there has been...
2014-03-11 Mathieu Malaterre[trunk] Fix remainings warnings on linux/32bits arch
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings about sign compare...
2014-03-05 Mathieu Malaterre[trunk] Handle cmap where direct use is specified ...
2014-03-03 Mathieu Malaterre[trunk] Review warning about types conversion, and...
2014-03-03 Mathieu Malaterre[trunk] Remove deprecated functions.
2014-03-02 Mathieu Malaterre[trunk] Remove simple warnings about comments, missing...
2014-02-27 Mathieu Malaterre[trunk] Import patch from issue 218. No dataset to...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Start using...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This handle...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. Add a new...
2014-02-26 Mathieu Malaterre[trunk] Import patch from sumatrapdf team. This adds...
2014-02-25 Mathieu Malaterre[trunk] import commit 83dad6a76536222a3a51146f942e733a2...
2014-02-25 Mathieu Malaterre[trunk] Import commit f4139d702559649e577a5df9cfd64b0ca...
2013-03-17 Mickael Savinaud[trunk] manage correctly the case where meth value...
2013-03-17 Mickael Savinaud[trunk] correct issue 188 (thanks winfried) and add...
2012-12-03 Mickael Savinaud[trunk] correct the encoding of colr box information...
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] rename public symbols with OPJ_ prefix (enum...
2012-11-13 Mickael Savinaud[trunk] remove warnings raised by vs11-beta analyzer
2012-10-29 Mathieu Malaterre[trunk] Make sure to use off_t
2012-10-29 Mathieu Malaterre[trunk] Fix compilation when JPIP is OFF
2012-10-29 Mathieu Malaterre[trunk] Merge back JPIP modification into v2
2012-10-26 Mickael Savinaud[trunk]remove some warnings raised by Wall
2012-10-25 Mickael Savinaud[trunk] rename opj_jp2_v2 to opj_jp2
2012-10-25 Mickael Savinaud[trunk] rename opj_event_msg_v2 to opj_event_msg
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-24 Mickael Savinaud[trunk] update jp2./.h to v2 style: use new OPJ type...
2012-10-15 Mathieu Malaterre[trunk] Fix compilation:
2012-10-15 Mathieu Malaterre[trunk] remove left-over from ->jpip_on implementation...
2012-10-05 Mathieu Malaterre[trunk] Fix spelling. writting -> writing
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task