<feed xmlns='http://www.w3.org/2005/Atom'>
<title>camu/src/sink, branch master</title>
<subtitle>Self-Hosted Media Streamer &amp; Archiver</subtitle>
<id>https://git.akon.city/camu/atom/src/sink?h=master</id>
<link rel='self' href='https://git.akon.city/camu/atom/src/sink?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/'/>
<updated>2025-04-28T18:11:28Z</updated>
<entry>
<title>Minor restructure and dependency updates</title>
<updated>2025-04-28T18:11:28Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-04-28T18:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=c8c0af300dde117a839f2d5d6b777694d7f118e9'/>
<id>urn:sha1:c8c0af300dde117a839f2d5d6b777694d7f118e9</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>More cmc ui tweaking</title>
<updated>2025-04-08T23:29:43Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-04-08T23:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=832b3ab11fd6457c59aed9d5bf12ba40c117f15d'/>
<id>urn:sha1:832b3ab11fd6457c59aed9d5bf12ba40c117f15d</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>cmc cleanup and testing</title>
<updated>2025-04-07T16:37:15Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-04-07T16:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=a6d104090ef752126766ef237db1ff1dc6b966f0'/>
<id>urn:sha1:a6d104090ef752126766ef237db1ff1dc6b966f0</id>
<content type='text'>
 - Add waveform drawing notes.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2025-03-18T14:56:12Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-03-18T14:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=191d98d306d48ba36d5a5a2eb3583b805a03b2c3'/>
<id>urn:sha1:191d98d306d48ba36d5a5a2eb3583b805a03b2c3</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>Fix vcr memory leak, subtitle upload/render sync</title>
<updated>2025-03-03T17:53:14Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-03-03T17:53:14Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=1224a43bbde9ef2297c7ee638b1928a07488cc3d'/>
<id>urn:sha1:1224a43bbde9ef2297c7ee638b1928a07488cc3d</id>
<content type='text'>
 - Some sink behavior fixes.
 - Fix clock sync when seeking.
 - Add relative seek bind.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Server resource unload, many tweaks and fixes</title>
<updated>2025-02-19T18:40:38Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-02-19T18:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=2bee71a7e032c0972418e324bb1d7e6b02330b18'/>
<id>urn:sha1:2bee71a7e032c0972418e324bb1d7e6b02330b18</id>
<content type='text'>
 - Initial liana client preferences.
 - Hook up libplacebo dx11 backend.
 - Make usage of FFmpeg hardware decoding api make some sense.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Fixes and optimizations around seek and loop</title>
<updated>2025-01-29T21:45:30Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-01-29T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=6134465ddc10f8b43bddf74209f0ec8654595041'/>
<id>urn:sha1:6134465ddc10f8b43bddf74209f0ec8654595041</id>
<content type='text'>
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>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>
</feed>
