index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Drawing
/
ImageProcessor.cs
Age
Commit message (
Expand
)
Author
2023-01-10
Rename Emby.Drawing and move to src (#9054)
Patrick Barron
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-06-29
Merge pull request #7946 from cvium/svg
Cody Robibero
2022-01-03
Don't transform gif
Cody Robibero
2021-12-27
Remove more warnings
Cody Robibero
2021-12-27
More cleanup
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-11-08
Fix and disable new dotnet6 warnings
Cody Robibero
2021-10-03
Remove workaround for dotnet/runtime#42790
Bond_009
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-04-11
Fix build, increase StringBuilder starting size
Odd Stråbø
2021-04-11
Apply suggestions from code review
Odd Stråbø
2021-04-11
Remove GetSizeEstimate & GetEstimatedAspectRatio
Odd Stråbø
2021-04-10
Merge pull request #4988 from Bond-009/crop
Bond-009
2021-03-06
Enable nullable for Jellyfin.Data and remove unnecessary attributes
Patrick Barron
2021-01-09
Remove CropWhitespace function
Bond_009
2020-10-13
Merge pull request #3954 from Ullmie02/library-pictures
Anthony Lavado
2020-09-13
Fix parameters validation in ImageProcessor.GetCachePath
Oleg Shevchenko
2020-08-21
Use backdrop with library name as library thumbnail
David
2020-07-22
Review usage of string.Substring (part 1)
Bond_009
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-11
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-08
reduce log spam when generating blurhashes
Kristupas Savickas
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-03
Merge pull request #2767 from Bond-009/nullable3
Vasily
2020-06-01
Move logic of computing Blurhash components to ImageProcessor
Vasily
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-05-21
Rename Hash to BlurHash in all properties and methods for clarity
Vasily
2020-05-18
Add BlurHash support to backend
Jesús Higueras
2020-05-12
Initial migration code
Patrick Barron
2020-04-23
Merge branch 'master' into nullable4
Bond_009
2020-04-22
Remove unused usings
Mark Monteiro
2020-04-05
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
Bond_009
2020-04-04
Register and construct IImageProcessor, SqliteItemRepository and IImageEncode...
Mark Monteiro
2020-04-04
Eliminate circular dependency between LibraryManager and ImageProcessor
Mark Monteiro
2020-02-12
Merge branch 'master' into images
Bond-009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2020-01-21
Simplify image processing by removing image enhancers
Bond_009
2019-08-11
Document all public/internal members of Emby.Drawing
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-03-11
Skip processing of images that don't exist
Claus Vium
2019-02-08
Merge pull request #822 from Bond-009/imagedimensions
Vasily
2019-02-06
Move some arrays to generics
Bond_009
2019-02-05
Complete rename ImageSize -> ImageDimensions
Bond-009
2019-02-02
Fix all warnings
Bond-009
2019-01-30
Merge branch 'master' into culture
Bond-009
[next]