This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-06-03 22:38:30 +01:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
852213d90cd6fe3c4e7b6922ca1f8162bc34c55e
jellyfin
/
Emby.Drawing
History
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
…
Emby.Drawing.csproj
…
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