Michael J. Chudobiak
a15b14032e
Fixed memory leak in jasper loader
...
Bug 578290. The "data" block was allocated but not used
and not freed.
2009-04-08 10:50:30 -04:00
Christian Persch
446f41757b
Use g_set_error_literal where appropriate. Bug #538640 .
...
svn path=/trunk/; revision=20463
2008-06-19 12:47:48 +00:00
Matthias Clasen
2ab7f3ddb3
Fix INCLUDE_ macros
...
svn path=/trunk/; revision=20259
2008-05-30 13:34:52 +00:00
Tor Lillqvist
59596e699f
Use explicit G_MODULE_EXPORT decoration when building the loader in
...
2008-05-27 Tor Lillqvist <tml@novell.com>
* io-*.c: Use explicit G_MODULE_EXPORT decoration when building
the loader in question as a module.
* gdk-pixbuf-io.c: Enable included build of the icns and jasper
loaders.
svn path=/trunk/; revision=20192
2008-05-27 16:51:33 +00:00
Bastien Nocera
f4606f266b
Add detection for libjasper, used by the gdk-pixbuf JPEG2000 loader
...
2007-11-25 Bastien Nocera <hadess@hadess.net>
* configure.in: Add detection for libjasper, used by the
gdk-pixbuf JPEG2000 loader
2007-11-25 Bastien Nocera <hadess@hadess.net>
* Makefile.am:
* io-jasper.c: Add the libjasper JPEG2000 loader
(Closes : #469901 )
svn path=/trunk/; revision=19042
2007-11-25 18:07:01 +00:00