gtk/gdk-pixbuf
Björn Lindqvist 0ba6028da4 Bug 437791 – Animation is played at the wrong speed
2008-08-29  Björn Lindqvist  <bjourne@gmail.com>

	Bug 437791 – Animation is played at the wrong speed

	* gdk-pixbuf/io-gif.c (gif_get_lzw): Better 100 ms timeout for
	broken GIFs with 0 frame timeout.

svn path=/trunk/; revision=21242
2008-08-29 22:21:32 +00:00
..
pixops define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
ChangeLog Fix a typo 2008-08-28 03:49:25 +00:00
gdk_pixbuf.rc.in Revert name change 2008-07-01 22:57:50 +00:00
gdk-pixbuf-animation.c Bug 546549 : Better Type Checking reviewed by: mitch 2008-08-08 15:30:22 +00:00
gdk-pixbuf-animation.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-core.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-csource.1 Documentation. Spelling fixes. 2001-10-16 21:18:10 +00:00
gdk-pixbuf-csource.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-data.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-enum-types.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gdk-pixbuf-enum-types.h.template do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you 2008-06-23 12:09:15 +00:00
gdk-pixbuf-features.h.in define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-i18n.h Add copyright and license information 2005-07-12 04:05:26 +00:00
gdk-pixbuf-io.c Fix a typo 2008-08-28 03:49:25 +00:00
gdk-pixbuf-io.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-loader.c use canonical signal names. 2008-08-11 18:40:41 +00:00
gdk-pixbuf-loader.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-marshal.list reorder marshalers for no reason apart from forcing a rebuild of the 2008-08-13 08:26:39 +00:00
gdk-pixbuf-private.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-scale.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-scaled-anim.c Try harder to return pixbufs of the requested size. (#494515, Mike 2008-02-10 06:27:46 +00:00
gdk-pixbuf-scaled-anim.h Implement scaling for animations 2007-03-08 16:21:09 +00:00
gdk-pixbuf-simple-anim.c Don't double the delay time of the first frame. (#431997, Björn 2007-04-25 14:38:47 +00:00
gdk-pixbuf-simple-anim.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-transform.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-util.c Use gdk_pixbuf_copy_area() to copy between pixbufs. Reported by Andrey 2008-07-15 20:35:48 +00:00
gdk-pixbuf-xform.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdk-pixbuf.c Bug 546549 : Better Type Checking reviewed by mitch 2008-08-06 16:15:31 +00:00
gdk-pixbuf.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf.symbols Fix up export of gdk_pixbuf_non_anim_get_type. 2008-02-15 22:50:46 +00:00
gdk-pixdata.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixdata.h Fix misleading documentation of rowstride. (#113924, Noah Levitt) 2003-05-31 23:52:49 +00:00
gen-color-table.pl Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00
io-ani-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-ani-animation.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-ani.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-bmp.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-gdip-animation.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-animation.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-bmp.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-emf.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-gif.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-ico.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-jpeg.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-native.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-png.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-propertytags.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-tiff.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-utils.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-gdip-utils.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-wmf.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gif-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-gif-animation.h Improve progressive loading from slow sources: (#107368) 2003-05-19 21:44:03 +00:00
io-gif.c Bug 437791 – Animation is played at the wrong speed 2008-08-29 22:21:32 +00:00
io-icns.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-ico.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-jasper.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-jpeg.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-pcx.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-png.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-pnm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-ras.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-tga.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-tiff.c Exclude CR2 files in the tiff loader. 2008-08-14 05:32:58 +00:00
io-wbmp.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-xbm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-xpm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
make-inline-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
Makefile.am define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
makefile.msc updated to allow simple switch between gdiplus- and former fileformat 2008-06-13 08:27:02 +00:00
makegdkpixbufalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
queryloaders.c Don't do funny casts to avoid compiler warnings 2008-07-18 18:27:30 +00:00
test-gdk-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xpm-color-table.h Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00