diff options
| author | Antonin Descampe <antonin@gmail.com> | 2009-09-08 18:25:51 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2009-09-08 18:25:51 +0000 |
| commit | 9dbbc6ca1392d32dffd1a75d23b7447e88c4faf2 (patch) | |
| tree | 8fd96e15934a3a77c439745f6f7b0019553aacb0 /ChangeLog | |
| parent | 83abf567369ae32e7e4ee402ddd1ed0bad63187a (diff) | |
openjpeg.c : fixed initialization of parameters->cp_disto_alloc/fixed_quality/fixed_alloc/tcp_numlayers because they were preventing to use the -q and -f options.
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 +September 8, 2009 +* [antonin] openjpeg.c : fixed initialization of parameters->cp_disto_alloc/fixed_quality/fixed_alloc/tcp_numlayers because they were preventing to use the -q and -f options. + August 31, 2009 * [antonin] JavaOpenJpegDecoder.c : fixed a signed/unsigned behaviour when returning form C to JAVA |
