index
:
tinyff.git
docs/doxygen-comments
feat/multi-threading
master
staging/issue-tracker
staging/write_palette_chunk
A generalized C multimedia library for constrained and embedded environments
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-03-28
minor_fix(zed): Show whitespaces on selection
TazyFoundSoup
idk why but i like it more
2026-03-26
feat(Make): Build bridges on USE_HOSTED=1
TazyFoundSoup
2026-03-23
feat(Makefile): Add clang support as well as gcc
TazyFoundSoup
2026-03-15
feat(image.generic): Add Bitmap as image origin option for
TazyFoundSoup
generalisation
2026-03-14
feat(bridges): Add README to bridges
TazyFoundSoup
2026-03-11
fix(bmp): Fail BITMAP header parsing if header is not correct size
TazyFoundSoup
2026-03-10
fix(bmp): Add no implementaion warning for BITMAP header handler
TazyFoundSoup
2026-03-10
refactor(common): Add a context base for every ff_*_ctx
TazyFoundSoup
2026-03-10
refactor(bmp): Use header size definition instead of literal
TazyFoundSoup
just for readability lol
2026-03-10
feat(bmp): Add section size definitions and macro for color table
TazyFoundSoup
2026-03-04
feat(bmp): Create section handler's and implement into handler lookup
TazyFoundSoup
table
2026-03-03
fix(png): Removed last_error field even though the png_ctx is NULL
TazyFoundSoup
2026-03-03
feat(main): Create ff_ctx for global setting storage
TazyFoundSoup
2026-03-02
feat(bmp): Make ff_bmp_section_handler lookup table
TazyFoundSoup
2026-03-01
refactor(bmp): Cancel bmp validation checker if require_valid is off
TazyFoundSoup
2026-03-01
refactor(png): Cancel png validation checker if require_valid is off
TazyFoundSoup
2026-03-01
feat(png): Add require valid argument to ff_open_png
TazyFoundSoup
2026-03-01
feat(result): Create freestanding boolean alternative
TazyFoundSoup
2026-03-01
feat(bmp): Add bitmap section handler template to bmp.h
TazyFoundSoup
2026-03-01
feat(bench): Add benchmarking
TazyFoundSoup
2026-03-01
refactor(make): Change CFLAGS formatting to multiline
TazyFoundSoup
2026-03-01
Enhance README with ASCII art and description
tazy
Added ASCII art header and updated project description.
2026-02-23
refactor(png): Change tinf include bracket style
TazyFoundSoup
2026-02-23
fix(bench): Return OK type at bench marker creation function
TazyFoundSoup
2026-02-22
feat(bench): Check if marker size is out of bounds
TazyFoundSoup
2026-02-22
feat(bench): Add benchmarking
TazyFoundSoup
2026-02-22
feat(bench): Make benchmarks
TazyFoundSoup
2026-02-22
fix(png): Do not set last error field in ctx after getting freed
TazyFoundSoup
2026-02-22
refactor(png): Cast unused variables to void to avoid unused errors
TazyFoundSoup
2026-02-22
fix(dbg): resolve debug globals linkage
TazyFoundSoup
2026-02-22
refactor(*): Change include brackets from "" to <>
TazyFoundSoup
2026-02-22
fix(common): Move inline endian utility functions to common.h
TazyFoundSoup
2026-02-22
git(CI/CD): Remove make checks (temp)
TazyFoundSoup
2026-02-22
just work already D:
TazyFoundSoup
2026-02-22
trigger ci
TazyFoundSoup
2026-02-22
git(CI/CD): Fix Makefile folder creation issue
TazyFoundSoup
2026-02-22
git(ci/cd): Remove configure script from make CI/CD
tazy
Removed the configure step from the CI workflow.
2026-02-22
git(ci/cd): Create make CI/CD workflow
tazy
2026-02-22
refactor(png): Cast iline to uint32_t in scanline iteration loop
TazyFoundSoup
2026-02-22
fix(make): Create OUTDIR if not existing
TazyFoundSoup
2026-02-22
fix(bmp): Removed last_error field after ff_bmp_ctx freed
TazyFoundSoup
2026-02-22
fix(bmp): Removed last_error field after ff_bmp_ctx freed
TazyFoundSoup
2026-02-22
fix(make): Build objects into dist/ directory
TazyFoundSoup
2026-02-22
fix(common): Remove common.h include
TazyFoundSoup
2026-02-22
git(ignore): Stop tracking cache
TazyFoundSoup
2026-02-22
git(ignore): Remove cache directory
TazyFoundSoup
2026-02-22
Make gitignore
TazyFoundSoup
2026-02-22
dep(tinf): Fix tinflate.c include path
TazyFoundSoup
2026-02-22
fix(png): Remove last_error field (ff_png_ctx) additions from
TazyFoundSoup
png_isvalid function
2026-02-22
typo(result): SIGNITURE -> SIGNATURE
TazyFoundSoup
[prev]
[next]