netsurf/image
Vincent Sanders e7f9dbcb10 Remove webp image handling
The bitmap and image handling interfaces have changed within NetSurf
and the webp image handling has not been fixed up appropriately to
cope.

After discussion with the other developers it has been decided that
the webp support is not worth the necessary development effort to
rewrite and maintain.

The webp format is not in wide usage and Mozilla, Microsoft and Apple
have not adopted it. This means the removal will not adversely impact
NetSurf.

Resolves:2310
2015-04-21 14:03:02 +01:00
..
bitmap.h Improve bitmap operation table interface documentation. 2015-04-19 12:57:09 +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_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
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
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
Makefile Remove webp image handling 2015-04-21 14:03:02 +01: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 Move bitmap operations into an operation table. 2015-04-13 23:19:04 +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