Support the Netscape application extension for gif animations (#95060):

This commit is contained in:
Matthias Clasen
2002-10-20 22:16:58 +00:00
parent 6a82d4c61f
commit 817ad6d3f8
4 changed files with 62 additions and 8 deletions

View File

@ -1,3 +1,16 @@
2002-10-21 Matthias Clasen <maclas@gmx.de>
Support the Netscape application extension for gif animations
(#95060):
* io-gif-animation.h:
* io-gif-animation.c (gdk_pixbuf_gif_anim_iter_advance):
Add loop count to GdkPixbufGifAnim and use it in the advance
method of GdkPixbufGifAnimIter.
* io-gif.c (gif_get_extension): Parse Netscape application
extension block and set the animation loop count.
2002-10-11 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf-loader.c (gdk_pixbuf_loader_get_format): Remove