Mozilla2:ImageLib: Difference between revisions

m
m (→‎JPEG2000: maninter -> maintainer)
Line 22: Line 22:
* Optimize memory usage for 8-bit (and less) images (see [https://bugzilla.mozilla.org/show_bug.cgi?id=143046 bug 143046]).
* Optimize memory usage for 8-bit (and less) images (see [https://bugzilla.mozilla.org/show_bug.cgi?id=143046 bug 143046]).
* 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])
* 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>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>


These have all patches available awaiting reviews, requiring more priority than it currently has.
These have all patches available awaiting reviews, requiring more priority than it currently has.
15

edits