..
Makefile
Remove webp image handling
2015-04-21 14:03:02 +01:00
bitmap.h
Add render to bitmap operations and update gtk to provide it.
2015-04-22 23:14:51 +01:00
bmp.c
Move bitmap operations into an operation table.
2015-04-13 23:19:04 +01:00
bmp.h
Remove unecessary inclusion of the image bitmap header
2015-04-20 22:03:43 +01:00
gif.c
Move bitmap operations into an operation table.
2015-04-13 23:19:04 +01:00
gif.h
Virtualise content handler finalisation calls. Remove pointless implementations.
2011-09-15 22:47:50 +00:00
ico.c
Move bitmap operations into an operation table.
2015-04-13 23:19:04 +01:00
ico.h
Virtualise content handler finalisation calls. Remove pointless implementations.
2011-09-15 22:47:50 +00:00
image.c
Remove webp image handling
2015-04-21 14:03:02 +01:00
image.h
Change GTK plotting to use cairo surfaces throughout
2011-12-30 00:58:35 +00:00
image_cache.c
Remove unecessary inclusion of the image bitmap header
2015-04-20 22:03:43 +01:00
image_cache.h
Remove unecessary inclusion of the image bitmap header
2015-04-20 22:03:43 +01:00
jpeg.c
Move bitmap operations into an operation table.
2015-04-13 23:19:04 +01:00
jpeg.h
Virtualise content handler finalisation calls. Remove pointless implementations.
2011-09-15 22:47:50 +00:00
nssprite.c
fixup risc os sprite image handler to use bitmap operation table
2015-04-17 00:12:23 +01:00
nssprite.h
Virtualise content handler finalisation calls. Remove pointless implementations.
2011-09-15 22:47:50 +00:00
png.c
Fix the PNG handler crashing in low memory situations.
2015-05-12 08:32:32 +01:00
png.h
Virtualise content handler finalisation calls. Remove pointless implementations.
2011-09-15 22:47:50 +00:00
rsvg.c
change rsvg image handler to use bitmap operation table
2015-04-17 00:15:07 +01:00
rsvg.h
Virtualise content handler finalisation calls. Remove pointless implementations.
2011-09-15 22:47:50 +00:00
svg.c
remove unecessary utils/types.h
2014-11-02 20:10:32 +00:00
svg.h
Virtualise content handler finalisation calls. Remove pointless implementations.
2011-09-15 22:47:50 +00:00
video.c
reduce talloc usage to box tree layout only
2012-10-03 19:26:17 +01:00
video.h
Beginnings of a gstreamer binding. I've been sitting on this for too long
2011-12-05 22:33:02 +00:00