<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyff.git/src, branch docs/doxygen-comments</title>
<subtitle>A generalized C multimedia library for constrained and embedded environments
</subtitle>
<id>https://git.tazy.dev/tinyff.git/atom?h=docs%2Fdoxygen-comments</id>
<link rel='self' href='https://git.tazy.dev/tinyff.git/atom?h=docs%2Fdoxygen-comments'/>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/'/>
<updated>2026-07-02T09:43:23Z</updated>
<entry>
<title>chore: fix merge conflict (iter 2)</title>
<updated>2026-07-02T09:43:23Z</updated>
<author>
<name>Watson Wheeler</name>
<email>git@tazy.dev</email>
</author>
<published>2026-07-02T09:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=89f53a102a54564f891171dc6ce3b93c0b003646'/>
<id>urn:sha1:89f53a102a54564f891171dc6ce3b93c0b003646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(png): encode IHDR to stream in ff_encode_png</title>
<updated>2026-07-02T09:39:07Z</updated>
<author>
<name>Watson Wheeler</name>
<email>git@tazy.dev</email>
</author>
<published>2026-06-28T06:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=96f54c3f68c04e732320b53c0e5d526d59ccf4b9'/>
<id>urn:sha1:96f54c3f68c04e732320b53c0e5d526d59ccf4b9</id>
<content type='text'>
Signed-off-by: Watson Wheeler &lt;git@tazy.dev&gt;
</content>
</entry>
<entry>
<title>feat(png): store filter method in png_ctx</title>
<updated>2026-07-02T09:39:07Z</updated>
<author>
<name>Watson Wheeler</name>
<email>git@tazy.dev</email>
</author>
<published>2026-06-28T04:35:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=ae3b5e3e85e240d68c7a7ee273fbc4020b7293de'/>
<id>urn:sha1:ae3b5e3e85e240d68c7a7ee273fbc4020b7293de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(png): fix png chunk writer's writing order</title>
<updated>2026-07-02T09:38:13Z</updated>
<author>
<name>Watson Wheeler</name>
<email>git@tazy.dev</email>
</author>
<published>2026-06-28T02:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=fbededceb274a0578a4b13d6e8373ab79665d79b'/>
<id>urn:sha1:fbededceb274a0578a4b13d6e8373ab79665d79b</id>
<content type='text'>
It now prints it in the way the spec intends (length, type, data, crc)

Signed-off-by: Watson Wheeler &lt;git@tazy.dev&gt;
</content>
</entry>
<entry>
<title>chore: remove old comments</title>
<updated>2026-06-27T10:46:27Z</updated>
<author>
<name>Watson Wheeler</name>
<email>git@tazy.dev</email>
</author>
<published>2026-06-27T10:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=5f2d66ba2d6c3ba1105603b594ae891e852efcc1'/>
<id>urn:sha1:5f2d66ba2d6c3ba1105603b594ae891e852efcc1</id>
<content type='text'>
Removed an old comment of mine. Expect more cleaning soon

Signed-off-by: Watson Wheeler &lt;git@tazy.dev&gt;
</content>
</entry>
<entry>
<title>fix(thread): Add mutex to ff_ctx and make ff_dprintf thread-safe</title>
<updated>2026-06-11T09:07:19Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-06-11T09:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=ee5421470a92d66ff79098f68e2ceb99c4cbfd3c'/>
<id>urn:sha1:ee5421470a92d66ff79098f68e2ceb99c4cbfd3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(thread): Add ff_thread_submit helper</title>
<updated>2026-06-11T09:07:15Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-06-11T09:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=b1e964269f4afc8f714687049b268a8901786e84'/>
<id>urn:sha1:b1e964269f4afc8f714687049b268a8901786e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(thread): Check pthread_create result and detach thread in bridge</title>
<updated>2026-06-11T09:07:07Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-06-11T09:07:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=039452e45658a1160cebe8937133d3fe7f9265b4'/>
<id>urn:sha1:039452e45658a1160cebe8937133d3fe7f9265b4</id>
<content type='text'>
</content>
</entry>
<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>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>
</feed>
