You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/content/handlers/image
Vincent Sanders 35bc2ccbb8
change content get_source_data interfaces to return uint8_t and size_t
6 years ago
..
Makefile add webp image handler 6 years ago
bmp.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
bmp.h move image content handlers to accomodate core build changes 9 years ago
gif.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
gif.h move image content handlers to accomodate core build changes 9 years ago
ico.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
ico.h move image content handlers to accomodate core build changes 9 years ago
image.c add webp image handler 6 years ago
image.h Update content to split public and internal API 9 years ago
image_cache.c fix image cache format specifiers signedness 7 years ago
image_cache.h Update content to split public and internal API 9 years ago
jpeg.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
jpeg.h move image content handlers to accomodate core build changes 9 years ago
nssprite.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
nssprite.h move image content handlers to accomodate core build changes 9 years ago
png.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
png.h move image content handlers to accomodate core build changes 9 years ago
rsvg.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
rsvg.h move image content handlers to accomodate core build changes 9 years ago
svg.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
svg.h move image content handlers to accomodate core build changes 9 years ago
video.c Allow include directories to be added by sub makefiles 9 years ago
video.h move image content handlers to accomodate core build changes 9 years ago
webp.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
webp.h add webp image handler 6 years ago