<feed xmlns='http://www.w3.org/2005/Atom'>
<title>camu/cross, branch master</title>
<subtitle>Self-Hosted Media Streamer &amp; Archiver</subtitle>
<id>https://git.akon.city/camu/atom/cross?h=master</id>
<link rel='self' href='https://git.akon.city/camu/atom/cross?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/'/>
<updated>2026-07-10T18:04:29Z</updated>
<entry>
<title>Build fixes, get LTO+Os working on Windows</title>
<updated>2026-07-10T18:04:29Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-07-10T18:04:29Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=566c022572bbff8bb7ff105b9adbe74500b2c716'/>
<id>urn:sha1:566c022572bbff8bb7ff105b9adbe74500b2c716</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Smaller stuff that went uncommitted</title>
<updated>2026-04-13T21:01:47Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-04-13T21:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=77b54c35bf9587450cd636e0d7df37e190e28bfb'/>
<id>urn:sha1:77b54c35bf9587450cd636e0d7df37e190e28bfb</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Pass on atomic usage</title>
<updated>2025-11-30T23:26:31Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-11-30T23:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=c6a78e2502fd3f7deabecbf48970f346424106f6'/>
<id>urn:sha1:c6a78e2502fd3f7deabecbf48970f346424106f6</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Build cleanup and fixes from sink testing</title>
<updated>2025-11-30T19:32:51Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-11-30T19:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=c8412bbedae0fce38db96833732e8ce904721e4c'/>
<id>urn:sha1:c8412bbedae0fce38db96833732e8ce904721e4c</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Fixes from testing sink change, document things</title>
<updated>2025-10-30T18:40:08Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-10-30T18:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=90da3b27d939b3b7af1cf7fed10dfaaa7e271622'/>
<id>urn:sha1:90da3b27d939b3b7af1cf7fed10dfaaa7e271622</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Support Windows XP (Old FFmpeg and build fixes)</title>
<updated>2025-05-25T22:49:20Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-05-25T22:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=2fa7ea95c891981684a55b41977172d040c2cc55'/>
<id>urn:sha1:2fa7ea95c891981684a55b41977172d040c2cc55</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Sink refactor wip</title>
<updated>2025-03-16T00:40:38Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-03-16T00:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=846bd3d1b7bcec3653aa9d662f559235c4689e1b'/>
<id>urn:sha1:846bd3d1b7bcec3653aa9d662f559235c4689e1b</id>
<content type='text'>
Dangling target won't stay around. I have a couple of ideas about how to massively simplify the handling of ended entries.

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>Refactor threaded waits</title>
<updated>2025-01-28T02:56:39Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-01-28T02:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=457a3cc1a04e45e31370d9083186436b0d12ab1d'/>
<id>urn:sha1:457a3cc1a04e45e31370d9083186436b0d12ab1d</id>
<content type='text'>
 - Move seek to handler thread.
 - Cleanup and comment some stuff.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Android cross-compile</title>
<updated>2024-11-12T20:53:02Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2024-11-12T20:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=bacabb8f2b488b3da58dc3ea4159326298a003f6'/>
<id>urn:sha1:bacabb8f2b488b3da58dc3ea4159326298a003f6</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
</feed>
