<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyff.git, branch feat/multi-threading</title>
<subtitle>A generalized C multimedia library for constrained and embedded environments
</subtitle>
<id>https://git.tazy.dev/tinyff.git/atom?h=feat%2Fmulti-threading</id>
<link rel='self' href='https://git.tazy.dev/tinyff.git/atom?h=feat%2Fmulti-threading'/>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/'/>
<updated>2026-06-08T00:35:16Z</updated>
<entry>
<title>feat(thread): Implement pthread bridge and fix allocator usage in wrapper</title>
<updated>2026-06-08T00:35:16Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-06-08T00:35:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=edc34e77d5f19aa2a697f16d9e2d24677dafb506'/>
<id>urn:sha1:edc34e77d5f19aa2a697f16d9e2d24677dafb506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(headers): Clean up comments across public headers</title>
<updated>2026-06-08T00:24:03Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-06-08T00:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=c9f5da1d19e6ace5d6a7c650fe996f359e11d1a5'/>
<id>urn:sha1:c9f5da1d19e6ace5d6a7c650fe996f359e11d1a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(thread): Add thread jobs and thread wrapper</title>
<updated>2026-05-28T01:43:01Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-05-28T01:43:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=62cbefa6a8fca583c6f600f1d7e24f0c61c91b1e'/>
<id>urn:sha1:62cbefa6a8fca583c6f600f1d7e24f0c61c91b1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(thread): Make thread.h and thread.c in respective directories</title>
<updated>2026-05-23T07:11:00Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-05-23T07:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=c898c79b30dda6bfa8d334caaea984c8a8ce8d09'/>
<id>urn:sha1:c898c79b30dda6bfa8d334caaea984c8a8ce8d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(cov): Remove coverage patch threshold all together for codecov</title>
<updated>2026-05-22T11:19:37Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-05-22T11:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=2de9b0af5a9fcf30a36ff4bda8adcb9acd7062f1'/>
<id>urn:sha1:2de9b0af5a9fcf30a36ff4bda8adcb9acd7062f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(make): Change COVERAGE_FLAGS to use gcc friendly flags for</title>
<updated>2026-05-22T11:14:19Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-05-22T11:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=845a6b8c8dfa72d9f0b0d76a7bb4dedb2a794007'/>
<id>urn:sha1:845a6b8c8dfa72d9f0b0d76a7bb4dedb2a794007</id>
<content type='text'>
generating coverage instructions
</content>
</entry>
<entry>
<title>git(attributes): Force LF for all text files except windows specific</title>
<updated>2026-05-22T11:08:51Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-05-22T11:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=8656027282931d8d279ce66a52775eacf9dd59a9'/>
<id>urn:sha1:8656027282931d8d279ce66a52775eacf9dd59a9</id>
<content type='text'>
files
</content>
</entry>
<entry>
<title>refactor(bench): move bench printing to source file</title>
<updated>2026-05-22T11:08:04Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-05-22T11:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=ee425b55c48c25c7a91b6cba315e6c2cd42d0fb7'/>
<id>urn:sha1:ee425b55c48c25c7a91b6cba315e6c2cd42d0fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make: optimise release builds with lto</title>
<updated>2026-05-22T11:07:34Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-05-22T11:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=373a0f0fc758b9636089a6336d8a65b1cb05571a'/>
<id>urn:sha1:373a0f0fc758b9636089a6336d8a65b1cb05571a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move benches to include directory</title>
<updated>2026-05-21T23:43:59Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-05-21T23:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=77aa9a3259ddfd6c64534d63424d5b0fa3010900'/>
<id>urn:sha1:77aa9a3259ddfd6c64534d63424d5b0fa3010900</id>
<content type='text'>
</content>
</entry>
</feed>
