gimp/plug-ins
Mukund Sivaraman f86655bb1f file-gif-load: Fix incorrect out-of-input-bits condition (#695513)
GetCode() erroneously assumes that it has run out of input bits, because
it's off by 1 in its size calculation. At the end of the block, if the
End-of-Information code is exactly at the block boundary, it calculates
that it needs to read an extra bit, and tries to read beyond the end of
the block. It fails then, and the End-of-Information code is not
processed, and other warnings/errors are generated.
2013-03-12 13:11:48 +05:30
..
color-rotate Bug 689712 - Change default units of rotate colors plugin (rcm) from... 2012-12-06 00:39:10 +01:00
common file-gif-load: Fix incorrect out-of-input-bits condition (#695513) 2013-03-12 13:11:48 +05:30
file-bmp Fixed several typos. Minor whitespace changes. 2012-12-14 17:43:10 -05:00
file-compressor Make it harder to "save" to foo.png.gz or "export" to foo.xcf.gz 2013-02-15 00:01:27 +01:00
file-faxg3 plug-ins: cleanup in the recently GEGL-ported plug-ins 2012-11-27 20:58:05 +01:00
file-fits file-fits: Add support for saving high bitdepth files. 2013-03-02 11:45:00 -05:00
file-fli Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
file-ico plug-ins: port file-ico to GEGL 2012-11-30 01:38:23 +01:00
file-jpeg Fixed several typos. Minor whitespace changes. 2012-12-14 17:43:10 -05:00
file-psd Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
file-sgi Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
file-uri plug-ins: add GEGL_CFLAGS to many Makefile.am's 2012-05-02 17:46:08 +02:00
flame plug-ins: fix memory leak in flame/rect.c 2013-01-08 16:14:37 -05:00
fractal-explorer Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:29:51 +02:00
gfig Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:29:51 +02:00
gimpressionist Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gradient-flare Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
help plug-ins: add GEGL_CFLAGS to many Makefile.am's 2012-05-02 17:46:08 +02:00
help-browser remove now useless and deprecated g_thread_init 2012-05-03 20:44:07 +09:00
ifs-compose plug-ins: add GEGL_CFLAGS to many Makefile.am's 2012-05-02 17:46:08 +02:00
imagemap imagemap: Don't use fixed size buffer to print statusbar messages (#691386) 2013-01-16 17:23:52 +05:30
lighting Bug 683153 - Lighting effects - bump mapping: top two rows of pixels are... 2013-02-16 21:39:47 +01:00
map-object Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
maze Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
metadata Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
pagecurl plug-ins: add GEGL_CFLAGS to many Makefile.am's 2012-05-02 17:46:08 +02:00
print plug-ins: cleanup in the recently GEGL-ported plug-ins 2012-11-27 20:58:05 +01:00
pygimp Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
script-fu Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
selection-to-path plug-ins: port selection-to-path to GEGL 2012-11-21 00:45:07 +01:00
twain Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
ui Bug 596427 - Can't export to animated GIF 2010-02-16 20:02:57 +01:00
win-snap plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am 2012-05-02 17:46:08 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins: remove file-xjt 2012-11-21 00:12:36 +01:00