<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyff.git/include/tinyff, branch v0.1.0</title>
<subtitle>A generalized C multimedia library for constrained and embedded environments
</subtitle>
<id>https://git.tazy.dev/tinyff.git/atom?h=v0.1.0</id>
<link rel='self' href='https://git.tazy.dev/tinyff.git/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/'/>
<updated>2026-04-15T07:34:02Z</updated>
<entry>
<title>feat(png): Implement genericness for PNG</title>
<updated>2026-04-15T07:34:02Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-15T07:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=76107d44f5e30edfd3b89a0363cd00d117dccd4f'/>
<id>urn:sha1:76107d44f5e30edfd3b89a0363cd00d117dccd4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(png): Add ff_close_png function</title>
<updated>2026-04-14T09:06:44Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-14T09:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=bfb9fbd2fb8558532eb2223ec0281a04b2043c73'/>
<id>urn:sha1:bfb9fbd2fb8558532eb2223ec0281a04b2043c73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(common): Create embeddable ff_memcpy</title>
<updated>2026-04-14T02:47:09Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-14T02:47:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=518141f0d6083cb27db474405c456717256546f5'/>
<id>urn:sha1:518141f0d6083cb27db474405c456717256546f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(stream): Stdio bridge write callback and const correctness</title>
<updated>2026-04-14T01:08:31Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-14T01:08:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=d44fb19da9f3d06f8873958e10647d5f0eae7789'/>
<id>urn:sha1:d44fb19da9f3d06f8873958e10647d5f0eae7789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(common): Add ff_memcmp</title>
<updated>2026-04-14T00:12:00Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-14T00:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=b30e14c73acee81b9667667e958986a940883c91'/>
<id>urn:sha1:b30e14c73acee81b9667667e958986a940883c91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Remove old comments</title>
<updated>2026-04-14T00:11:26Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-14T00:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=e5c55e9b54a285164d3573a098308ad075c1e1e7'/>
<id>urn:sha1:e5c55e9b54a285164d3573a098308ad075c1e1e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(result): AddBMP invalid signature result</title>
<updated>2026-04-03T07:33:22Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-03T07:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=bd41a3392fec2f3cf7a23707a4604c78fcc1fac8'/>
<id>urn:sha1:bd41a3392fec2f3cf7a23707a4604c78fcc1fac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(common): Change endianess function names to ff_le32 and ff_be32</title>
<updated>2026-04-03T07:31:41Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-03T07:31:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=ca214e6cd61a6f035d18ae7e96e6d63064b22859'/>
<id>urn:sha1:ca214e6cd61a6f035d18ae7e96e6d63064b22859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(math): add math core and replace FF_ABS macro with ff_absi</title>
<updated>2026-04-02T10:07:19Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-02T10:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=c62be285b0891ad0038a2dcddd1a38b78318d2da'/>
<id>urn:sha1:c62be285b0891ad0038a2dcddd1a38b78318d2da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(math): add math core and replace FF_ABS macro with ff_absi</title>
<updated>2026-04-02T10:07:10Z</updated>
<author>
<name>TazyFoundSoup</name>
<email>gardendistrict0x0@outlook.com</email>
</author>
<published>2026-04-02T10:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tazy.dev/tinyff.git/commit/?id=8ea1a6dffc327d2f68a50e00aebd58000181853f'/>
<id>urn:sha1:8ea1a6dffc327d2f68a50e00aebd58000181853f</id>
<content type='text'>
</content>
</entry>
</feed>
