aboutsummaryrefslogtreecommitdiff
path: root/jpg.c
Commit message (Collapse)AuthorAgeFilesLines
* use LOG_DBG if the verification of the format failedLeonardo Hernández Hernández2024-06-111-1/+1
|
* main: open file once, in main, and log an error when we failDaniel Eklöf2020-10-011-7/+5
|
* jpg: fix overly large allocation of the image backing bufferDaniel Eklöf2020-10-011-1/+1
|
* dbg: disable debug logging by defaultDaniel Eklöf2020-09-271-1/+1
|
* jpeg: initial support for JPEG images, using libjpegDaniel Eklöf2020-09-201-0/+119