diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-01-30 21:33:55 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-01-30 21:33:55 +0000 |
| commit | a1920bc5c2e61614ebe330ce8ebb36b4fd2ca83f (patch) | |
| tree | 494561a068d32d539b90c062b81b09e7644d661a /CHANGES | |
| parent | 9a811cb52a9c82345731488b91269d3b5ccbc481 (diff) | |
fixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) ; removed depcomp file from trunk (automatically copied by automake in main folder)
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ What's New for OpenJPEG ! : changed + : added +January 30, 2011 +* [antonin] fixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) +- [antonin] removed depcomp file from trunk (automatically copied by automake in main folder) + January 29, 2011 * [antonin] removed 'é' in license header to prevent warning C4819 (see http://code.google.com/p/openjpeg/issues/detail?id=57). |
