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
7 years ago
..
Makefile add webp image handler 7 years ago
bmp.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
bmp.h move image content handlers to accomodate core build changes 10 years ago
gif.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
gif.h move image content handlers to accomodate core build changes 10 years ago
ico.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
ico.h move image content handlers to accomodate core build changes 10 years ago
image.c add webp image handler 7 years ago
image.h Update content to split public and internal API 10 years ago
image_cache.c fix image cache format specifiers signedness 8 years ago
image_cache.h Update content to split public and internal API 10 years ago
jpeg.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
jpeg.h move image content handlers to accomodate core build changes 10 years ago
nssprite.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
nssprite.h move image content handlers to accomodate core build changes 10 years ago
png.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
png.h move image content handlers to accomodate core build changes 10 years ago
rsvg.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
rsvg.h move image content handlers to accomodate core build changes 10 years ago
svg.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
svg.h move image content handlers to accomodate core build changes 10 years ago
video.c Allow include directories to be added by sub makefiles 10 years ago
video.h move image content handlers to accomodate core build changes 10 years ago
webp.c change content get_source_data interfaces to return uint8_t and size_t 7 years ago
webp.h add webp image handler 7 years ago