summaryrefslogtreecommitdiff
path: root/src/format/image/bmp.c
AgeCommit message (Expand)Author
2026-02-22fix(bmp): Removed last_error field after ff_bmp_ctx freedTazyFoundSoup
2026-02-22fix(bmp): Removed last_error field after ff_bmp_ctx freedTazyFoundSoup
2026-02-22typo(result): SIGNITURE -> SIGNATURETazyFoundSoup
2026-02-22support(zed): Support Zed editorTazyFoundSoup
2026-02-17feat(bmp): Implement ff_open_bmp function for BMP context initializationTazyFoundSoup
2026-02-16feat(bmp): Implement ff_bmp_isvalid function for BMP signature validationTazyFoundSoup