summaryrefslogtreecommitdiff
path: root/thumbnailer/gdk-pixbuf-thumbnailer.c
Commit message (Expand)AuthorAgeFilesLines
* thumbnailer: Unbreak thumbnailing of GIFsDebarshi Ray2018-12-141-0/+8
* thumbnailer: Simplify the code by reusing existing GdkPixbuf APIDebarshi Ray2018-05-011-201/+8
* thumbnailer: Don't lose the dimensions of the original imageDebarshi Ray2018-05-011-5/+5
* thumbnailer: Cleanup the cleanupsBastien Nocera2017-01-091-23/+6
* thumbnailer: Fix a potential NULL pointer dereferencePhilip Withnall2016-12-191-1/+2
* thumbnailer: Avoid double-setting errorsBastien Nocera2016-12-121-5/+5
* thumbnailer: Remove unused variableBastien Nocera2016-12-121-1/+0
* thumbnailer: Bump chunk size to 65536Bastien Nocera2016-12-121-1/+1
* thumbnail: Let the caller handle preview iconsBastien Nocera2016-12-121-28/+3
* thumbnailer: Helper cleanupsBastien Nocera2016-12-121-46/+33
* thumbnailer: Add an external thumbnailer for imagesBastien Nocera2016-12-121-0/+303