<feed xmlns='http://www.w3.org/2005/Atom'>
<title>camu/src/cache/backings, branch master</title>
<subtitle>Self-Hosted Media Streamer &amp; Archiver</subtitle>
<id>https://git.akon.city/camu/atom/src/cache/backings?h=master</id>
<link rel='self' href='https://git.akon.city/camu/atom/src/cache/backings?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/'/>
<updated>2026-04-13T21:01:47Z</updated>
<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>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>Improve FFmpeg hwaccel fallback, VR emulation</title>
<updated>2025-06-23T21:49:11Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-06-23T21:49:11Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=e0fcbf0910b52a6e66eb733a2850ec58a53cf0e3'/>
<id>urn:sha1:e0fcbf0910b52a6e66eb733a2850ec58a53cf0e3</id>
<content type='text'>
 - Optimize sink seeking with single video frame.
 - Small cleanups.

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>Highly wip waveform view</title>
<updated>2025-04-16T19:15:01Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-04-16T19:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=ae8822ec0327c4d5674f1dc79de926b230f27f1f'/>
<id>urn:sha1:ae8822ec0327c4d5674f1dc79de926b230f27f1f</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Overall style change, small fixes</title>
<updated>2025-03-31T23:16:50Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-03-31T23:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=c8b3ed01a41c0215a4a33ce8468b162463129600'/>
<id>urn:sha1:c8b3ed01a41c0215a4a33ce8468b162463129600</id>
<content type='text'>
 - Tweak sink switch_to() order.

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>Account for dependency changes, platform testing</title>
<updated>2025-01-17T17:12:01Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-01-17T17:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=37684729283f62fd7f1e74bc2b318dc9ad2cb695'/>
<id>urn:sha1:37684729283f62fd7f1e74bc2b318dc9ad2cb695</id>
<content type='text'>
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>
</feed>
