| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Deinterlacing improvements
|
|
|
|
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
|
|
Fix the problem that hardware decoding cannot be used on macOS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Optimize StringBuilder.Append calls
|
|
|
|
|
|
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
|
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Jellyfin.Api/Helpers/TranscodingJobHelper.cs
|
|
|
|
reddit: https://www.reddit.com/r/jellyfin/comments/huct4x/jellyfin_1060_released/fyn30ds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|