<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/src/Jellyfin.Drawing/ImageProcessor.cs, branch v10.11.0-rc7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc7</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc7'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-05-23T17:30:35Z</updated>
<entry>
<title>Add SVG to transparent image types (#14160)</title>
<updated>2025-05-23T17:30:35Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2025-05-23T17:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=41b9eb8c0ad5bc746efbd73960dc6c09f1c2b648'/>
<id>urn:sha1:41b9eb8c0ad5bc746efbd73960dc6c09f1c2b648</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recognize file changes and remove data on change (#13839)</title>
<updated>2025-05-05T03:21:44Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-05-05T03:21:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d976f13970e034a24c1d0f69384501e31475a127'/>
<id>urn:sha1:d976f13970e034a24c1d0f69384501e31475a127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed namespaces</title>
<updated>2025-03-25T15:45:00Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=42bdb22bfb690a6af37d70f12844881d884927b1'/>
<id>urn:sha1:42bdb22bfb690a6af37d70f12844881d884927b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #13532 from jellyfin/release-10.10.z</title>
<updated>2025-02-13T14:49:58Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2025-02-13T14:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1ebef57508dbc1628048b878b580a51ceb593ffd'/>
<id>urn:sha1:1ebef57508dbc1628048b878b580a51ceb593ffd</id>
<content type='text'>
Fix image encoding concurrency limit

Original-merge: 3f539472f3a7c216a6c7d34fb947a144e249f154

Merged-by: crobibero &lt;cody@robibe.ro&gt;

Backported-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
<entry>
<title>Applied review comments</title>
<updated>2025-01-15T20:12:41Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-01-15T20:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b33810534b85f96702035a54a4c661cc4d31d928'/>
<id>urn:sha1:b33810534b85f96702035a54a4c661cc4d31d928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapted Review sugestions</title>
<updated>2024-10-22T11:47:05Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2024-10-22T11:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=421b49dee989a1810fb1703c66dc39ab521a3048'/>
<id>urn:sha1:421b49dee989a1810fb1703c66dc39ab521a3048</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Naming refactoring and WIP porting of new interface repositories</title>
<updated>2024-10-09T09:53:39Z</updated>
<author>
<name>JPVenson</name>
<email>6794763+JPVenson@users.noreply.github.com</email>
</author>
<published>2024-10-09T09:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=be48cdd9e90ed147c5526ef3fed0624bcbad7741'/>
<id>urn:sha1:be48cdd9e90ed147c5526ef3fed0624bcbad7741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #12415 from jellyfin/release-10.9.z</title>
<updated>2024-08-25T06:46:32Z</updated>
<author>
<name>ikelos</name>
<email>ikelos@users.noreply.github.com</email>
</author>
<published>2024-08-25T06:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bdb2d81687d0e63c053ec701540220f7c81a4fa7'/>
<id>urn:sha1:bdb2d81687d0e63c053ec701540220f7c81a4fa7</id>
<content type='text'>
Include AVIF extension for support images

Original-merge: 5027e3cd53455f55a67fa018aaf881ca4fa4eecd

Merged-by: crobibero &lt;cody@robibe.ro&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker.</title>
<updated>2024-01-14T11:11:16Z</updated>
<author>
<name>Mark Cilia Vincenti</name>
<email>markciliavincenti@gmail.com</email>
</author>
<published>2024-01-14T11:11:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e47144e7c777751b03caf7cbb64cf93f92725725'/>
<id>urn:sha1:e47144e7c777751b03caf7cbb64cf93f92725725</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Jellyfin.Drawing minor improvements</title>
<updated>2023-10-08T15:10:04Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-10-05T21:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c707baed8366cd44ea80713cf93e5f92971815bf'/>
<id>urn:sha1:c707baed8366cd44ea80713cf93e5f92971815bf</id>
<content type='text'>
Reduce duplicate/dead code
</content>
</entry>
</feed>
