Mozilla2:ImageLib: Difference between revisions

m
→‎GIF: strikeout bug 143046, it's VERIFIED FIXED
(→‎JPEG2000: mention eschew.org XPI and Apple QuickTime plug-in.)
m (→‎GIF: strikeout bug 143046, it's VERIFIED FIXED)
Line 34: Line 34:
The current GIF handling can be further improved, by fixing current 'bugs':  
The current GIF handling can be further improved, by fixing current 'bugs':  
* <s>Improve memory usage and performance of the decoder (see [https://bugzilla.mozilla.org/show_bug.cgi?id=274391 bug 274391]).</s>
* <s>Improve memory usage and performance of the decoder (see [https://bugzilla.mozilla.org/show_bug.cgi?id=274391 bug 274391]).</s>
* Optimize memory usage for 8-bit (and less) images (see [https://bugzilla.mozilla.org/show_bug.cgi?id=143046 bug 143046]).
* <s>Optimize memory usage for 8-bit (and less) images (see [https://bugzilla.mozilla.org/show_bug.cgi?id=143046 bug 143046]).</s>
* Reduce source and object code size: Move GIF2.cpp into nsGIFDecoder2 (see  [https://bugzilla.mozilla.org/show_bug.cgi?id=196295 bug 196295])
* Reduce source and object code size: Move GIF2.cpp into nsGIFDecoder2 (see  [https://bugzilla.mozilla.org/show_bug.cgi?id=196295 bug 196295])
* <s>GIF Decoder: replace gathering buffer with dynamic malloc to fixed 256 bytes hold (see [https://bugzilla.mozilla.org/show_bug.cgi?id=285872 bug 285872])</s>
* <s>GIF Decoder: replace gathering buffer with dynamic malloc to fixed 256 bytes hold (see [https://bugzilla.mozilla.org/show_bug.cgi?id=285872 bug 285872])</s>
Confirmed users
396

edits