<feed xmlns='http://www.w3.org/2005/Atom'>
<title>camu/src/codec/stb_image, branch master</title>
<subtitle>Self-Hosted Media Streamer &amp; Archiver</subtitle>
<id>https://git.akon.city/camu/atom/src/codec/stb_image?h=master</id>
<link rel='self' href='https://git.akon.city/camu/atom/src/codec/stb_image?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/'/>
<updated>2025-09-09T15:22:38Z</updated>
<entry>
<title>Consolidate smaller codec wrappers</title>
<updated>2025-09-09T15:22:38Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-09-09T15:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=1fa8403772d867e00b30cf98767ad9ab557fff47'/>
<id>urn:sha1:1fa8403772d867e00b30cf98767ad9ab557fff47</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Runtime codec selection, Vulkan deconstruction</title>
<updated>2025-08-12T21:47:45Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-08-12T21:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=7e796649557bfeae6eccba751d4a1ffae75de45c'/>
<id>urn:sha1:7e796649557bfeae6eccba751d4a1ffae75de45c</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Prepare for cch_handle_write(), cue testing</title>
<updated>2025-05-04T18:53:21Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-05-04T18:53:21Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=efbe4b52a22ea3c4458401a7acbce89a5bf29299'/>
<id>urn:sha1:efbe4b52a22ea3c4458401a7acbce89a5bf29299</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Refactor the way cache backing sizes are tracked</title>
<updated>2025-04-30T21:42:08Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-04-30T21:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=2ce402fa41508d45e2d30b56502c00ef92efff7b'/>
<id>urn:sha1:2ce402fa41508d45e2d30b56502c00ef92efff7b</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Audio buffer and sink fixes, unsigned width/height</title>
<updated>2025-02-05T02:05:18Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-02-05T02:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=0060d4f3df9b264e4a4adb77da67336709b41b6b'/>
<id>urn:sha1:0060d4f3df9b264e4a4adb77da67336709b41b6b</id>
<content type='text'>
 - Screen feature testing
 - Older FFmpeg support
 - Build configuration fixes

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Big build update</title>
<updated>2025-01-23T15:29:46Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-01-23T01:56:04Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=2daa31c0629f2eb4af84d6f4fed8ac89813de056'/>
<id>urn:sha1:2daa31c0629f2eb4af84d6f4fed8ac89813de056</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Optimizations based on video loop performance</title>
<updated>2025-01-01T21:13:22Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-01-01T21:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=24b58a516e6bacfdf59aac422411c2f1fcf4ffb2'/>
<id>urn:sha1:24b58a516e6bacfdf59aac422411c2f1fcf4ffb2</id>
<content type='text'>
 - Support nn_packet_stream direct mode
 - Hook up FFmpeg hardware accelerated decoding
 - Refactor VCR
 - Reduce locking when returning packets to a packet pool

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Bring in line with dependency changes</title>
<updated>2024-12-24T19:52:51Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2024-12-24T19:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=5206f05fdf77bb65c125ddb133cf46a59608c671'/>
<id>urn:sha1:5206f05fdf77bb65c125ddb133cf46a59608c671</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Refactor video buffer and scaler, better A/V sync</title>
<updated>2024-10-28T17:23:02Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2024-10-28T17:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=846e17728f2ed2af3672987ef61853f0bc96c224'/>
<id>urn:sha1:846e17728f2ed2af3672987ef61853f0bc96c224</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Everything before initial synced list</title>
<updated>2024-10-21T23:22:50Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2024-10-21T23:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=60b4ebfbf3be78dba9dc7c65ab2bdaa0b218c0c2'/>
<id>urn:sha1:60b4ebfbf3be78dba9dc7c65ab2bdaa0b218c0c2</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
</feed>
