diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2006-12-04 15:22:25 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2006-12-04 15:22:25 +0000 |
| commit | dc069254c319e0d2131c56d11c080bb94c21e58a (patch) | |
| tree | 7f6c747c89b4eac46aaf0833f806d6e655d9a262 | |
| parent | b97f88bf7e01c35a65000bed2e5e9b444a88b6a3 (diff) | |
Changes for 4th of December 2006 (bis)
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,8 +13,8 @@ Total update of JPWL module + [FOD] added in JPWL directory crc.h, jpwl.h, rs.h, crc.c, jpwl.c, jpwl_lib.c, rs.c, JPWL_image_to_j2k.dsp, JPWL_j2k_to_image.dsp, LibOpenJPEG_JPWL.dsp, JPWL_image_to_j2k.dsw, JPWL_j2k_to_image.dsw ! [FOD] Modifications of libopenjpeg to integrate JPWL module (in libopenjpeg directory): j2k.c, j2k.h, openjpeg.c, openjpeg.h, opj_includes.g, t2.c ! [FOD] Modification of codec to integrate JPWL module (in codec directory): image_to_j2k.c, j2k_to_image.c -* Corrected incorrect fprintf() formatting in codec/convert.c -* Code optimization usinq vsprintf() command in libopenjpeg/event.c +* [FOD] Corrected incorrect fprintf() formatting in codec/convert.c +* [FOD] Code optimization usinq vsprintf() command in libopenjpeg/event.c October 31, 2006 * [Antonin] fixed a bug in the computation of the mantissa (mu) |
