aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/UserViewsController.cs
diff options
context:
space:
mode:
authorgnattu <gnattu@users.noreply.github.com>2024-04-30 19:41:46 +0800
committerGitHub <noreply@github.com>2024-04-30 13:41:46 +0200
commit6f78ac2ff36b067ee3448fc5bf3030814b10e79b (patch)
treebd5e49b2adbfa1b03da8181bfa6a4eb53d93d119 /Jellyfin.Api/Controllers/UserViewsController.cs
parent0b1535277178429916bbd59d67fa3b19c6768bb3 (diff)
Use more accurate rounding in GetFixedOutputSize (#11435)
* Use more accurate rounding in GetFixedOutputSize Signed-off-by: gnattu <gnattuoc@me.com> * Force trickplay thumbnails to have even width Signed-off-by: gnattu <gnattuoc@me.com> * Use Convert.ToInt32 Signed-off-by: gnattu <gnattuoc@me.com> * Force video size as thumbnail size if the trickplay width setting is larger This will fix an issue when the trickplay setting contains a very huge width, but the video has a lower resolution than that setting. Our scaling filter logic will not do any upscale, and we have to force to use the video width Signed-off-by: gnattu <gnattuoc@me.com> --------- Signed-off-by: gnattu <gnattuoc@me.com>
Diffstat (limited to 'Jellyfin.Api/Controllers/UserViewsController.cs')
0 files changed, 0 insertions, 0 deletions