jellyfin/Emby.Drawing
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
2020-07-22 13:39:24 +02:00
..
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Emby.Drawing.csproj Merge branch 'master' into nullable4 2020-04-23 11:29:19 +02:00
ImageProcessor.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
NullImageEncoder.cs Move logic of computing Blurhash components to ImageProcessor 2020-06-01 18:12:49 +03:00