| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-21 | API: deprecate 'bpp' member in favor of 'prec' | Even Rouault | |
| in opj_image_comp and opj_image_comptparm structures. bpp was redundant with prec, and almost never set by the library, except by opj_image_create(). This change should hopefully not impact existing, working, users of the API, which should already have used prec to get things working. Fixes #1379 | |||
| 2021-10-21 | tests/: reformat a few files to be modified | Even Rouault | |
| 2014-04-23 | [trunk]Replaced deprecated opj_stream_set_user_data function from API | Antonin Descampe | |
| with its 'v3' version, and removed all other 'v3' suffixes from API. | |||
| 2014-03-06 | [trunk] Remove some easy warnings about sign compare reported by gcc | Mathieu Malaterre | |
| 2014-02-24 | [trunk] Fix two simple warnings about sign mismatch | Mathieu Malaterre | |
| 2014-02-24 | [trunk] Fix warning about signed/unsigned mismatch | Mathieu Malaterre | |
| 2014-02-24 | [trunk] Make sure to handle ret value in test | Mathieu Malaterre | |
| 2013-02-17 | [trunk] move to the new API for function ↵ | Mickael Savinaud | |
| opj_stream_create_default_file_stream. Use now opj_stream_create_default_file_stream_v3 (WIP) | |||
| 2013-02-16 | [trunk] move to the new API for function opj_stream_destroy. Use now ↵ | Mickael Savinaud | |
| opj_stream_destroy_v3 (WIP) | |||
| 2012-11-15 | [trunk]extend last commits to apps | Mickael Savinaud | |
| 2012-10-30 | [trunk] remove old structure from testempty | Mickael Savinaud | |
| 2012-10-05 | [trunk] remove warnings | Mickael Savinaud | |
| 2012-10-01 | [trunk] import unit testing from 1.5.x branch | Mathieu Malaterre | |
