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 (
Expand
)
Author
2026-04-14
fix(stream): Stdio bridge write callback and const correctness
TazyFoundSoup
2026-04-14
fix(png): Return FF_RESULT_OK since everything's fully implemented :)
TazyFoundSoup
2026-04-14
feat(png): Add png dispatcher
TazyFoundSoup
2026-04-14
fix(png): Fix tinf_uncompress out_size bug
TazyFoundSoup
2026-04-14
feat(common): Add ff_memcmp
TazyFoundSoup
2026-04-14
chore: Remove old comments
TazyFoundSoup
2026-04-03
chore: Remove editor specific configuration files
TazyFoundSoup
2026-04-03
fix(stream): Explicitly disable write in stdio bridge
TazyFoundSoup
2026-04-03
fix(bmp): Unvoid buffer and bmp_ctx in the header handler
TazyFoundSoup
2026-04-03
feat(result): AddBMP invalid signature result
TazyFoundSoup
2026-04-03
refactor(common): Change endianess function names to ff_le32 and ff_be32
TazyFoundSoup
2026-04-02
feat(math): add math core and replace FF_ABS macro with ff_absi
TazyFoundSoup
2026-04-02
feat(math): add math core and replace FF_ABS macro with ff_absi
TazyFoundSoup
2026-03-30
feat(bmp): Create bmp_open test
TazyFoundSoup
2026-03-30
minor(bmp): Include debug
TazyFoundSoup
2026-03-30
feat(tinyff): Include common in tinyff.c
TazyFoundSoup
2026-03-30
fix(png/test): Use new context design in open_png test
TazyFoundSoup
2026-03-30
feat(png, bmp): Pass context to debug messaging
TazyFoundSoup
2026-03-30
refactor(dbg): Use context instead of debugging global states
TazyFoundSoup
2026-03-30
feat(tinyff): Move FF_BASE to tinyff.h
TazyFoundSoup
2026-03-30
feat(stream): Create writing callbacks for ff_stream
TazyFoundSoup
2026-03-30
refactor(result): FF_FLAG using bool instead of binary
TazyFoundSoup
2026-03-30
feat(png): Add context to isvalid and open_png
TazyFoundSoup
2026-03-30
feat(common): Create ff_ctx initialiser
TazyFoundSoup
2026-03-30
chore(imports): Import debug and tinyff.h in png.h
TazyFoundSoup
2026-03-30
feat(png): Require context for debug configuration
TazyFoundSoup
2026-03-30
fix(bmp): Chunk handler's require context for debug configuration
TazyFoundSoup
2026-03-30
feat(dbg): Remove message formatting (temp)
TazyFoundSoup
2026-03-30
fix(bridges): Move stream source to src/
TazyFoundSoup
2026-03-30
fix(bridges): Move stream source to src/
TazyFoundSoup
2026-03-30
chore(git): Ignore bench/dist/
TazyFoundSoup
2026-03-30
feat(common): Add allocator to ff_ctx
TazyFoundSoup
2026-03-29
chore(bench): Ignore bench/dist/
TazyFoundSoup
2026-03-29
fix(png/test): Remove local include result and stream headers from
TazyFoundSoup
2026-03-29
featAdd clean step before Clang build
ʎzɐʇ
2026-03-29
feat(ci/cd): Make using GCC and Clang for c-cpp.yml workflow
ʎzɐʇ
2026-03-29
refactor(Makefile): Use INCLUDES varible to store including directories
TazyFoundSoup
2026-03-29
refactor(Makefile): Use INCLUDES varible to store including directories
TazyFoundSoup
2026-03-29
fix(bridges): Move stdio stream source code to src/ dir
TazyFoundSoup
2026-03-29
fix(): Bro idk wtf happened but idk i dunno wat to say
TazyFoundSoup
2026-03-29
feat(png/test): Create png_open test
TazyFoundSoup
2026-03-29
feat(git): Ignore test logs
TazyFoundSoup
2026-03-29
feat(bridges): Move bridges to include folder
TazyFoundSoup
2026-03-28
fix(png): Remove require_valid voiding
TazyFoundSoup
2026-03-28
fix(bmp): Get result.h from tinyff include
TazyFoundSoup
2026-03-28
feat(png/tests): Create png open test
TazyFoundSoup
2026-03-28
feat(bmp): Set ff_bmp_ctx file size to buffer location after the
TazyFoundSoup
2026-03-28
fix(stream): Remove old file code in stream.h
TazyFoundSoup
2026-03-28
fix(png): Include tinyff/tinyff.h instead of tinyff.h
TazyFoundSoup
2026-03-28
fix(bridges): Create new file stream moved to stdio bridge
TazyFoundSoup
[prev]
[next]