[PR #4988] [MERGED] Remove CropWhitespace function #10354

Closed
opened 2026-02-07 06:18:47 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4988
Author: @Bond-009
Created: 1/9/2021
Status: Merged
Merged: 4/10/2021
Merged by: @Bond-009

Base: masterHead: crop


📝 Commits (1)

  • 620fbf0 Remove CropWhitespace function

📊 Changes

4 files changed (+6 additions, -92 deletions)

View changed files

📝 Emby.Drawing/ImageProcessor.cs (+0 -5)
📝 Jellyfin.Api/Controllers/ImageController.cs (+1 -4)
📝 Jellyfin.Drawing.Skia/SkiaEncoder.cs (+5 -80)
📝 MediaBrowser.Controller/Drawing/ImageProcessingOptions.cs (+0 -3)

📄 Description

Fixes #4120


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4988 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 1/9/2021 **Status:** ✅ Merged **Merged:** 4/10/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `crop` --- ### 📝 Commits (1) - [`620fbf0`](https://github.com/jellyfin/jellyfin/commit/620fbf0f89d33ab5d4d66373c7f9fe4580691f22) Remove CropWhitespace function ### 📊 Changes **4 files changed** (+6 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Drawing/ImageProcessor.cs` (+0 -5) 📝 `Jellyfin.Api/Controllers/ImageController.cs` (+1 -4) 📝 `Jellyfin.Drawing.Skia/SkiaEncoder.cs` (+5 -80) 📝 `MediaBrowser.Controller/Drawing/ImageProcessingOptions.cs` (+0 -3) </details> ### 📄 Description Fixes #4120 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:18:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10354