This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-07-20 11:58:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9c6fe02ab2ddf478bb1fde7cc4b0bf574b2d2b2
jellyfin
/
MediaBrowser.Controller
/
Drawing
History
Vasily
26eef1bbf8
Move logic of computing Blurhash components to ImageProcessor
...
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
2020-06-01 18:12:49 +03:00
..
IImageEncoder.cs
Move logic of computing Blurhash components to ImageProcessor
2020-06-01 18:12:49 +03:00
IImageProcessor.cs
Rename Hash to BlurHash in all properties and methods for clarity
2020-05-21 01:43:19 +03:00
ImageCollageOptions.cs
…
ImageHelper.cs
Simplify image processing by removing image enhancers
2020-01-21 20:26:30 +01:00
ImageProcessingOptions.cs
Simplify image processing by removing image enhancers
2020-01-21 20:26:30 +01:00
ImageProcessorExtensions.cs
…
ImageStream.cs
…