diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-11-14 11:34:48 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2007-11-14 11:34:48 +0000 |
| commit | c458af9cd697c0a5949ef2f5bd4ab5c45530457b (patch) | |
| tree | 1d187bc13241fb3251c93fded3cf1e3338d51d3d /ChangeLog | |
| parent | 010ae27471655e3fe05912bd9965245a4f2cd7f3 (diff) | |
Avoided ABI breakage
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ November 14, 2007 them in the encoder, getting the decoder to do it was tricky enough... I also split opj_tcd_cblk_t into separate encode and decode versions. A lot of fields were not used by both, so this cuts its size even further. +* [FOD] Avoided ABI breakage + November 13, 2007 ! [FOD] Patch by Dzonatas and Callum Lerwick. Fp/vectorization patch which basically converts most of the irreversible decode codepath to floating point, |
