summaryrefslogtreecommitdiff
path: root/content/handlers/image/jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* add webp image handlervince/webpVincent Sanders2019-02-171-2/+6
* JPEG: handle CMYK/YCCK imagesJohn-Mark Bell2018-01-201-15/+40
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-2/+2
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-261-1/+1
* Fix longjmp to invalid address on jpeg init errorSergei Rogachev2016-08-141-2/+2
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-061-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+2
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-0/+393