summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-jasper.c
Commit message (Expand)AuthorAgeFilesLines
* Jasper: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-13/+14
* io-jasper.c: Validate jas_matrix_create resultIvan A. Melnikov2019-02-271-0/+8
* io-jasper.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-2/+3
* jasper: Avoid a deprecation warningEmmanuele Bassi2018-05-301-1/+1
* Use Unicode in translatable stringsPiotr Drąg2017-12-051-5/+5
* jasper: Add debug output for unhandled imagesBastien Nocera2016-12-281-1/+24
* loaders: Simplify and shorten the loader namesBastien Nocera2014-10-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Include config.h everywhere, firstMatthias Clasen2013-12-191-0/+1
* Make some string data constMatthias Clasen2013-12-181-6/+6
* Replace the aliasing hacks by -Bsymbolic-functionsMatthias Clasen2010-07-091-4/+0
* Include alias header when using built-in loadersColin Walters2010-07-061-0/+4
* Make it compileMatthias Clasen2010-06-251-1/+0
* Fixed memory leak in jasper loaderMichael J. Chudobiak2009-04-081-6/+4
* Use g_set_error_literal where appropriate. Bug #538640.Christian Persch2008-06-191-14/+20
* Fix INCLUDE_ macrosMatthias Clasen2008-05-301-1/+1
* Use explicit G_MODULE_EXPORT decoration when building the loader inTor Lillqvist2008-05-271-4/+8
* Add detection for libjasper, used by the gdk-pixbuf JPEG2000 loaderBastien Nocera2007-11-251-0/+305