rockbox/apps/plugins/imageviewer/gif
Marcin Bukat 62cb84a57c imageviewer: fix animated gifs handling
If disposal method is set to BACKGROUND one would expect that
canvas should be restored to global background color. That is
what gif standard suggests. Most (all?) decoders however treat
this as reseting canvas to transparency or fixed, decoder
specific background color. Virtually all gifs are prepared with
this in mind so to not break them we can't follow standard here.

Change-Id: I90ca712bba89d4190771eb5320eabda353d3e2bb
2013-04-18 09:42:48 +02:00
..
dgif_lib.c
gif.c imageviewer: fix animated gifs handling 2013-04-18 09:42:48 +02:00
gif.make Make the git viewer use the global libtlsf.a 2013-02-23 20:51:03 +01:00
gif_decoder.c imageviewer: fix animated gifs handling 2013-04-18 09:42:48 +02:00
gif_decoder.h gif viewer: remove max frames count constraint 2013-01-25 16:51:12 +01:00
gif_err.c
gif_hash.h
gif_lib.h
gif_lib_private.h
gifalloc.c
rb_glue.h
SOURCES Make the git viewer use the global libtlsf.a 2013-02-23 20:51:03 +01:00