summaryrefslogtreecommitdiff
path: root/content/handlers/image/gif.c
Commit message (Expand)AuthorAgeFilesLines
* implement content opacity check through the function tableVincent Sanders2020-05-131-0/+14
* improve content header usageVincent Sanders2020-05-071-0/+2
* gif: Change how we rate-limit frames to match other browsers.Michael Drake2019-11-111-2/+4
* Content: Remove redundant and unused redraw message fields.Michael Drake2019-11-111-23/+1
* content: Rename content_broadcast_errorcode()Daniel Silverstone2019-08-051-3/+3
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-2/+2
* GIF content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-271-9/+6
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-261-4/+4
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-061-2/+2
* Update content to split public and internal APIVincent Sanders2016-06-061-2/+4
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* 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/+455