<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.MediaEncoding/Encoder, branch v10.8.0-alpha4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha4</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha4'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-12-27T14:38:06Z</updated>
<entry>
<title>Remove more warnings</title>
<updated>2021-12-27T14:38:06Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-12-24T21:18:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7bfc6b5679308d3ec816e6f34b0dd54cf0cbd07c'/>
<id>urn:sha1:7bfc6b5679308d3ec816e6f34b0dd54cf0cbd07c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce tonemap cpu usage, add deint and AR support in thumbnails</title>
<updated>2021-12-24T09:03:57Z</updated>
<author>
<name>nyanmisaka</name>
<email>nst799610810@gmail.com</email>
</author>
<published>2021-12-23T14:59:39Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7db753d2471e6c8e0b003c75c1d40fc7b2f396da'/>
<id>urn:sha1:7db753d2471e6c8e0b003c75c1d40fc7b2f396da</id>
<content type='text'>
Co-authored-by: Orry Verducci &lt;orry@orryverducci.co.uk&gt;
</content>
</entry>
<entry>
<title>Apply suggestions from code review</title>
<updated>2021-12-24T09:03:57Z</updated>
<author>
<name>nyanmisaka</name>
<email>nst799610810@gmail.com</email>
</author>
<published>2021-12-24T08:50:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b2d85a02c21fb22c3a164a6d8e23c2b5beacb324'/>
<id>urn:sha1:b2d85a02c21fb22c3a164a6d8e23c2b5beacb324</id>
<content type='text'>
Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;
Co-authored-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
<entry>
<title>EncodingHelper hwaccel pipelines refactor</title>
<updated>2021-12-24T09:03:57Z</updated>
<author>
<name>nyanmisaka</name>
<email>nst799610810@gmail.com</email>
</author>
<published>2021-12-01T16:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4b9c84c52e884e6d35d9bfdc41cbfc04f77b156c'/>
<id>urn:sha1:4b9c84c52e884e6d35d9bfdc41cbfc04f77b156c</id>
<content type='text'>
separate the HW pipeline according to HWA method for maintainability.
</content>
</entry>
<entry>
<title>Use ImageFormat instead of string for extension</title>
<updated>2021-11-12T15:22:11Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-11-12T15:11:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f73a7a6ed8554a188809c955ddccb48445f4dd71'/>
<id>urn:sha1:f73a7a6ed8554a188809c955ddccb48445f4dd71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2021-11-09T21:29:33Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-11-09T21:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1d19a5be617c191a731b76e556fae1e395eb3788'/>
<id>urn:sha1:1d19a5be617c191a731b76e556fae1e395eb3788</id>
<content type='text'>
down to 580
</content>
</entry>
<entry>
<title>Merge pull request #6544 from cvium/fix_ffmpeg_path_updating</title>
<updated>2021-10-23T23:09:44Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-10-23T23:09:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ca217270b78ddf51542eb3f4697d5ae30cff4da5'/>
<id>urn:sha1:ca217270b78ddf51542eb3f4697d5ae30cff4da5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6689 from 1337joe/expand-image-extraction</title>
<updated>2021-10-21T21:05:32Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-10-21T21:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=768ec60e11f6b4bbfb4402c466a1dc856a48955d'/>
<id>urn:sha1:768ec60e11f6b4bbfb4402c466a1dc856a48955d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address review comments</title>
<updated>2021-10-20T12:10:16Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-10-11T19:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=31baea072a1ed25346437150f27a93916cb4cca0'/>
<id>urn:sha1:31baea072a1ed25346437150f27a93916cb4cca0</id>
<content type='text'>
Clean up style
Fix references in class summaries
Combine Where+FirstOrDefault queries
Break up large method, long lines
Add validation on file extension
Apply test naming conventions
Extract mock of Movie class, comment on why not mocking interface

Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Add image provider tests and clean up</title>
<updated>2021-10-11T12:09:02Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-10-11T10:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e3eee10d05e9ecc7e3fac1f8fdad92329d38a4db'/>
<id>urn:sha1:e3eee10d05e9ecc7e3fac1f8fdad92329d38a4db</id>
<content type='text'>
</content>
</entry>
</feed>
