Erwin de Haan
|
0f43780c8c
Apply suggestions from code review
|
5 年之前 |
Erwin de Haan
|
44aca4dc6f
Formatting in SkiaEncoder.cs
|
5 年之前 |
Erwin de Haan
|
526eea41f0
Add a note on the convolutional matrix filter.
|
5 年之前 |
Erwin de Haan
|
af38e5469f
Update Jellyfin.Drawing.Skia/SkiaEncoder.cs indentation.
|
5 年之前 |
Erwin de Haan
|
7ce99aaf78
Update SkiaSharp to 2.80.1 and replace resize code.
|
5 年之前 |
cvium
|
af274de77e
Update BlurHashSharp and set max size to 128x128
|
5 年之前 |
Patrick Barron
|
36b05157f0
Rewrite CropWhitespace
|
5 年之前 |
Patrick Barron
|
4a356efa2c
Make constructor one line
|
5 年之前 |
Patrick Barron
|
b51a10948a
Rewrite OrientImage
|
5 年之前 |
Patrick Barron
|
d983d65d8a
Simplify return statements
|
5 年之前 |
Patrick Barron
|
a9806d8f4a
Convert to switch expressions
|
5 年之前 |
Patrick Barron
|
196e8e131a
Convert to using declarations
|
5 年之前 |
crobibero
|
44957c5a9a
Use typed logger where possible
|
5 年之前 |
dkanada
|
8d7e9ab515
minor refactoring
|
5 年之前 |
Vasily
|
26eef1bbf8
Move logic of computing Blurhash components to ImageProcessor
|
5 年之前 |
Vasily
|
a76cee7a95
Update BlurHashSharp to 1.0.1, remove workaround
|
5 年之前 |
Vasily
|
f30b07130f
Workaround a bug in BlurHashSharp
|
5 年之前 |
Vasily
|
f575415e0b
Pick blurhash sizes depending on image aspect ratio
|
5 年之前 |
Vasily
|
3fb4c1356c
Make blurhash be computed during regular scans if it was not already computed
|
5 年之前 |
Vasily
|
186b7f303c
More small optimizations
|
5 年之前 |
Vasily
|
f18293bf76
Switch to BlurHashSharp lib which should be faster
|
5 年之前 |
Jesús Higueras
|
b9fc0d2628
Add BlurHash support to backend
|
5 年之前 |
Bond_009
|
118f30059c
Merge branch 'master' into nullable4
|
5 年之前 |
Bond_009
|
2fcbc2a5b8
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
|
5 年之前 |
Mark Monteiro
|
07cebbeae2
Register and construct IImageProcessor, SqliteItemRepository and IImageEncoder correctly
|
5 年之前 |
Bond_009
|
4419587c2a
Minor improvements
|
5 年之前 |
Bond_009
|
ddf9b38799
Simplify image processing by removing image enhancers
|
5 年之前 |
Mark Monteiro
|
4c30557527
Remove commented code
|
5 年之前 |
Mark Monteiro
|
f7eef1aa7f
Use the correct verbiage for documenting thrown exceptions
|
5 年之前 |
Mark Monteiro
|
2c3e1b8562
Enable StyleCop analyzer and fix existing issues
|
5 年之前 |