diff options
| author | Antonin Descampe <antonin@gmail.com> | 2009-08-31 13:18:20 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2009-08-31 13:18:20 +0000 |
| commit | 83abf567369ae32e7e4ee402ddd1ed0bad63187a (patch) | |
| tree | 287c981427c3cd63ec1211838a789b7a14386f02 /ChangeLog | |
| parent | a695c8eb5146dd819327194b58ead0ca903e2b62 (diff) | |
JavaOpenJpegDecoder.c : fixed a signed/unsigned behaviour when returning form C to JAVA
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ What's New for OpenJPEG ! : changed + : added +August 31, 2009 +* [antonin] JavaOpenJpegDecoder.c : fixed a signed/unsigned behaviour when returning form C to JAVA + August 21, 2008 * [antonin] found a bug in tcd.c that was preventing to find the correct threshold in tcd_rateallocate.c for high-precision images. Applied a temporary patch but a better solution should be found. |
